Small Change banner
jp-sauve jp-sauve

Small Change

Development community

Description

--- description: Make one small, self-contained addition or fix to a project whose MVP is already complete, without a full project-planning replan. --- Use this after `docs/design/STATUS.md` shows every MVP step checked. For anything that needs new architecture, a new entity, or touches more than a couple of files, say so and suggest running {{artifact:project-planning}} again instead — this command is for genuinely small, incremental work. 1. Open `docs/design/STATUS.md` and confirm every ste

Installation

Installs to ~/.claude/skills/jp-sauve-waypoint-small-change/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jp-sauve-waypoint-small-change && curl -fsSL https://raw.githubusercontent.com/jp-sauve/Waypoint/HEAD/commands/small-change.md -o ~/.claude/skills/jp-sauve-waypoint-small-change/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository