Agent Skills: Correct Course

Use when handling sprint changes or scope adjustments. Analyzes change impacts, re-estimates affected stories, and adjusts sprint capacity using PRISM principles.

UncategorizedID: resolve-io/.prism/correct-course

Install this agent skill to your local

pnpm dlx add-skill https://github.com/resolve-io/.prism/tree/HEAD/plugins/prism-devtools/skills/correct-course

Skill Files

Browse the full folder contents for correct-course.

Download Skill

Loading file tree…

plugins/prism-devtools/skills/correct-course/SKILL.md

Skill Metadata

Name
correct-course
Description
Handle sprint changes and scope adjustments: analyze impact, re-estimate stories, and adjust sprint capacity.

Correct Course

Structured response to change triggers using PSP/TSP measurement and PRISM principles.

Steps

  1. Acknowledge the change trigger and load current sprint stories and estimations
  2. Analyze change impact using PRISM principles (Predictability, Resilience, Intentionality, Sustainability)
  3. Re-estimate affected stories using PROBE method
  4. Generate sprint change proposal with metrics and options (absorb/defer/swap/descope)
  5. Update estimation history and communicate adjustments to the team

For detailed instructions, see instructions.md.