agent-teams-command
SolidUse when work has genuinely independent streams or distinct builder, evaluator, domain, and integration roles that require bounded multi-agent command.
AI & Automation 124 stars
18 forks Updated 2 days ago MIT
Install
Quality Score: 87/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Agent Teams Command
<skill_contract>
<input>A mission with independently ownable workstreams, interfaces, permissions, budgets, and an integration owner.</input>
<output>An isolated worker program, typed IPC ledger, serial integration, cleanup, and evidence receipts.</output>
<done>Integrated artifacts pass mission checks and ownership, review, rollback, and cleanup gates.</done>
<non_goals>Graph-schema design, parallelism without net value, overlapping writers, or worker self-certification.</non_goals>
Strategic intent and final integration remain serial; owned execution may run
in parallel. `graph-engineering` may define dependency topology, but this skill
owns worker processes, exclusive territories, typed IPC, integration, and
cleanup. A Graph node is not automatically a teammate. Use the Ender lens for
commander understanding, Palantir for operational objects/actions, and von
Neumann for executable, inspectable process architecture. Detailed patterns:
`references/ender-palantir-command-patterns.md`; examples:
`references/classic-campaigns.md`.
## Usage Template
Provide: mission, non-goals, workstreams, dependencies, files/systems, acceptance criteria, permissions, review bandwidth, runtime capabilities, budget, and integration owner.
## Workflow
<intake>
Admit a team only when at least two workstreams can proceed with low coordination, or distinct roles materially improve evaluation/safety. Calculate orchestration tax: setup, context duplication, IPC, me...
Details
- Author
- Mark393295827
- Repository
- Mark393295827/third-brain-v7-skills
- Created
- 2 months ago
- Last Updated
- 2 days ago
- Language
- HTML
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
teamwork
Coordinate a small role-based team for a multi-milestone task. Use when the user says "run this as a team," "spin up a crew," "use teamwork," or "/agent-collab:teamwork." Also offer this proactively when explorer, worker, reviewer, and integration responsibilities can be separated cleanly.
0 Updated today
sumitake AI & Automation Listed
agent-teams-orchestrator
Designs and coordinates Claude Code Agent Teams — multi-agent collaboration where teammate sessions work in parallel with direct communication, task claiming via file locks, and cross-referencing findings
4 Updated 4 days ago
AreteDriver