SI-IC

11 mods across 1 repository, 1 stars between them.

backlog

01

SI-IC/backlog-skill

Plugin Claude Code

Backlog plugin marketplace — files-based deferred-task manager for Claude Code.

1 9d ago A tokens not measured original MIT

backlog

02

SI-IC/backlog-skill

Plugin Claude Code

Project backlog manager — records deferred tasks into docs/backlogs/ only when the user asks, when Claude gets consent to defer an unrelated bug or out-of-scope side task, or in a background session needing the user's decision. Never captures silently. Commands to list and manage. Files-based, in-repo, no execution…

1 9d ago A tokens not measured original MIT

add

03

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

04

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

05

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

06

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

07

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

08

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

SessionStart

10

SI-IC/backlog-skill

Hook

Runs when a session starts on startup, resume and clear, executing session-start.sh via sh. From SI-IC/backlog-skill.

1 9d ago A tokens not measured original MIT

backlog

11

SI-IC/backlog-skill

Skill Claude CodeCodex

Use when the user asks to record or read the backlog ("put it in the backlog", "note it for later", "let's defer this", "what's in the backlog", "let's go through the backlog") OR when you (Claude) noticed — while working — an unrelated bug or an out-of-scope side task and want, WITH the user's consent, to defer it OR…

1 9d ago A 122 tokens original MIT