๐ŸŽฏ

grill-with-docs

๐ŸŽฏSkill

from mattpocock/skills

VibeIndex|
What it does
|

A skill that runs a grilling session to challenge your plan against an existing domain model, sharpen terminology by building a shared language in CONTEXT.md, and document architectural decisions in ADRs before coding begins.

๐Ÿ“ฆ

Same repository

mattpocock/skills(28 items)

grill-with-docs

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add mattpocock/skills --skill grill-with-docs
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add mattpocock/skills --skill grill-with-docs
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/grill-with-docs/SKILL.md

SKILL.md

7,467Installs
-
AddedApr 28, 2026

More from this repository10

๐ŸŽฏ
grill-me๐ŸŽฏSkill

Interviews the user relentlessly about every aspect of a plan or design until reaching shared understanding, resolving each branch of the decision tree one by one. Provides recommended answers for each question and explores the codebase when answers can be found there.

๐ŸŽฏ
tdd๐ŸŽฏSkill

Enforces test-driven development with a strict red-green-refactor loop using vertical slices (one test then one implementation at a time), emphasizing behavior verification through public interfaces rather than implementation-coupled testing.

๐ŸŽฏ
improve-codebase-architecture๐ŸŽฏSkill

Skill

๐ŸŽฏ
write-a-prd๐ŸŽฏSkill

Guides the creation of a PRD (Product Requirements Document) through a structured interview process covering problem definition, solution options, scope negotiation, deep module extraction, and user story generation, then submits the result as a GitHub issue.

๐ŸŽฏ
write-a-skill๐ŸŽฏSkill

A meta-skill that guides the process of creating new agent skills with proper SKILL.md structure, progressive disclosure, and bundled resources. It helps gather requirements, draft skill files, and write effective descriptions.

๐ŸŽฏ
to-prd๐ŸŽฏSkill

A skill that turns the current conversation context and codebase understanding into a structured PRD (Product Requirements Document) and submits it as a GitHub issue, with modular architecture and user story generation.

๐ŸŽฏ
to-issues๐ŸŽฏSkill

Breaks a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices. Each issue is a thin end-to-end path through every integration layer that can be demoed or verified on its own.

๐ŸŽฏ
prd-to-issues๐ŸŽฏSkill

Breaks a PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices โ€” each a thin end-to-end path (schema, API, UI, tests), tagged HITL or AFK, created via `gh issue create`.

๐ŸŽฏ
zoom-out๐ŸŽฏSkill

Instructs the AI agent to step back from detailed code and provide a higher-level perspective, mapping all relevant modules and callers to help developers understand how a section of code fits into the broader architecture.

๐ŸŽฏ
caveman๐ŸŽฏSkill

Ultra-compressed communication mode that reduces token usage by approximately 75% by dropping filler words, articles, and pleasantries while preserving full technical accuracy in responses.