gsd-progress

Summarize project progress and route to the next action.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-progress-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-progress
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-progress
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-progress-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Check project progress, summarize recent work and what's ahead, then intelligently route to the next action - either executing an existing plan or creating the next one.

Core Features & Use Cases

  • Progress aggregation: collects recent work, current status, and upcoming milestones to present a concise view.
  • Action routing: decides whether to execute an existing plan or generate the next plan, preserving routing logic (Routes A through F) and handling edge cases.
  • Context provisioning: surfaces relevant context before continuing work to support informed decision-making.

Quick Start

Summarize the latest project progress and route to the next action using the progress workflow.

Frequently Asked Questions about gsd-progress

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

FAQPage Schema
How do I track project progress and route next actions in software development?

To track project progress and route next actions, aggregate recent work, current status, and upcoming milestones. The system then uses routing logic with edge-case handling to decide whether to execute an existing plan or generate a new one for your software development workflow.

What is the best way to summarize sprint progress and decide what to do next?

The best way to summarize sprint progress is to collect recent work and surface relevant context to support informed decision-making. This approach preserves routing logic to intelligently determine whether to continue executing an existing plan or create the next one.

How does action routing work when planning a software development sprint?

Action routing works by evaluating contextual project summaries against predefined routes. It decides whether to execute an existing plan or generate a new one, preserving routing logic through multiple routes and handling edge cases to ensure correct next actions.

Can I use progress tracking for team planning sessions that require contextual awareness?

Yes, you can use progress tracking for team planning sessions. It provisions relevant context before continuing work, aggregates recent milestones into a concise view, and routes to the next action, making it suitable for contextual awareness requirements.

When should I create a new project plan instead of executing an existing one?

You should create a new project plan instead of executing an existing one when progress aggregation and contextual awareness indicate the current trajectory is invalid. The routing logic evaluates project status and handles edge cases to determine if a new plan is necessary.

Does gsd-progress require any dependencies to summarize project status?

No, gsd-progress does not require any dependencies to summarize project status. It independently collects recent work and upcoming milestones, then applies internal routing logic to determine the next action without external components.