chore: cleanup dev artifacts — CLAUDE.md update and remove superpowers notes #7

Merged
rootiest merged 2 commits from chore/cleanup-dev-artifacts into main 2026-04-08 05:08:21 +00:00
Owner

Summary

  • Documents the delete-on-merge pattern for stacked/chained PRs in CLAUDE.md
  • Removes the docs/superpowers/ development planning notes

Details

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 PRs
  • chore: remove superpowers development notes
## Summary - Documents the delete-on-merge pattern for stacked/chained PRs in `CLAUDE.md` - Removes the `docs/superpowers/` development planning notes ## Details ### 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 PRs` - `chore: remove superpowers development notes`
rootiest added 2 commits 2026-04-08 05:08:16 +00:00
Features are merged with descriptive commit messages and PR summaries;
these ephemeral planning docs are no longer needed.
rootiest merged commit d52d55e442 into main 2026-04-08 05:08:21 +00:00
rootiest deleted branch chore/cleanup-dev-artifacts 2026-04-08 05:08:21 +00:00
Sign in to join this conversation.