Structured Code Review
Independent PiSkill directory guide. The original prompt remains hosted by Microsoft PromptKit.
What does this prompt do?
Reviews code against stated requirements and produces prioritized findings with evidence and recommended actions.
Primary use case
Run a repeatable, evidence-based code review.
Expected output
Prioritized review findings and remediation guidance.
Inputs or variables
- code scope
- requirements
Related prompts
Pull Request Review
Reviews a pull request against repository evidence and reports actionable findings without inventing unsupported issues.
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.
Pull Request Review Workflow
Reviews a pull request against its intent, repository conventions and test evidence, then reports only actionable findings.
Implementation Alignment Audit
Compares an implementation with its specification or plan and identifies missing behavior, unapproved divergence, and unsupported completion claims.
Infrastructure Review
Reviews infrastructure definitions and deployment topology for correctness, security, resilience, maintainability, cost risks, and consistency with operational requirements.