gsd-progress

Summarize project progress and context across multiple repositories.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/ev3rlit/magam-canonical-archive --skill gsd-progress-ev3rlit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-progress
Source: https://github.com/ev3rlit/magam-canonical-archive/tree/main/.codex/skills/gsd-progress
Command: npx skills add https://github.com/ev3rlit/magam-canonical-archive --skill gsd-progress-ev3rlit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Summarize current project progress and context to enable informed decisions and smooth handoffs.

Core Features & Use Cases

  • Progress summarization: Condense recent work into a clear status snapshot.
  • Context extraction: Surface relevant context from recent activity, issues, and docs.
  • Action routing: Decide whether to execute an existing plan or generate the next one.
  • Edge-case handling: Preserve routing logic and handle anomalies across workflows.

Quick Start

Ask your AI to summarize the latest progress and propose the next action based on the current context.

Frequently Asked Questions about gsd-progress

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

FAQPage Schema
How do I summarize project progress for sprint planning across multiple repositories?

To summarize project progress for sprint planning, this Skill condenses recent work and extracts relevant context from activity across multiple repositories into a clear status snapshot to inform decisions.

What is the best way to route workflow decisions based on current project context?

Routing workflow decisions based on project context is handled by evaluating the extracted progress data and providing a deterministic routing choice to either execute an existing plan or generate the next one.

How does progress summarization handle edge cases and anomalies in automated workflows?

Progress summarization handles edge cases by preserving deterministic routing logic and applying fallback options to manage anomalies across various workflows during project reviews.

Can I use this for cross-team updates without manually gathering context from issues and docs?

Yes, you can use this for cross-team updates because it automatically surfaces relevant context from recent activity, issues, and docs to enable smooth handoffs and informed decisions.

Do I need any specific dependencies to automate progress tracking and action routing?

No specific dependencies are required to automate progress tracking and action routing, as the Skill operates independently to extract progress data and propose the next action based on current context.