Amend Plan

Adjust an existing implementation plan in `ai-plans/` after implementation has started or finished. Updates the plan file (revising existing phases or appending new ones), then for each affected phase that was already implemented adjusts its commits (`git commit --amend` or new commits) on the phase branch, force-pushes the rewritten branch, rebases every downstream stacked phase branch, force-pushes each, and refreshes the PR-context files. Use when the user says "amend the plan", "update phase N", "add a phase to plan X", "the spec changed, fix the plan", or "rewrite the implementation for phase N". NOT for one-off changes to a single file unrelated to a plan; use the regular implement skill for that. Agents push branches and open PRs via `open-pr-from-context` after review passes. Use when this capability is needed.

tomevault-io bdace8c 2 files · 31.6 KB Updated

File contents

tomevault-io/skills-registry/tree/main/vintasoftware--vinta-schedule-api--amend-plan commit bdace8c0d2

Frequently asked questions

npx skillmds@latest add tomevault-io/amend-plan