Skip to content

Tags: pcvelz/superpowers

Tags

v4.3.4

Toggle v4.3.4's commit message
chore: bump version to 4.3.4, fix skill references after upstream merge

v4.3.3

Toggle v4.3.3's commit message
chore(plugin): update Cursor plugin metadata for superpowers-extended…

…-cc rebrand

v4.3.2

Toggle v4.3.2's commit message
fix: HARD-GATE on ExitPlanMode + remove disable-model-invocation from…

… commands

- Add <HARD-GATE> at Execution Handoff in writing-plans to prevent
  ExitPlanMode at the decision point (top-of-file constraint insufficient)
- Remove disable-model-invocation from commands/write-plan.md,
  brainstorm.md, execute-plan.md so model can chain skills via commands
- Remove development plan files from repo (upstream's plans preserved)
- Bump version to 4.3.2

v4.3.1

Toggle v4.3.1's commit message
chore: bump version to 4.3.1

v4.2.3

Toggle v4.2.3's commit message
chore: bump version to 4.2.3

v4.2.2

Toggle v4.2.2's commit message
fix(writing-plans): add CRITICAL CONSTRAINTS to prevent ExitPlanMode …

…usage

- Add CRITICAL CONSTRAINTS section at top of SKILL.md prohibiting ExitPlanMode
- Fix TaskCreate description: remove fake placeholder paths, instruct to copy from plan
- Add /test-writing-plans command for compliance testing with Sonnet subagent
- Verified fix works: cross-tested original vs fixed with parallel subagents

v4.2.1

Toggle v4.2.1's commit message
chore: bump version to 4.2.1

v4.1.6

Toggle v4.1.6's commit message
chore: bump version to 4.1.6

v4.1.5

Toggle v4.1.5's commit message
Merge upstream/main (77 commits)

Resolves conflicts:
- plugin.json/marketplace.json: Keep our name/version (superpowers-extended-cc v4.1.4)
- README.md: Keep our fork-specific wording
- RELEASE-NOTES.md: Remove (we use GitHub releases)
- subagent-driven-development: Accept upstream improvements (worktree requirement, main branch warning)
- test-subagent-driven-development.sh: Accept upstream test improvements

v4.1.4

Toggle v4.1.4's commit message
chore: bump version to 4.1.4