groom ยท diff
git:20260813.917641b to git:20260813.f3ea40e
2 added, 2 removed. Audit A to A.
---
name: groom
description: Use when starting work on a feature or change for a project that already has capstone docs - "new feature", "add a feature", "implement X", "build X", "design a feature", "spec it out", "flesh out", "refine this idea", "let's work on X" - a doc-grounded one-question-at-a-time interview producing a traceable feature spec in docs/capstone/features/, the first stage of the feature chain before plan and implement. Not whole-product discovery (mockup), not the greenfield pipeline (start), not a question about the existing design (ask); to carry one feature from idea to working code in a single run use implementation.
---
# Capstone: groom
- From this skill's base directory, read `../docs/references/core.md`, then
+ From this skill's base directory, read `../core/references/core.md`, then
execute
- `../docs/references/protocols/groom.md`
+ `../core/references/protocols/groom.md`
exactly.