What problem does it solve? When an approved project plan needs to change mid-run β scope grows, priorities shift, or a task becomes obsolete β this Skill authors a formal amendment document and applies it safely, without ever mutating the plan without explicit operator approval. ## Core Features & Use Cases - Amendment authoring and validation: Drafts an amendment document grounded against the current working tree, validates it via the radorch CLI, and applies it only after explicit approval. - Corrective routing at the final-approval gate: Distinguishes a small corrective fix from a full plan amendment when a project is parked at final review, signaling the pipeline accordingly. - Independent audit pass: Optionally dispatches a subagent to audit the amendment against the Master Plan across accuracy, consistency, coherence, and completeness lenses. - Use Case: A project mid-execution needs a new phase for an integration the original plan missed. Run the skill to scope the change, author the amendment, audit it, and apply it β reopening only what must re-run. ## Quick Start Run /rad-amend with your project name to amend its approved plan, for example by asking to add a new phase to the project.