Defer Issues

Use when a problem is being deferred rather than fixed — a bug, refactor, or cleanup the user sets aside, or one you notice outside your current task's scope — and record it against the affected code so it resurfaces the next time someone works there. Do that unprompted, including for work dropped at the end of a task. Also use at the other end, when a deferred item resurfaces — including a "TODO [issue-…]" marker or a "Pending:" rule showing up in code you are reading — and you are deciding whether to act on it now (the resolution protocol lives here), when several have piled up on one module, and to list, audit, or prune what is still open. Not for the current task's own to-do list, for problems being fixed right now, or for committing (use git-commit).

ingoclaro 41f3186 5 files · 34.0 KB Updated

File contents

ingoclaro/claude-skills/tree/main/skills/defer-issues commit 41f318677d

Frequently asked questions

npx skillmds@latest add ingoclaro/defer-issues