grill-me
Get sharp, concrete critique that improves implementation quality.
453.6K
Installs · NEW
Capability · rank 12
Drive implementation through red-green-refactor with practical test-first habits.
Guides an agent through red-green-refactor loops and practical test-first development.
npx skills add mattpocock/skills --skill tddGuides an agent through red-green-refactor loops and practical test-first development. Review the sandbox comparison, limitations, permissions, and pinned version before install.
Outcome
Drive implementation through red-green-refactor with practical test-first habits.
Who it is for
Agents implementing features that need durable tests.
What it is not for
Exploratory spikes where discarding code is expected.
Runtime export
codex_skill · markdown_export
npx skills add mattpocock/skills --skill tdd1 / Prompt
Implement this function with TDD
2 / Prompt
Convert this bug fix into a failing test first
Audience
Agents implementing features that need durable tests.
Not for
Exploratory spikes where discarding code is expected.
Jan 9, 2026current
Stronger red-green-refactor gating
Oct 3, 2025
Fixture patterns