commit
Create an atomic commit for current changes
Generate implementation report reflecting on completed work
$ npx -y skills add coleam00/Archon --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/execution-reportContext preview
What this command does when you run it.
Generate implementation report reflecting on completed work
description: Generate implementation report reflecting on completed work
Review and deeply analyze the implementation you just completed.
You have just finished implementing a feature or fix. Before moving on, reflect on:
Save to: `.agents/execution-reports/[feature-name].md`
Type Checking: ✅/❌ [details if failed] Linting: ✅/❌ [details if failed] Formatting: ✅/❌ [details if failed] Tests: ✅/❌ [X passed, Y failed] Full Validate: ✅/❌ [bun run validate result]
List specific things that worked smoothly:
List specific difficulties:
For each divergence, document:
**[Divergence Title]**
List anything from the plan that was not implemented:
Based on this implementation, what should change for next time?
The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable.
Repo: coleam00/Archon
Create an atomic commit for current changes
Meta command creator - generates slash commands following established patterns
Execute an Archon implementation plan file
Implement fix from RCA document for GitHub issue
Analyze and document root cause for a GitHub issue
Write a session handoff document for the next agent or session