add SKILL

This commit is contained in:
olekhondera
2026-02-14 07:38:50 +02:00
parent 327fa78399
commit 5b28ea675d
58 changed files with 1380 additions and 956 deletions

View File

@@ -0,0 +1,28 @@
---
name: update-status
description: Run the milestone status update checklist — synchronize phase, status, and progress across all project documentation files.
disable-model-invocation: true
---
# Status Update
Synchronize project status across documentation after a milestone is completed.
## Current state
Read these files to understand the current project state:
- `RULES.md` section 6.2 — current phase (canonical source of truth)
- `RECOMMENDATIONS.md` section 1 — current phase field
- `.claude/status-update-checklist.md` — full checklist reference
## Steps
1. Read `.claude/status-update-checklist.md` and follow the **Milestone Update Checklist** section
2. Ask the user what milestone was completed: $ARGUMENTS
3. Update the files listed in the checklist:
- `RECOMMENDATIONS.md` — add entry to Change Log (section 6), remove resolved Open Questions (section 5)
- `README.md` — update status block if progress indicators changed
- `docs/phases-plan.md` — mark completed tasks
4. Run the verification commands from the checklist to confirm consistency
5. Show the user a summary of what was updated