一键导入
这个仓库中的 skills
A relentless interview that stress-tests a plan or design before any code is written. Use when the user wants to pressure-test an approach, walk the design tree, or uses any 'grill' trigger phrase ("grill me", "grill this plan", "poke holes in this").
A relentless interview to sharpen a plan or design that also writes the project's domain docs — the CONTEXT.md glossary and ADRs — as decisions crystallize. Use when the user wants to grill a plan and capture the language and load-bearing decisions it produces.
Prime your context with the project's core docs. Reads README.md, docs/architecture.md, and CONTEXT.md so you understand the codebase shape and ubiquitous language before working. Use at the start of a session or when asked to "prime context".