Agent Skills: Grill Plan

Use when the user asks to grill, interrogate, pressure-test, or relentlessly interview them about a plan until requirements, tradeoffs, dependencies, and implementation decisions are clear.

UncategorizedID: kyzooghost/audit-code-health-skill/grill-plan

Install this agent skill to your local

pnpm dlx add-skill https://github.com/kyzooghost/skills/tree/HEAD/skills/grill-plan

Skill Files

Browse the full folder contents for grill-plan.

Download Skill

Loading file tree…

skills/grill-plan/SKILL.md

Skill Metadata

Name
grill-plan
Description
Use when the user asks to grill, interrogate, pressure-test, or relentlessly interview them about a plan until requirements, tradeoffs, dependencies, and implementation decisions are clear.

Grill Plan

Read and follow references/command.md.

Ask questions one at a time and number each question with an ordinal label, e.g. 1st Q, 2nd Q, 3rd Q, 50th Q.

After each answer, immediately modify the plan doc to capture the resolved decision, tradeoff, or open follow-up before asking the next question. If a question can be answered by inspecting the local codebase, inspect it instead of asking the user.