Claude Skills · Code Review & Testing

Adversarial 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.

★ 1 Synced 1 hour ago View SKILL.md

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.

adversarial-reviewRequirementsSpecificationValidationEdge CasesImplementation Planning

Also in pathmodeio/claude-plugin

View the repo
Compile Intent Productivity

Build a structured intent spec through Socratic conversation. Use when the user wants to define what to build, sharpen a vague idea into a t...

Handoff Intent Productivity

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...

Preflight Code Review & Testing

Run the deterministic readiness check on an intent spec before an agent builds against it. Six calibrated gates, computed by pure functions...

Review Against Intent Code Review & Testing

Review code changes against the active intent's outcomes and constraints. Use after writing code meant to implement an intent, or when revie...

Setup Pathmode Workflow DevOps & Infrastructure

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

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.