joelhooks/swarm-tools

🐝 Multi-agent swarm coordination for OpenCode with learning capabilities, agent issue tracking, and management

733Stars on the repository
43Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

release

01

joelhooks/swarm-tools

Skill Claude CodeCodex

Handles version bumps and npm releases for the swarm-tools monorepo (opencode-swarm-plugin, claude-code-swarm-plugin, swarm-mail, swarm-queue). Use when: creating changesets, bumping versions, preparing releases, checking release status, debugging publish failures, verifying npm packages, or merging release PRs.…

733 1mo ago A 111 tokens

gh-issue-triage

02

joelhooks/swarm-tools

Skill Claude CodeCodex

GitHub issue triage workflow with contributor profile extraction. Analyze → clarify → file cells → tag → implement → credit. Captures Twitter handles for changeset acknowledgments.

733 1mo ago A 41 tokens

pr-triage

03

joelhooks/swarm-tools

Skill Claude CodeCodex

Context-efficient PR comment triage. Evaluate, decide, act. Fix important issues, resolve the rest silently.

733 1mo ago A 27 tokens

joelhooks/swarm-tools

Skill Claude CodeCodex

CI/CD publishing workflow for npm packages using Changesets + npm Trusted Publishers (OIDC). Use when setting up automated npm publishing for monorepos, configuring GitHub Actions for releases, troubleshooting workspace: protocol resolution issues, fixing "Cannot find module" errors in published packages, or debugging…

733 1mo ago A 87 tokens

tdd

05

joelhooks/swarm-tools

Skill Claude CodeCodex

Test-Driven Development workflow with RED-GREEN-REFACTOR, lore from Kent Beck, Michael Feathers, and Ousterhout's counterpoint.

733 1mo ago A 33 tokens

always-on-guidance

06

joelhooks/swarm-tools

Skill Claude CodeCodex

Always-on rule-oriented guidance for claude-plugin agents. Use to align behavior, tool usage, and model-specific defaults while avoiding deprecated bd/cass references. Related skills: swarm-coordination, testing-patterns.

733 1mo ago A 47 tokens

openclaw-messaging

07

joelhooks/swarm-tools

Skill Claude CodeCodex

Send messages, system events, and agent notifications through the openclaw CLI. Use when an agent needs to notify a user (Telegram, Slack, Discord), trigger another agent, broadcast updates, send system events, or coordinate agent-to-agent communication via swarmmail. Covers all three messaging layers - external…

733 1mo ago A 76 tokens

swarm-coordination

08

joelhooks/swarm-tools

Skill Claude CodeCodex

Multi-agent coordination patterns for OpenCode swarm workflows. Use when work benefits from parallelization or coordination. Covers: decomposition, worker spawning, file reservations, progress tracking, and review loops.

733 1mo ago B 46 tokens

ralph-supervisor

10

joelhooks/swarm-tools

Skill Claude CodeCodex

Ralph loop pattern - Claude supervises while Codex (gpt-5.3-codex) executes implementation work. Use for autonomous coding loops with fresh context per iteration, validation gates, and git-backed persistence. Tools: ralphinit, ralphstory, ralphiterate, ralphloop, ralphstatus, ralphcancel, ralphreview.

733 1mo ago A 83 tokens

swarm-cli

11

joelhooks/swarm-tools

Skill Claude CodeCodex

Swarm CLI commands for workers - hivemind memory, hive tasks, swarmmail coordination. Use when working in a swarm context. Covers: swarm memory (find/store/get/stats), swarm cells (query/create/update/close), and coordination commands.

733 1mo ago A 56 tokens

hive-workflow

12

joelhooks/swarm-tools

Skill Claude CodeCodex

Issue tracking and task management using the hive system. Use when creating, updating, or managing work items. Use when you need to track bugs, features, tasks, or epics. Do NOT use for simple one-off questions or explorations.

733 1mo ago A 54 tokens

skill-creator

13

joelhooks/swarm-tools

Skill Claude CodeCodex

Guide for creating effective agent skills. Use when you want to create a new skill, improve an existing skill, or learn best practices for skill development. Helps codify learned patterns into reusable, discoverable skills.

733 1mo ago A 46 tokens

cli-builder

14

joelhooks/swarm-tools

Skill Claude CodeCodex

Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.

733 1mo ago A 47 tokens

learning-systems

15

joelhooks/swarm-tools

Skill Claude CodeCodex

Implicit feedback scoring, confidence decay, and anti-pattern detection. Use when understanding how the swarm plugin learns from outcomes, implementing learning loops, or debugging why patterns are being promoted or deprecated. Unique to opencode-swarm-plugin.

733 1mo ago A 49 tokens

queue

16

joelhooks/swarm-tools

Skill Claude CodeCodex

Guide for job queue patterns in multi-agent coordination. Use when deciding between background jobs vs inline execution, submitting long-running tasks, monitoring job progress, and handling failures. Covers when to queue, job priority, retry strategies, and monitoring patterns.

733 1mo ago A 50 tokens

skill-generator

17

joelhooks/swarm-tools

Skill Claude CodeCodex

Meta-skill for generating new skills with proper format and structure. Use when creating new skills for the swarm system or when agents need to generate skill scaffolds. Ensures skills follow conventions (frontmatter format, directory structure, bundled resources).

733 1mo ago A 51 tokens

system-design

18

joelhooks/swarm-tools

Skill Claude CodeCodex

Principles for building reusable coding systems. Use when designing modules, APIs, CLIs, or any code meant to be used by others. Based on "A Philosophy of Software Design" by John Ousterhout. Covers deep modules, complexity management, and design red flags.

733 1mo ago A 58 tokens

testing-patterns

19

joelhooks/swarm-tools

Skill Claude CodeCodex

Patterns for testing code effectively. Use when breaking dependencies for testability, adding tests to existing code, understanding unfamiliar code through characterization tests, or deciding how to structure tests. Covers seams, dependency injection, test doubles, and safe refactoring techniques from Michael Feathers.

733 1mo ago A 57 tokens