← ClaudeAtlas

grill-me-with-speclisted

Use when the user needs to create or refine a feature SPEC SDD before implementation. Interviews the user in Portuguese, builds a design tree, and writes `.specs/SPEC-{YYYYMMDD}-{feature}.md` following the SDD template. Do NOT use for writing implementation code or after the SPEC is approved. Part of the afonsoft/skills collection.
afonsoft/skills · ★ 2 · AI & Automation · score 78
Install: claude install-skill afonsoft/skills
# Grill me with SPEC ## Overview Interview the user relentlessly in **Portuguese (pt-BR)** until a shared understanding is reached, then write a complete SPEC SDD (Spec-Driven Development document) in `.specs/SPEC-{YYYYMMDD}-{feature}.md`. The SPEC becomes the single source of truth before any implementation. All questions directed at the user must be in Portuguese. This skill itself and internal reasoning are written in English. ## When to Use - The user asks for a new feature, change, bugfix, or refactor. - A request is ambiguous, underspecified, or needs clarification. - Before any implementation begins. - The existing SPEC is outdated and needs refinement. - User asks or mentions this skill in English (e.g., "use /grill-me-with-spec", "run grill-me-with-spec"). - O usuário pede ou menciona esta skill em português (ex.: "use /grill-me-with-spec", "execute grill-me-with-spec"). ## When NOT to Use - Do not use for implementation — that is the job of the implementation skill (`/execute-tdd-spec`, etc.). - Do not use when a SPEC already exists and is approved and the user only wants execution. - Do not use when the user explicitly refuses to provide requirements. ## Core Principles 1. **No guessing.** If a fact is missing, ask the user. If the user declines, mark it `[A DEFINIR]` in the SPEC. 2. **No implementation.** Never write implementation code. The output is the SPEC only. 3. **Shared understanding first.** The session ends only when the design-tree frontier is