BinyaminEden/claude-combine

18 stars · Last commit 2026-04-26

Unified Claude Code plugin merging superpowers + everything-claude-code

README preview

# claude-combine

A unified Claude Code plugin that merges the best of two community projects:

- **[superpowers](https://github.com/obra/superpowers)** by Jesse Vincent — TDD, systematic debugging, planning workflows, code review, and collaboration patterns
- **[everything-claude-code](https://github.com/affaan-m/everything-claude-code)** by Affaan Mustafa — agents, continuous learning, session management, hooks, rules, and productivity tooling

## Install

```bash
# From GitHub marketplace
/plugin marketplace add YOUR_USERNAME/claude-combine
/plugin install claude-combine@YOUR_USERNAME

# Or point directly at the local directory
claude --plugin-dir ~/Documents/personal/claude-combine
```

## What's Included

View full repository on GitHub →