ogt-agent-team
Installation
SKILL.md
Team Leadership Skill
Spawn a Team Leader agent that orchestrates multiple sub-agents to achieve complex goals.
Philosophy
A team operates as follows:
- Team Leader receives a high-level goal or requirement
- Decomposes the goal into smaller, independent tasks
- Creates tasks in
docs/todo/pending/with clear ownership - Selects personalities that match each task type
- Spawns sub-agents using
ogt-agent-spawn - Manages communication between team members (shared progress docs)
- Monitors progress via task signals and
.assigned_to_markers - Resolves blockers by coordinating across the team
- Verifies completion against acceptance criteria
- Reports results to human with final status