Commands
/magic:status
Show current workspace state with interaction context.
Steps:
- Read
workspace_state.md— objective, plan, progress, interaction mode, lifecycle phase - Read
logs/analysis_journal.md— recent decisions and findings - Check
data/checkpoints/for latest checkpoint and its metadata - Check
logs/for recent analysis reports - Present a concise status summary:
## Workspace Status
**Objective:** [from workspace_state.md]
**Interaction mode:** [Autonomous/Collaborative/Guided]
**Lifecycle phase:** [Discover/Plan/Execute/Validate/Deliver]
**Complexity tier:** [Tier 1/2/3]
**Latest checkpoint:** [name] ([timestamp])
**Quality score:** [if available]
### Recent Decisions
- [last 3-5 decisions from analysis journal]
### Pending Actions
- [next steps based on current phase]Was this page helpful?
Edit on GitHub
Last updated on