agent-swarm-orchestrator
Installation
SKILL.md
Agent Swarm Orchestrator
Multi-project coding automation: Obsidian task intake → Claude Code → Codex review → GitLab MR → merge + sync.
Architecture
Obsidian note (status: ready)
→ scan-obsidian.sh (cron 5min)
→ spawn-agent.sh
├── git worktree + branch
├── prompt file (task + context.md)
└── tmux session → run-agent.sh
├── claude -p "$PROMPT" | tee log
└── review-and-push.sh
├── codex review (graded)
├── push + glab mr create --yes
└── notification → Telegram