.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/joelhooks/swarm-tools
home/skills/joelhooks/swarm-tools
joelhooks avatar

joelhooks/swarm-tools

19 skills · 27 total installs

View on GitHub
$npx skills add joelhooks/swarm-tools
SkillInstalls
releaseHandles version bumps and npm releases for the swarm-tools monorepo (opencode-swarm-plugin, claude-code-swarm-plugin, swarm-mail, swarm-queue).7swarm-coordinationMulti-agent coordination patterns for OpenCode swarm workflows. Use when work benefits from parallelization or coordination.7always-on-guidanceAlways-on rule-oriented guidance for claude-plugin agents. Use to align behavior, tool usage, and model-specific defaults while avoiding deprecated bd/cass…6openclaw-messagingSend messages, system events, and agent notifications through the openclaw CLI.4system-designPrinciples for building reusable coding systems. Use when designing modules, APIs, CLIs, or any code meant to be used by others.3cli-builderGuide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling.—gh-issue-triageGitHub issue triage workflow with contributor profile extraction. Analyze → clarify → file cells → tag → implement → credit.—hive-workflowIssue tracking and task management using the hive system. Use when creating, updating, or managing work items.—learning-systemsImplicit feedback scoring, confidence decay, and anti-pattern detection.—pr-triageContext-efficient PR comment triage. Evaluate, decide, act. Fix important issues, resolve the rest silently.—publish-package-cicdCI/CD publishing workflow for npm packages using Changesets + npm Trusted Publishers (OIDC).—queueGuide for job queue patterns in multi-agent coordination. Use when deciding between background jobs vs inline execution, submitting long-running tasks,…—ralph-supervisorRalph loop pattern - Claude supervises while Codex (gpt-5.3-codex) executes implementation work.—skill-creatorGuide 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.—skill-generatorMeta-skill for generating new skills with proper format and structure.—swarm-cliSwarm CLI commands for workers - hivemind memory, hive tasks, swarmmail coordination. Use when working in a swarm context.—tddTest-Driven Development workflow with RED-GREEN-REFACTOR, lore from Kent Beck, Michael Feathers, and Ousterhout's counterpoint—testing-patternsPatterns for testing code effectively. Use when breaking dependencies for testability, adding tests to existing code, understanding unfamiliar code through…—timeout-test