rite-clarifylisted
Install: claude install-skill ViktorsBaikers/DevRites
# /rite-clarify: resolve product decisions
Run this required pass between spec and strategy. If the spec covers every material
decision, ask no questions. Otherwise stay until each material decision has an
owner. This phase settles behavior and constraints; `/rite-define` settles
implementation.
Reuse [`devrites-interview`](../devrites-interview/SKILL.md) in `/clarify mode`. Write
`decision-coverage.md` as scan evidence, not an interview transcript.
## Rules consulted
Read `devrites-lib/reference/standards/core.md`, its `afk-hitl.md`, and
[`reference/decision-coverage.md`](reference/decision-coverage.md). Fresh evidence
dispatch uses
[`agents.md`](../devrites-lib/reference/standards/agents.md).
## Rules
- Search code/docs/contracts first. Facts and reversible implementation/test choices
are agent-owned; ask only about product, scope, policy, irreversible risk, or human-only access.
- Enumerate the full topology before details so no sibling surface is omitted.
- Ask one coherent human-owned decision packet at a time. One packet may close several rows
only when owner and trade-off match; never ask permission for routine repair/retry.
- One scan may cap at five packets for cognitive load, but readiness has no question cap:
re-scan until clear.
- Material assumptions carry evidence, confidence, owner, validation, and consequence.
## Workflow
0. **Orient.** Run `devrites-engine preamble` and `snapshot`. Require `spec.md` plus
`Spec gate: passed`; otherwise STOP →