v2.0.0 - Remove beads integration
Breaking Changes
Beads task tracking has been removed from the kas workflow. The superpowers plugin (official Claude Code marketplace) now handles brainstorming, subagent spawning, and initial reviews.
Removed
agents/task-splitter.md- No longer neededcommands/next.md- Beads issue finderhooks/hooks.json- Beads daemon startuphooks/scripts/ensure-daemon.sh- Daemon script
Changed
- Simplified planning workflow:
plan-reviewer → ExitPlanMode(no task-splitter step) - Streamlined
/kas:setupto check only gh/git prerequisites - Updated all commands to remove beads references
- Added
superpowersplugin as a prerequisite
Migration Guide
- Install the
superpowersplugin from the official marketplace - Remove
.beads/directory from your projects if no longer needed - Update any scripts or workflows that reference
bdcommands