goalforge-interviewlisted
Install: claude install-skill Truncuso/cogwright
# goalforge-interview
## Visibility
PRIVATE child of the `goalforge` package: skill discovery is one level deep,
so nesting under the parent front door is what keeps this skill out of the
top-level surface. Sole call site is detailed in §Consumed by.
## What this adds over the bare `interview` plugin engine
Sense of the word, pinned here because it collides:
specialization = caller-side framing of the shared engine — this skill wraps
the one shared `interview` plugin instance in goal-hardening context, never a
nested sibling skill forked off that engine, which is the retired sense typed
presets superseded.
The `interview` plugin engine is a domain-agnostic Q&A loop; it knows
nothing about WPs, goal facets, or fidelity. This specialization supplies the
goal-hardening framing the engine needs:
- **Goal-facet completeness target** — the session isn't done until every open
question in the WP's scope is resolved, recorded as an explicit assumption,
or risk-accepted (harden Step 1's own exit criteria).
- **Fidelity vocabulary** — a question can outgrow discussion fidelity mid-loop;
see `${CLAUDE_PLUGIN_ROOT}/references/fidelity.md` for the ladder and the trigger criterion this
specialization applies.
## Procedure (frame -> delegate -> escape hatch -> return)
1. **Frame** the session from the target WP's goal block (`overview.md`) and
its recorded open questions — this is the context handed to the engine, not
a restatement of its mechanics.
2. **Delegate** the