Meta-analysis of OODA system performance. Analyzes what's working, what's not, suggests rule updates and cleanups.
/plugin marketplace add fourcolors/antmachine/plugin install antmachine@antmachineMeta-analysis of OODA system performance. Analyzes what's working, what's not, suggests rule updates and cleanups.
/retro
No arguments. Analyzes full system state.
Dispatch Observe agents (parallel):
.antmachine/*/state.jsonSynthesize observations into report:
Present rule updates with numbered options:
Create rules? [1] [2] [both] [none]
Present cleanup suggestions with numbered options:
Perform cleanups? [1] [2] [3] [all] [none]
Execute approved actions only
Log to .antmachine/retros/{timestamp}.md
# Retrospective - {timestamp}
## What's Working
## What's Not Working
## Blockers Identified
## Usage Tips
## Suggested Rule Updates
1. **{filename}** - {reason}
Pattern: {evidence}
Create rules? [1] [2] [both] [none]
## Suggested Cleanups
1. {action} ({impact})
Perform cleanups? [1] [2] [3] [all] [none]
## Actions Taken
- [x] Created rule
- [ ] Declined cleanup
.claude/rules/ (Claude Code project rules)