Skill Claude CodeCodex
Write a .whyguard/decisions/.yml rationale contract for a confirmed protected property, so future changes can be checked against an explicit, owned decision instead of re-deriving history each time.
Reconstructs why code exists and stops humans or agents from erasing that protection by accident.
Skill Claude CodeCodex
Write a .whyguard/decisions/.yml rationale contract for a confirmed protected property, so future changes can be checked against an explicit, owned decision instead of re-deriving history each time.
Skill Claude CodeCodex
Turn a WhyGuard finding's protected property into a reviewable regression-test skeleton before a sensitive historical-decision change is merged or replaced. Use after a finding has a confirmed or proposed protected property and before removing/simplifying the code it covers.
Skill Claude CodeCodex
Assess whether historical evidence (issues, PRs, commits, comments, tests) actually supports a claimed protected property before trusting or citing it. Use whenever a WhyGuard finding or agent claims a historical reason for code.
Skill Claude CodeCodex
Trace why a code condition, constant, retry, timeout, validation, compatibility workaround, or regression test exists. Use before removing or simplifying suspicious historical code.