commit
Create an atomic commit for current changes
Fix bugs found in code review
$ npx -y skills add coleam00/Archon --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/code-review-fixContext preview
What this command does when you run it.
Fix bugs found in code review
description: Fix bugs found in code review argument-hint: "[code-review-file-or-description] [scope]"
I ran a code review and found these issues:
Code review (file or description): $1
Scope: $2
If the code review is a file, read the entire file first to understand all issues.
For each fix: 1. Explain what was wrong and why 2. Show the fix with before/after context 3. Create and run relevant tests to verify
After all fixes, run validation:
bun run validate
Fix any issues that arise until all checks pass:
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