mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 02:02:33 +00:00
Process: session wrap-up protocol — doc-update, then clean-context review subagents
This commit is contained in:
@@ -105,6 +105,10 @@ npm run format # Prettier
|
||||
- **Spec is the contract** — when in doubt, read `docs/spec/`. If the spec is wrong or
|
||||
silent, raise it; change the spec deliberately rather than drifting from it.
|
||||
- **Core-first** — for each feature, build the pure `src/core/` logic with tests before UI.
|
||||
- **Session wrap-up** — when the user signals the session is wrapping, run the review
|
||||
pass before any commit: `/doc-update` in-session first (flush unrecorded rationale),
|
||||
then `/alignment` — and `/eng-council` review when the diff is structural — each as a
|
||||
**clean-context subagent** that reports back. Full protocol in CLAUDE.md.
|
||||
|
||||
### Project skills
|
||||
|
||||
|
||||
Reference in New Issue
Block a user