What problem does it solve?
This Skill helps resolve graduation requirement QA reports by forcing decisions to come from the canonical wiki, not from guesses or code reverse-engineering. It prevents mixing unrelated reports together and keeps corrections tied to the correct root cause, evidence, and triage record.
Core Features & Use Cases
- Report Triage: Groups multiple user reports into root-cause batches so one underlying issue is handled once.
- Canonical Verification: Checks expected graduation behavior against the wiki, handbook references, and snapshot drift evidence before any code change.
- Validation and Logging: Requires replay, full-snapshot diffing, and triage record updates to close the QA loop cleanly.
- Use Case: A user reports that a specific graduation rule is being evaluated incorrectly; this Skill determines whether the issue is data, code, policy conflict, or an unverified contradiction and directs the next step.
Quick Start
Analyze this graduation QA report against the wiki truth source, identify the root-cause batch, and tell me whether it is a data issue, code issue, policy contradiction, or needs human confirmation.