This skill should be used to remove a tracked work item by ID — closes a GitHub Issue as "not planned" with a removed-by-silver-bullet label (when issue_tracker=github), or marks…
Explore multiple approaches before committing to a design
Security audit of changes; enforce defense in depth and OWASP best practices
Address code review findings systematically with atomic commits
Validate that implementation matches spec and requirements
Orient in the existing codebase before planning or implementing changes
Execute verification steps from PLAN.md and produce VERIFICATION.md
Execute PLAN.md with atomic commits, deviation handling, and TDD discipline
Adaptive questioning to surface assumptions and lock decisions before planning