grill-with-docs
This skill is for Code Review & Testing and helps you interview a plan or design, create architecture decision records, and build a project glossary.
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Helps you
- Interview a plan or design
- Create architecture decision records
- Build a project glossary
- Stress-test a proposal with questions
Install
Plugin marketplace/plugin marketplace add mattpocock/skills
/plugin install grill-with-docs
What it can use
The author didn’t declare which tools this skill uses. Read the SKILL.md before installing it.
adrdocumentationDesign Reviewdecision-makingknowledge-base
Also in mattpocock/skills
View the repoAsk which skill or flow fits your situation. A router over the skills in this repo.
A relentless interview that asks every frontier question at once, round by round.
Hand the current conversation off to a fresh background agent that picks up the work immediately.
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunitie...
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's doc...
Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explor...
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwi...
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an archi...
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improv...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trig...
A relentless interview to sharpen a plan or design.
Other Code Review & Testing skills
Browser automation CLI for AI agents. Use when the user needs to inspect, test, or automate browser behavior: navigating pages, filling form...
Open Orbit briefing skill — selected by the Orbit pipeline when GitHub is the user's only connected connector, or when the user explicitly s...
GitHub repository analytics dashboard — stars, forks, contributors, issues, pull requests, recent activity, and top contributors. Use when t...
Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loop...
Comprehensive guide for configuring and managing GitHub Dependabot. Use this skill when users ask about creating or optimizing dependabot.ym...
Analyzes git diffs or staged changes and generates narrative commit messages that explain WHY a change was made, not just what changed — fol...