gds-correct-course

Analyzes sprint change requests and generates structured Sprint Change Proposals across project artifacts.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/ArchaonHW/MingGoRTS --skill gds-correct-course-archaonhw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gds-correct-course
Source: https://github.com/ArchaonHW/MingGoRTS/tree/main/.agents/skills/gds-correct-course
Command: npx skills add https://github.com/ArchaonHW/MingGoRTS --skill gds-correct-course-archaonhw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When a significant issue emerges mid-sprint—such as a technical limitation, new requirement, or failed approach—teams lack a structured way to assess its impact across the GDD, epics, architecture, and UX documents. This Skill guides a systematic change analysis and produces an actionable Sprint Change Proposal with clear handoff routing. ## Core Features & Use Cases - Impact Analysis Checklist: Walks through a six-section checklist covering trigger context, epic impact, artifact conflicts, path-forward options, and proposal components. - Structured Change Proposals: Drafts explicit before/after edit proposals for stories, GDD sections, narrative, architecture, and UI/UX artifacts, in incremental or batch review mode. - Scoped Handoff Routing: Classifies the change as Minor, Moderate, or Major and routes it to the Developer, Product Owner, or Product Manager/Architect accordingly. - Use Case: During implementation, a developer discovers the chosen state management approach cannot support a planned feature. Invoke this Skill to assess which epics and architecture sections are affected, evaluate direct adjustment versus rollback versus MVP scope reduction, and produce an approved Sprint Change Proposal document. ## Quick Start Say "correct course" or "propose sprint change" and describe the issue that triggered the need for change.

Frequently Asked Questions about gds-correct-course

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

FAQPage Schema
How do I handle a major change request in the middle of a sprint?

Invoke the correct course workflow and describe the triggering issue. It loads your GDD, epics, architecture, and UX documents, runs a structured impact checklist, and produces a Sprint Change Proposal with a recommended path forward and handoff plan.

What documents does a sprint change impact analysis need?

The workflow requires the GDD and current epics at minimum, and halts if they are missing. Architecture, UX design, narrative, tech spec, and project knowledge documents are loaded when available to broaden the impact assessment.

Can I review proposed story and GDD edits one at a time?

Yes. The workflow offers an Incremental mode where each edit proposal is presented individually with old and new text for approve, edit, or skip decisions. A Batch mode presents all proposals together at the end.

What happens after a Sprint Change Proposal is approved?

The change is classified by scope: Minor changes route to the Developer agent for direct implementation, Moderate changes go to Product Owner and Developer for backlog reorganization, and Major changes escalate to Product Manager or Solution Architect for replanning.

When should I use correct course instead of just editing stories directly?

Use it for significant changes affecting project direction, such as technical limitations, new stakeholder requirements, or failed approaches. Small localized story tweaks that do not affect epics, architecture, or MVP scope do not need this full analysis workflow.