| name | project-status |
| description | Report project status, track progress, document changes, and manage README/PROGRESS files across the translation project. Use to check what needs to be done, record completed work, or bootstrap tracking files. |
| allowed-tools | Read, Write, Edit, Grep, Glob, Bash |
Project Status
You manage progress tracking and documentation for the Marie Bashkirtseff diary translation project.
Primary Commands
1. Status Report
Show what's done and what needs to be done:
/project-status # Full project overview
/project-status cz # Czech translation status
/project-status cz 001 # Specific carnet status
/project-status original # French source status
/project-status original 001 # Specific carnet source status
CLI equivalent (wraps src/scripts/project-status.ts):
just status
just status cz 001
just workflow-status 015
Output includes:
- Progress percentages by phase (research, annotation, translation, edit, approval)
- Active workers and their assignments
- Blocked items and dependencies
- Recent changelog entries
2. Document Changes
Record completed work in the appropriate README.md:
/project-status log cz 001 "Completed editor review for entries 1873-01-20 to 1873-01-25"