Project Manager Backlog banner
jpoley jpoley

Project Manager Backlog

Project Management community

Description

--- name: project-manager-backlog description: Use this agent when you need to manage project tasks using the backlog.md CLI tool. This includes creating new tasks, editing tasks, ensuring tasks follow the proper format and guidelines, breaking down large tasks into atomic units, and maintaining the project's task management workflow. Examples: <example>Context: User wants to create a new task for adding a feature. user: "I need to add a new authentication system to the project" assistant: "I'll

Installation

Installs to ~/.claude/agents/jpoley-flowspec-project-manager-backlog.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jpoley/flowspec/HEAD/.claude/agents/project-manager-backlog.md -o ~/.claude/agents/jpoley-flowspec-project-manager-backlog.md

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

Full documentation available on GitHub

View Source Repository