Claude Skills · Code Review & Testing
Review Against Intent
pathmodeio/claude-pluginReview code changes against the active intent's outcomes and constraints. Use after writing code meant to implement an intent, or when reviewing a PR to check it actually delivers on the spec. Anchors review to product intent, not generic code style.
At a glance
This skill is for Code Review & Testing and helps you review code against product intent, validate pr delivers on spec, and check implementation matches requirements.
/plugin marketplace add pathmodeio/claude-plugin
/plugin install review-against-intent
Intent DrivenSpec ComplianceRequirements ValidationProduct OutcomesPr Review
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...
Adversarial review of an existing intent spec. Walk the spec field-by-field and pressure-test the weakest claims before code gets written ag...
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...
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.