What problem does it solve?
This skill automates the secure, auditable launching of subagents from a validated architecture specification, removing manual orchestration, reducing human error, and ensuring executions follow a recorded manifest and failure-handling rules.
Core Features & Use Cases
- Precondition enforcement: verifies presence of architecture spec, a setup-evaluation PASS, and per-agent prompt files before launching.
- Platform-aware spawn instructions: emits structured, non-code spawn manifests for Claude Code or Ampcode Task tool topologies (parallel, sequential, hierarchical).
- Monitoring and handoff: writes launch manifests to docs/agents/runs/, polls docs/handoffs/ for outputs, logs failures with HANDOFF-FAILED files, and hands off results to project-orchestrator.
Quick Start
Launch agents for a validated architecture by running the agent-creator after confirming the architecture spec, setup-evaluation PASS, and all docs/agents/*-prompt.md files are present.