원클릭으로
grill-with-docs
Grilling session for plan alignment against domain language and ADRs, with inline doc updates when decisions are finalized.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Grilling session for plan alignment against domain language and ADRs, with inline doc updates when decisions are finalized.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Review executor prompts for red flags, alignment issues, blockers, scope drift, and evidence gaps before any non-trivial execution.
Structured diagnosis loop: reproduce, minimize, hypothesize, instrument, fix, and regression-test.
Summarize the current thread into a compact handoff artifact for a fresh agent session.
PARKED/MANUAL ONLY: Identify architecture deepening opportunities and refactor candidates.
Repo-local setup for Matt Pocock engineering skills in HAM. Configures issue tracker, triage labels, and domain doc locations without touching runtime or deploy settings.
Red-green-refactor loop using vertical slices and behavior-focused tests through public interfaces.
| name | grill-with-docs |
| description | Grilling session for plan alignment against domain language and ADRs, with inline doc updates when decisions are finalized. |
Interview the user one question at a time to clarify scope and trade-offs.
docs/agents/ham-safety.md first and apply it throughout.CONTEXT.md if present.docs/adr/ if present.CONTEXT.md for glossary/languagedocs/adr/ for hard-to-reverse trade-offsCreate docs lazily. If CONTEXT.md or docs/adr/ is absent, create only when needed by a confirmed decision.
Adapted from mattpocock/skills, skills/engineering/grill-with-docs/SKILL.md (MIT License).