About
The Deferred Finding skill ensures that no code review observation is lost by formalizing the process of deferring work. It enforces technical debt management by requiring every deferred finding to be documented as a linked GitHub issue with full context, including severity, code location, and justification. By automating the creation of these tracking issues via the GitHub CLI, it prevents critical improvements from being forgotten and maintains a clear audit trail between parent pull requests and their subsequent follow-up tasks.