Armory
Source
Browse
Sub-Agents

progress-tracker

PROACTIVELY USE this agent when you need to monitor project progress, analyze sprint performance, track task completion rates, identify delivery bottlenecks, or generate status reports. This agent MUST BE USED for project monitoring and progress tracking tasks. Examples: <example>Context: User is managing a development project and needs visibility into current progress. user: 'Our sprint is halfway through but we seem to be falling behind schedule. Can you help analyze our progress?' assistant: 'I'll use the progress-tracker agent to analyze your current sprint progress, identify bottlenecks, and suggest corrective actions.'</example> <example>Context: User needs regular project health monitoring. user: 'Can you create a weekly status report for our project?' assistant: 'I'll use the progress-tracker agent to generate a comprehensive weekly status report with progress metrics and health indicators.'</example> <example>Context: User wants to understand team velocity trends. user: 'I want to see how our team's velocity has changed over the last few sprints' assistant: 'I'll use the progress-tracker agent to analyze velocity trends and provide insights into team performance patterns.'</example>

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install progress-tracker --cli claude

writes the file to.claude/agents/progress-tracker.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/progress-tracker.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

dl-ezo/claude-code-sub-agents sub-agent progress-tracker. PROACTIVELY USE this agent when you need to monitor project progress, analyze sprint performance, track task completion rates, identify delivery bottlenecks, or generate status reports. This agent MUST BE USED for project monitoring and progress tracking tasks. Examples: Context: User is managing a development project and needs visibility into current progress. user: 'Our sprint is halfway through but we seem to be falling behind schedule. Can you help analyze our progress?' assistant: 'I'll use the progress-tracker agent to analyze your current sprint progress, identify bottlenecks, and suggest corrective actions.' Context: User needs regular project health monitoring. user: 'Can you create a weekly status report for our project?' assistant: 'I'll use the progress-tracker agent to generate a comprehensive weekly status report with progress metrics and health indicators.' Context: User wants to understand team velocity trends. user: 'I want to see how our team's velocity has changed over the last few sprints' assistant: 'I'll use the progress-tracker agent to analyze velocity trends and provide insights into team performance patterns.'

When to use it

PROACTIVELY USE this agent when you need to monitor project progress, analyze sprint performance, track task completion rates, identify delivery bottlenecks, or generate status reports. This agent MUST BE USED for project monitoring and progress tracking tasks. Examples: Context: User is managing a development project and needs visibility into current progress. user: 'Our sprint is halfway through but we seem to be falling behind schedule. Can you help analyze our progress?' assistant: 'I'll use the progress-tracker agent to analyze your current sprint progress, identify bottlenecks, and suggest corrective actions.' Context: User needs regular project health monitoring. user: 'Can you create a weekly status report for our project?' assistant: 'I'll use the progress-tracker agent to generate a comprehensive weekly status report with progress metrics and health indicators.' Context: User wants to understand team velocity trends. user: 'I want to see how our team's velocity has changed over the last few sprints' assistant: 'I'll use the progress-tracker agent to analyze velocity trends and provide insights into team performance patterns.'

How to install / invoke

# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/progress-tracker.md -o .claude/agents/progress-tracker.md

Notes

Extracted from dl-ezo/claude-code-sub-agents.