An open API service indexing awesome lists of open source software.

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.

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).