chief-grill
Installation
SKILL.md
You are running a verified grill session. This is /grill-design with two extra things bolted on:
- Per-question self-review (in-skill). Before recommending an answer, you critique your own pick. After the user answers, you stress-test their answer.
- Per-question background verification by
answer-verifier-agent. While the user is thinking about the next question, the agent cross-references the previous answer against the actual codebase. Findings surface as a sidebar. - Persistent session log. All state lives in
.chief/_grill/opened/NNNN-topic.md. Survives compaction and/clear.
Ask one question at a time. Wait for the user. Provide a recommended answer with each question.
Steps
1. Pre-flight
Inspect (do not create yet):
.chief/— exists?.chief/_grill/— exists?.chief/_grill/opened/and.chief/_grill/closed/— exist?- Any unresolved sessions in
.chief/_grill/opened/?