Regenerate plugins/*/skills/ from plugins/*/.apm/ after the previous four commits, via scripts/sync-plugin-content.sh --all. The mirror is generated output (ADR-0017) that check-plugin-content-sync's pre-push hook diffs against .apm/; nothing here is hand-edited. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EeH8SCbcrCAQrtymkNuhKP
17 lines
683 B
Markdown
17 lines
683 B
Markdown
---
|
|
name: grill-me
|
|
description: >
|
|
Use when the user says "grill me" or wants a plan or design stress-tested by
|
|
relentless interview — one question at a time, down each branch of the
|
|
decision tree. Not a plan to challenge against `CONTEXT.md` and ADRs ->
|
|
`grill-with-docs`.
|
|
metadata:
|
|
version: "1.0.0"
|
|
---
|
|
|
|
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer.
|
|
|
|
Ask the questions one at a time.
|
|
|
|
If a question can be answered by exploring the codebase, explore the codebase instead.
|