Commands
/magic:review
Review decisions and quality progress for the current workspace.
Steps:
- Read
logs/analysis_journal.md— all recorded decisions - Read quality reports from
logs/— quality scores over time (if multiple runs) - Read
workspace_state.md— current lifecycle phase and objective - Present a review summary:
## Decision Review
### Decisions Made ([count] total)
| # | When | Context | Decision | Follow-up |
|---|------|---------|----------|-----------|
| 1 | ... | ... | ... | ... |
### Quality Progress
- Initial quality score: [if available]
- Current quality score: [if available]
- Key improvements: [summary of what changed]
### Open Items
- [decisions still pending or follow-ups not yet completed]
### Recommendations
- [suggestions for next steps based on review]Was this page helpful?
Edit on GitHub
Last updated on