SI-IC/backlog-skill

Deferred tasks for Claude Code, stored as files in your repository β€” Claude never records them silently.

1Stars on the repository
11Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add

01

SI-IC/backlog-skill

Command

Add a task to the backlog manually. Use when the user explicitly asks to record something in the backlog.

1 9d ago A 21 tokens original MIT

cancel

02

SI-IC/backlog-skill

Command

Cancel a backlog task by id (the entry is deleted from the backlog).

1 9d ago A 15 tokens original MIT

done

03

SI-IC/backlog-skill

Command

Close a backlog task by id as done (the entry is deleted from the backlog).

1 9d ago A 17 tokens copy Β· 89% MIT

list

04

SI-IC/backlog-skill

Command

Show the project backlog (open items by default, sorted by priority then age). Ask for --all, --sort date or --priority high and Claude re-runs the engine with them.

1 9d ago A 38 tokens original MIT

prune

05

SI-IC/backlog-skill

Command

Delete old closed entries (status done/cancelled) left over from earlier plugin versions. Shows the list first; the deletion itself asks for your approval.

1 9d ago A 31 tokens original MIT

statusline-install

06

SI-IC/backlog-skill

Command

Add the backlog badge (πŸ“‹ N open items) to the Claude Code statusLine. Wraps an existing statusLine if you have one, creates it otherwise. Edits /.claude/settings.json (or $CLAUDECONFIGDIR).

1 9d ago B 49 tokens original MIT

SI-IC/backlog-skill

Command

Remove the backlog badge from the Claude Code statusLine. Restores your previous statusLine command if there was one, or removes the statusLine entirely; deletes the wrapper script. Edits /.claude/settings.json (or $CLAUDECONFIGDIR).

1 9d ago B 51 tokens original MIT