Specification Diff
Independent PiSkill directory guide. The original prompt remains hosted by Microsoft PromptKit.
What does this prompt do?
Compares two specification versions and explains changed requirements, removed behavior, compatibility impact, and follow-up work without losing semantic differences.
Primary use case
Understand how a technical specification changed between versions.
Expected output
A structured change summary with implementation and validation implications.
Inputs or variables
- old specification
- new specification
Related prompts
Graph Research
Investigates relationships across connected project artifacts and synthesizes the evidence into a traceable research result.
Code Compliance Audit
Audits implementation code against explicit engineering requirements and reports supported compliance gaps without substituting preferences for documented rules.
Compiler Warning Fixer
Investigates compiler warnings, separates root causes from symptoms, applies behavior-preserving fixes, and verifies that warning suppression is justified when used.
Exhaustive Bug Hunt
Runs a systematic bug investigation across changed behavior, edge cases, error paths, concurrency, state, and integration boundaries with evidence requirements.
Finding Classifier
Classifies review or audit findings by evidence, impact, scope, confidence, and remediation type so teams can prioritize real issues consistently.
Hallucination-Resistant Answer
Adds grounding and uncertainty instructions so the model can distinguish supported answers from missing information.