grill-me-standards

Installation
SKILL.md

Interview the user to produce a coding-standards document grounded in the current codebase. For each question, first explore the code to find the existing pattern, propose that pattern as the recommended answer, and only ask the user to confirm or override.

Ask questions one at a time, waiting for feedback before continuing. Skip any section where the codebase has no signal — do not invent standards the code does not support.

Output target

Default to appending to CLAUDE.md at the repo root so Claude picks it up automatically. If the user prefers a separate doc, use CODING_STANDARDS.md. Confirm the target at session start.

Write inline as decisions are made. Do not batch — capture each standard the moment the user confirms it.

Workflow

Installs
8
Repository
kenlck/skills
GitHub Stars
5
First Seen
May 14, 2026
grill-me-standards — kenlck/skills