Back to list
genomewalker

yaja

by genomewalker

0🍴 0📅 Jan 25, 2026

SKILL.md


name: yajña aliases: [coordinate, ritual, parallel, yajna] description: Coordinated multi-agent execution through Vedic ritual patterns execution: task

Yajña (यज्ञ)

[yajña] multiple hands→one purpose | distinct tasks→shared memory via chitta

roles (ṛtvij):
  hotṛ: research, exploration, information gathering
  adhvaryu: implementation, actual code changes
  udgātṛ: testing, validation, quality assurance
  brahman: main Claude→coordinates, synthesizes

when: plan has parallel tasks | different expertise needed | coordination without blocking
not for: single-focus (use swarm) | simple sequential | tight human feedback

inter-agent communication:
  write: observe(category=signal, tags="thread:<id>,yajña,<role>")
  read: recall_by_tag(tag="thread:<id>")

execution:
  1. narrate(action=start, title="yajña: [goal]")→THREAD_ID
  2. spawn agents parallel (independent) or sequential (dependent)
  3. brahman synthesizes: recall_by_tag→integrate pieces
  4. narrate(action=end, episode_id, emotion={completion|breakthrough|partial})

output:
## Yajña: [Goal]
### Agent Activity
├─ Hotṛ → [finding]
├─ Adhvaryu → [built]
└─ Udgātṛ → [verified]
### Outcome

vs swarm: yajña=coordination of tasks | swarm=debate on one question

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon