Claude Skills · Code Review & Testing
Grill Intent
pathmodeio/claude-pluginAdversarial review of an existing intent spec. Walk the spec field-by-field and pressure-test the weakest claims before code gets written against them. Use when an intent feels "done" but the user wants to stress-test it, or before handing it to an implementation agent.
At a glance
This skill is for Code Review & Testing and helps you review an intent specification, pressure-test claims in a spec, and validate requirements before implementation.
/plugin marketplace add pathmodeio/claude-plugin
/plugin install grill-intent
adversarial-reviewRequirementsSpecificationValidationEdge CasesImplementation Planning
Also in pathmodeio/claude-plugin
View the repoBuild a structured intent spec through Socratic conversation. Use when the user wants to define what to build, sharpen a vague idea into a t...
Capture context at the end of an implementation session — decisions made, blockers hit, what's left. Use before ending a session or switchin...
Implement the repository's active intent only after running its deterministic preflight. Use when the user asks to build, implement, fix, or...
Run the deterministic readiness check on an intent spec before an agent builds against it. Six calibrated gates, computed by pure functions...
Review code changes against the active intent's outcomes and constraints. Use after writing code meant to implement an intent, or when revie...
Interview the user about their development workflow and capture the answers as durable context. Use when starting a new project with Pathmod...
Break an intent spec into 3-10 paste-ready tickets for Linear, Jira, or GitHub Issues. Use when a spec is ready to be worked on but it's too...
Design the executable feedback loop for an intent — fastest check, highest-confidence check, manual fallback, observable shipped signal, and...
Other Code Review & Testing skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Use when you need to resolve an in-progress git merge/rebase conflict.
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
A relentless interview that asks every frontier question at once, round by round.