Done Skill
Manual fallback for updating project status. Use this when you want to manually log what happened on a project, or when the SessionEnd hook doesn't capture context.
Phase 1: Select Project
Ask: "Which project are we updating?"
Show list of active projects from ~/ops/projects/:
ls ~/ops/projects/*.md | xargs -I {} basename {} .md
Load selected project file and display:
- Current status
- Active milestone
- Deliverables and their status
- Waiting_on items
- Rece
[Description truncada. Veja o README completo no GitHub.]