harness-correct-course

Generate structured Sprint Change Proposals across PRD, epics, architecture, and UX artifacts.

1|Updated May 23, 2026
One-click install
npx skills add https://github.com/baobao0303/harness --skill harness-correct-course
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-correct-course
Source: https://github.com/baobao0303/harness/tree/main/.agents/skills/harness-correct-course
Command: npx skills add https://github.com/baobao0303/harness --skill harness-correct-course

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3.

What problem does it solve?

This Skill helps you manage significant sprint changes safely by translating a “correct course” moment into coordinated, actionable updates across your project artifacts.

Core Features & Use Cases

  • Sprint Change Proposal generation: Produces a structured proposal capturing issue summary, impact analysis, recommended approach, and detailed edit plans.
  • Cross-artifact impact navigation: Reviews PRD, epics, architecture, and UX specs to identify conflicts and required edits.
  • Interactive edit workflow: Supports incremental review (proposal-by-proposal refinement) or batch review (all changes presented together).
  • Execution handoff routing: Classifies scope as minor/moderate/major and provides an implementation handoff plan.

Quick Start

Tell your AI coding agent: “correct course—propose sprint change based on this issue and what must be updated in the PRD, epics, architecture, and UX.”

Frequently Asked Questions about harness-correct-course

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

FAQPage Schema
How do I manage a sprint change that impacts PRD, architecture, and UX artifacts?

To manage a sprint change across PRD, architecture, and UX artifacts, you can generate a structured Sprint Change Proposal. This process runs a checklist-driven impact analysis to identify conflicts and produces coordinated before/after edit plans for approval and handoff.

What is the best way to perform impact analysis for sprint scope changes?

The best way to perform impact analysis for sprint scope changes is using a checklist-driven approach that reviews your planning artifacts. It cross-checks PRDs, epics, architecture, and UX specs to identify required edits and classify the change as minor, moderate, or major.

How do I generate a structured proposal for revising product requirements and epics?

You generate a structured proposal for revising product requirements and epics by triggering a correct course workflow. It captures the issue summary, analyzes cross-artifact impacts, and outputs detailed edit plans for interactive or batch review.

Can I use python3 to automate sprint change proposals and handoff planning?

Yes, you can use python3 to automate sprint change proposals and handoff planning. The workflow loads persistent facts and config, discovers planning artifacts, and routes execution handoff plans based on whether the scope change is minor, moderate, or major.

Does workflow orchestration support incremental review for UX revisions?

Yes, workflow orchestration supports incremental review for UX revisions. You can choose an interactive edit workflow to refine proposals one by one, or use batch review to evaluate all proposed UX revisions and architectural updates together.

When do I need a sprint change proposal for MVP scope adjustments?

You need a sprint change proposal for MVP scope adjustments when a proposed change may alter priorities or technical decisions. It translates a correct course moment into structured updates across your project artifacts to ensure safe implementation.