Code Compliance Audit
Independent PiSkill directory guide. The original prompt remains hosted by Microsoft PromptKit.
What does this prompt do?
Audits implementation code against explicit engineering requirements and reports supported compliance gaps without substituting preferences for documented rules.
Primary use case
Check a codebase or change set against supplied coding requirements.
Expected output
An evidence-linked compliance report with prioritized gaps.
Inputs or variables
- code
- requirements
- scope
Related prompts
Finding Classifier
Classifies review or audit findings by evidence, impact, scope, confidence, and remediation type so teams can prioritize real issues consistently.
Implementation Alignment Audit
Compares an implementation with its specification or plan and identifies missing behavior, unapproved divergence, and unsupported completion claims.
Interface Contract Audit
Checks APIs or component boundaries against a declared interface contract, including inputs, outputs, errors, compatibility, and behavioral invariants.
Pull Request Review
Reviews a pull request against repository evidence and reports actionable findings without inventing unsupported issues.
Infrastructure Review
Reviews infrastructure definitions and deployment topology for correctness, security, resilience, maintainability, cost risks, and consistency with operational requirements.
Integration Compliance Audit
Reviews an integration against interface, configuration, security, lifecycle, error, and operational requirements, separating proven compliance from missing evidence.