groom ยท diff
git:20260813.f3ea40e to git:20260829.ad4926a
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 `../core/references/core.md`, then
- execute
+ From this skill's base directory, read `../core/references/core.md`
+ and `../core/references/core-authoring.md`, then execute
`../core/references/protocols/groom.md`
exactly.