chore: cleanup dev artifacts — CLAUDE.md update and remove superpowers notes #7
Reference in New Issue
Block a user
Delete Branch "chore/cleanup-dev-artifacts"
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?
Summary
CLAUDE.mddocs/superpowers/development planning notesDetails
CLAUDE.md — Chained PR guidance
Adds a note under Git Conventions explaining that deleting each branch after merge causes Gitea/GitHub to automatically retarget downstream PRs, keeping a chain collapsing cleanly into
main.Remove docs/superpowers/
The two planning/spec files (
plans/2026-04-07-capslock-mod.md,specs/2026-04-07-capslock-mod-design.md) were ephemeral development notes. Now that the features are merged with descriptive commit messages and PR summaries, they are no longer needed.Commits
docs(CLAUDE.md): document delete-on-merge pattern for stacked PRschore: remove superpowers development notes