agent-tracker

Automate ticket and sprint management for agile project workflows.

1|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/tcdent/dotfiles --skill agent-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-tracker
Source: https://github.com/tcdent/dotfiles/tree/main/agent/skills/agent-tracker
Command: npx skills add https://github.com/tcdent/dotfiles --skill agent-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies ticket and sprint management for agents, streamlining operations with a user-friendly CLI for creating, updating, and transitioning tickets, as well as creating sprints.

Core Features & Use Cases

  • Ticket Management: Create, read, comment on, transition, promote, and assign tickets.
  • Sprint Creation: Build and schedule sprints for efficient project planning.
  • Use Case: For an agent working on a project, use agent-tracker to create a new ticket for a task, assign it to a team member, and then promote it to the current sprint once the work begins.

Quick Start

To file a new ticket, simply type: agent-tracker ticket backlog --name "New Feature" --body "Implement a new feature..."

Frequently Asked Questions about agent-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ticket creation and sprint planning for project agents?

Automate ticket creation and sprint planning by using a CLI tool to file tickets, assign them to team members, and promote tasks to the current sprint. This streamlines agile workflows and project tracking operations.

What is the best way to manage ticket state transitions in an agile workflow?

Managing ticket state transitions in an agile workflow is handled by executing state transition commands via the CLI, moving tickets between various states to reflect current progress accurately.

Can I use a CLI tool to assign tickets and schedule sprints for my project?

Yes, you can use a CLI tool to assign tickets to team members and create scheduled sprints. It facilitates sprint creation and identity management for agents working on the project.

Does agile project tracking require identity management for agents?

Agile project tracking requires identity management for agents to accurately assign tickets and manage state transitions. Handling agent identities ensures accountability during sprint execution.

What are the limitations of using a CLI for sprint and ticket management?

Limitations of using a CLI for sprint and ticket management include the need for manual command execution for state transitions and the requirement to handle agent identity configuration properly.