Skip to content

superpowers

v6.0.3 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai brainstorming coding obra sdlc skills
+2 more
subagent-driven-development superpowers

Summary

AI summary

SDD scratch files moved to .superpowers/sdd/ to avoid Git‑protected path write failures.

Full changelog

Subagent-Driven Development

  • SDD scratch files moved out of .git/. Claude Code treats .git/ as a protected path and denies agent writes there, so an implementer subagent writing its report into .git/sdd/ got blocked mid-run. Task briefs, implementer reports, review diffs, and the progress ledger now live in a self-ignoring .superpowers/sdd/ directory in the working tree — kept out of git status and out of commits, and resolved per worktree by a shared sdd-workspace helper. One caveat: because the workspace is git-ignored working-tree scratch, git clean -fdx will delete the progress ledger; recover from git log if that happens. (#1780)

Breaking Changes

  • SDD scratch files relocated from .git/ to .superpowers/sdd/, requiring updates to paths and workflows

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track superpowers

Get notified when new releases ship.

Sign up free

About superpowers

All releases →

Related context

Beta — feedback welcome: [email protected]