Plugin Claude Code
Plugin marketplace listing 1 plugin: backlog.
Plugin Claude Code
Plugin marketplace listing 1 plugin: backlog.
Plugin Claude Code
Persistent, cross-session task management for Claude Code. Tasks survive sessions so work started by one agent can be picked up by another.
Instructions file
Instructions for backloghq/backlog, covering backlog — task management plugin, purpose, project isolation, architecture and project structure.
Agent
Break down goals into actionable tasks with dependencies, priorities, and specs. Use when someone needs to plan work, decompose a feature, create a task breakdown, or organize a project backlog.
Hook
Runs when a session starts, executing session-start.sh. From backloghq/backlog.
Hook
Runs on the TaskCreated event, executing sync-task-created.sh. From backloghq/backlog.
Hook
Runs when a task is marked completed, executing sync-task-completed.sh. From backloghq/backlog.
Hook
Runs when a subagent starts, executing sync-subagent-start.sh. From backloghq/backlog.
Skill Claude CodeCodex
Prepare a session handoff — summarize progress, annotate tasks with current status, and identify what's ready for the next session. Use at the end of a work session or when the user says they're done for now.
Skill Claude CodeCodex
Pick up a task from the backlog and implement it. Reads the spec if one exists, starts the task, does the work, and marks it done. Use when the user wants to work on a specific task or the next available task.
Skill Claude CodeCodex
Break down a goal into actionable tasks with dependencies, priorities, and optional specs. Use when the user wants to plan work, decompose a feature, or create a task breakdown.
Skill Claude CodeCodex
Review and improve the backlog — identify vague tasks, missing priorities, broken dependencies, tasks needing specs, and stale items. Use when the user wants to groom, refine, clean up, or improve their task backlog.
Skill Claude CodeCodex
Write a detailed spec document for a task before implementation begins. Use when the user wants to define requirements, acceptance criteria, or technical design for a task.
Skill Claude CodeCodex
Daily standup summary — what was completed recently, what's in progress, and what's blocked. Use when the user asks for a standup, status update, or summary of recent work.
Skill Claude CodeCodex
Show the current task backlog — pending, active, blocked, and overdue tasks. Use when the user asks about tasks, status, what needs to be done, or what's in progress.