Defer banner
AltDoug AltDoug

Defer

Development community

Description

--- description: Defer a [open] found-issue to [deferred] — suppresses it from the statusline counter, optionally adds reason or mute-until window. Re-defers (after promotion) automatically increment the defer-cycle and escalate the touch threshold for the next nudge. codex-description: Park an [open] entry as [deferred] — it stays in the ledger but leaves the statusline counter, optionally with a reason or mute-until window. Use for known-but-consciously-postponed work, NOT to silence an entry

Installation

Installs to ~/.claude/skills/altdoug-found-issues-defer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/altdoug-found-issues-defer && curl -fsSL https://raw.githubusercontent.com/AltDoug/found-issues/HEAD/commands/defer.md -o ~/.claude/skills/altdoug-found-issues-defer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository