mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
sauce aow
This commit is contained in:
21
python/.claude/commands/agent-work-orders/implementor.md
Normal file
21
python/.claude/commands/agent-work-orders/implementor.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Implementation
|
||||
|
||||
Implement the plan from the specified plan file.
|
||||
|
||||
## Variables
|
||||
plan_file: $1
|
||||
|
||||
## Instructions
|
||||
|
||||
- Read the plan file carefully
|
||||
- Execute every step in order
|
||||
- Follow existing code patterns and conventions
|
||||
- Create/modify files as specified in the plan
|
||||
- Run validation commands from the plan
|
||||
- Do NOT create git commits or branches (separate steps)
|
||||
|
||||
## Output
|
||||
|
||||
- Summarize work completed
|
||||
- List files changed
|
||||
- Report test results if any
|
||||
Reference in New Issue
Block a user