consume: project-branch cleanup should de-duplicate CLAUDE.md and fix dangling references #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The project branch's cleanup deletes the consumed spec and task files and nothing else. After the run, two consequences had to be handled entirely by hand.
Problem
CLAUDE.md.CLAUDE.mdintro and another entry pointed at now-deleted specs.Proposed change
Extend the project branch's cleanup (
project.md) to:CLAUDE.md,CONTEXT.md, ADRs, sibling specs).Files
consume/project.md, Cleanup section.— Claude