chief-grill

Installation
SKILL.md

You are running a verified grill session. This is /grill-design with two extra things bolted on:

  1. Per-question self-review (in-skill). Before recommending an answer, you critique your own pick. After the user answers, you stress-test their answer.
  2. 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.
  3. 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/?
Installs
109
Repository
thaitype/chief
GitHub Stars
65
First Seen
May 3, 2026
chief-grill — thaitype/chief