https://github.com/derveloper/derveloper-skills
Personal Claude Code plugin marketplace. Includes tmux-pair: writer/reviewer pairs and writer/reviewer/orchestrator triples in fresh git worktrees, wired up via tmux.
https://github.com/derveloper/derveloper-skills
claude-code git-worktree multi-agent pair-programming plugin tmux
Last synced: 17 days ago
JSON representation
Personal Claude Code plugin marketplace. Includes tmux-pair: writer/reviewer pairs and writer/reviewer/orchestrator triples in fresh git worktrees, wired up via tmux.
- Host: GitHub
- URL: https://github.com/derveloper/derveloper-skills
- Owner: derveloper
- License: apache-2.0
- Created: 2026-04-30T20:50:33.000Z (19 days ago)
- Default Branch: main
- Last Pushed: 2026-04-30T21:12:35.000Z (19 days ago)
- Last Synced: 2026-04-30T23:11:04.364Z (19 days ago)
- Topics: claude-code, git-worktree, multi-agent, pair-programming, plugin, tmux
- Language: Python
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# derveloper-skills
Personal Claude Code plugin marketplace.
## Plugins
- **[tmux-pair](plugins/tmux-pair/)** — Spawn writer/reviewer agent pairs (or writer/reviewer/orchestrator triples) in fresh git worktrees, wired up via tmux.
## Install
Add this marketplace to Claude Code:
```
/plugin marketplace add derveloper/derveloper-skills
```
Then install plugins individually:
```
/plugin install tmux-pair@derveloper-skills
```
## License
Apache 2.0. See [LICENSE](LICENSE).