One-click install
npx skills add https://github.com/tinner-deinno/innova-skills-lib --skill gsd-progress-tinner-deinno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-progress
Source: https://github.com/tinner-deinno/innova-skills-lib/tree/main/core/gsd/gsd-progress
Command: npx skills add https://github.com/tinner-deinno/innova-skills-lib --skill gsd-progress-tinner-deinno

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you understand what’s been done, what’s next, and what to do next in the GSD (Get Shit Done) workflow without manually stitching together project state, routing, and intent.

Core Features & Use Cases

  • Progress reporting + intelligent routing: Produces a situational progress summary and routes you to the next action (execute or plan) instead of leaving you to decide.
  • State-driven advancement: Uses project state files and phase directories to automatically move to the next logical step, optionally bypassing safety gates with a force flag.
  • Freeform intent dispatcher: Interprets natural-language requests and hands off to the best-matching GSD command after confirming the match.
  • Forensic integrity mode: Adds a structured 6-check integrity audit after the standard progress report to detect inconsistencies.

Quick Start

Run gsd-progress --next to detect the current project state and automatically invoke the next logical GSD workflow step.

Frequently Asked Questions about gsd-progress

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

FAQPage Schema
How do I check project progress and route to the next workflow step automatically?

You can check project progress and route to the next workflow step by using a state-driven advancement tool that reads project state files and phase directories to summarize recent work and dispatch the next logical action automatically.

How does freeform intent matching work for task dispatch in engineering workflows?

Freeform intent matching works by interpreting natural-language requests and comparing them against available commands, then handing off to the best-matching workflow action only after confirming the match with the user.

What is a forensic audit in project state management?

A forensic audit in project state management is a structured six-check integrity process that runs after a standard progress report to detect inconsistencies and verify the accuracy of workflow state files and phase directories.

Can I bypass safety gates to force the next workflow phase when iterating on ops tasks?

Yes, you can bypass safety gates to force the next workflow phase by using a force flag, which overrides standard state-driven progression checks when you need to manually advance iterative engineering or ops tasks.

Does GSD progress routing work without manual state stitching for complex engineering tasks?

Yes, GSD progress routing works without manual state stitching by automatically consulting project state files and phase directories to determine what is incomplete and routing you to the appropriate next action.

What is the best way to summarize recent work and determine what should happen next in iterative ops tasks?

The best way to summarize recent work and determine what happens next is to use a situational awareness tool that analyzes state files and phase directories to produce a progress summary and route you to the next execute or plan action.