sprint-progress

Updates sprint progress trackers based on file modifications in specified directories.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/ASTRA-TECHNOLOGY-COMPANY-LIMITED/astra-methodology --skill sprint-progress
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-progress
Source: https://github.com/ASTRA-TECHNOLOGY-COMPANY-LIMITED/astra-methodology/tree/main/skills/sprint-progress
Command: npx skills add https://github.com/ASTRA-TECHNOLOGY-COMPANY-LIMITED/astra-methodology --skill sprint-progress

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the tedious process of manually updating sprint progress trackers, ensuring that your project's status is always up-to-date with minimal effort.

Core Features & Use Cases

  • Automated Tracking: Updates sprint progress based on file modifications in blueprints, database designs, test cases, source code, and test reports.
  • Dynamic Tracker Creation: Automatically generates a progress tracker if it doesn't exist, using sprint information.
  • Use Case: As you complete a new blueprint for a feature, this Skill automatically marks the 'Blueprint' column as 'Done' in your sprint progress tracker, saving you a manual step and keeping your team informed.

Quick Start

Use the sprint-progress skill to update the sprint tracker after modifying a blueprint file.

Frequently Asked Questions about sprint-progress

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

FAQPage Schema
How do I automatically update sprint progress based on file modifications?

Automated sprint progress tracking updates a central markdown file by matching file names or content modifications to sprint features. It marks columns like 'Blueprint' or 'Test Cases' as 'Done' across agile development workflows whenever specified files change.

Can I track feature completion status across blueprints, database designs, and test cases?

Feature completion tracking monitors file modifications across blueprints, database designs, test cases, source code, and test reports. Matching file names or content to sprint features automatically updates completion status in a central progress tracker.

How does automated progress tracking work for agile development workflows?

Automated progress tracking for agile workflows works by matching file modifications in specified directories to sprint features. When a file changes, the system identifies the corresponding feature and updates the central markdown progress tracker accordingly.

Does the sprint tracker generate automatically if it doesn't exist?

The sprint tracker generates automatically using sprint information if it doesn't already exist. This dynamic tracker creation ensures a central progress markdown file is always available to record feature completion status across the project.

What's the best way to maintain a sprint progress tracker without manual updates?

Automating sprint progress tracker updates eliminates manual maintenance by monitoring specified directories for file modifications. The system matches changes to sprint features and updates the central markdown tracker, keeping project status current with minimal effort.

Do I need to match file names to sprint features for progress tracking to work?

Matching file names or content to sprint features is required for automated progress tracking to function. This matching mechanism ensures file modifications in blueprints, source code, or test reports correctly correspond to specific sprint features in the tracker.