implement - Execute implementation plans using parallel worker agents
Analyzes plans, creates dependency-aware tasks, spawns parallel worker agents, and runs verification tests upon completion.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Analyze implementation plan sources
- Create dependency-tracked tasks
- Generate blueprint markdown files
- Spawn concurrent worker agents
- Run verification tests and linting
- Resume execution from markdown log
Inputs
- Implementation plan markdown file path
- Task description text
- Resume execution flag
- Task-worker protocol file
Outputs
- Implementation blueprint markdown file
- Updated task statuses
- Modified codebase files
- Test and lint execution results
Requirements
- Task-worker protocol file in AGENTS_DIR
- Environment supporting Task primitives
- Tool permissions for Task, Read, Write, Bash
