Spec Kit Consistency Analysis
Independent PiSkill directory guide. The original prompt remains hosted by GitHub Spec Kit.
What does this prompt do?
Cross-checks specifications, plans, and tasks for contradictions, missing coverage, ambiguity, and duplicated requirements before implementation begins.
Primary use case
Review project artifacts for consistency and implementation risk.
Expected output
Prioritized cross-artifact findings with source locations.
Inputs or variables
- specification
- plan
- task list
Related prompts
Claude Code Review
Runs Anthropic's multi-perspective Claude Code review workflow over a pull request and filters candidate findings for relevance and confidence.
Claude Pull Request Review Toolkit
Coordinates focused pull-request review passes and consolidates evidence into useful findings while avoiding duplicated or low-confidence comments.
Pull Request Review Workflow
Reviews a pull request against its intent, repository conventions and test evidence, then reports only actionable findings.
Spec Kit Feature Specification
Turns a natural-language feature request into a structured specification centered on user outcomes, functional requirements, edge cases, and measurable success conditions.
Code Compliance Audit
Audits implementation code against explicit engineering requirements and reports supported compliance gaps without substituting preferences for documented rules.
Finding Classifier
Classifies review or audit findings by evidence, impact, scope, confidence, and remediation type so teams can prioritize real issues consistently.