Claude-skill-registry correct-course

Correct Course Workflow

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/correct-course" ~/.claude/skills/majiayu000-claude-skill-registry-correct-course && rm -rf "$T"
manifest: skills/data/correct-course/SKILL.md
source content

Correct Course Workflow

Goal: Determine how to proceed when major change is discovered mid-implementation.

Agent: Scrum Master (Bob) Phase: 4 - Implementation


Execution

Read and follow:

./instructions.md

Validation

After completion, verify against:

./checklist.md