Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ Community-maintained plugin marketplaces you can add to access additional plugin
| Marketplace | Description | Install |
|-------------|-------------|---------|
| [ykdojo/claude-code-tips](https://github.com/ykdojo/claude-code-tips?tab=readme-ov-file#install-the-dx-plugin) | dx plugin: GitHub Actions analysis (`/gha`), conversation cloning (`/clone`, `/half-clone`), context handoffs (`/handoff`), Reddit fetching (`/reddit-fetch`) | `claude plugin marketplace add ykdojo/claude-code-tips` then `claude plugin install dx@ykdojo` |
| [Hanishchow/hivemind](https://github.com/Hanishchow/hivemind) | hivemind plugin: delegate mechanical work to headless [opencode](https://opencode.ai) worker swarms on free models while Claude Code stays the planner and reviewer. Git-worktree isolation per writing worker, one-JSON-line worker contract so raw agent output never enters the orchestrator's context, and slash commands for parallel review, research sweeps, migrations and test fleets (`/hive`, `/oc`, `/swarm`, `/review-panel`, `/research-sweep`, `/migration`, `/test-fleet`) | `claude plugin marketplace add Hanishchow/hivemind` then `claude plugin install hivemind@hivemind` |


### Skills & Frameworks
Expand Down