Backlog Generator banner
rjmurillo rjmurillo

Backlog Generator

Project Management community

Description

--- name: backlog-generator description: Autonomous backlog generator that analyzes project state (open issues, PRs, code health) when agent slots are idle and creates 3-5 sized, actionable tasks. Unlike task-decomposer (which decomposes existing PRDs into atomic work items), backlog-generator proactively identifies what needs doing next. model: sonnet metadata: role: support argument-hint: Optionally specify focus area or priority override --- # Backlog Generator Agent ## Core Identity **Au

Installation

Installs to ~/.claude/agents/rjmurillo-ai-agents-backlog-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rjmurillo/ai-agents/HEAD/.claude/agents/backlog-generator.md -o ~/.claude/agents/rjmurillo-ai-agents-backlog-generator.md

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

Full documentation available on GitHub

View Source Repository