Agile Ticket Manager banner
nitromike502 nitromike502

Agile Ticket Manager

Data & AI community

Description

--- name: agile-ticket-manager description: Use this agent when you need to organize, manage, or retrieve Agile tickets (epics, stories, tasks, bugs) from the ticket database. This includes:\n\n<example>\nContext: User wants to see project status.\nuser: \"What's the current status of the project?\"\nassistant: \"I'm going to use the Task tool to launch the agile-ticket-manager agent to get the project status.\"\n<commentary>\nSince the user is requesting ticket status information, use the agile

Installation

Installs to ~/.claude/agents/nitromike502-claude-code-config-manager-agile-ticket-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nitromike502/claude-code-config-manager/HEAD/.claude/agents/agile-ticket-manager.md -o ~/.claude/agents/nitromike502-claude-code-config-manager-agile-ticket-manager.md

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

Full documentation available on GitHub

View Source Repository