Edit Spec banner
sellke sellke

Edit Spec

Testing community

Description

--- name: edit-spec description: "Modify an existing spec contract-first - agree on a modification contract before any file changes, preventing scope surprises." problem: "Changing a spec mid-flight quietly destroys completed work — tasks get rewritten, stories disappear, and afterwards nobody can tell what changed or how to get back." outcome: "An existing spec folder reflects an agreed modification, with the pre-edit state preserved under backups/ and the change recorded in that spec's CHANGEL

Installation

Installs to ~/.claude/skills/sellke-writ-edit-spec/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sellke-writ-edit-spec && curl -fsSL https://raw.githubusercontent.com/sellke/writ/HEAD/commands/edit-spec.md -o ~/.claude/skills/sellke-writ-edit-spec/SKILL.md

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

Full documentation available on GitHub

View Source Repository