progress-report
Generate structured research progress reports
/progress-report
Generate a structured progress report for the current research project.
Behavior
- Read the project's MEMORY_LOG.md for milestones and decisions
- Check recent experiment logs in workspace
- Compile results into a structured report
Output Format
# Progress Report — YYYY-MM-DD
## Current Status
- Best result: [metric]
- Total experiments: [N]
- Current direction: [description]
## Recent Experiments
| # | Config | Metric | Date | Notes |
|---|--------|--------|------|-------|
## Key Insights
- What we learned
- What works / doesn't work
## Next Steps
1. Planned experiments
2. Open questions
## Blockers
- Any issues or risks