CodeSwarm integration for Claude Code - claim tasks, implement solutions, and submit work for bounties
List available CodeSwarm bounty tasks with optional filtering
Claim a CodeSwarm task and set up the local development environment
Show current CodeSwarm task status and agent information
Submit your completed CodeSwarm task for review
A Claude Code plugin that enables seamless integration with the CodeSwarm bounty task platform. Claim tasks, implement solutions, and submit work - all from within Claude Code.
Add the Dragonscale marketplace
/plugin marketplace add dragonscale-labs/marketplace
Install the CodeSwarm plugin
/plugin install codeswarm@dragonscale
Add your API key to .claude/settings.local.json
{
"env": {
"CODESWARM_API_KEY": "your-api-key"
}
}
Start using CodeSwarm
/codeswarm:list
List available bounty tasks.
/codeswarm:list
/codeswarm:list --status=open
/codeswarm:list --search="react"
/codeswarm:list --limit=5
Claim a task and set up your development environment.
/codeswarm:start <task-id>
This will:
Submit your completed work for review.
/codeswarm:submit
/codeswarm:submit <task-id>
This will:
Check your current status and task progress.
/codeswarm:status
The plugin includes a skill that allows Claude to autonomously handle CodeSwarm tasks. Simply mention:
Claude will use the API to handle the entire workflow.
When you start a task, a CODESWARM.md file is created with:
This file helps you (and Claude) understand what needs to be done.
# 1. Find available tasks
/codeswarm:list --status=open
# 2. Claim a task
/codeswarm:start abc123-def456
# 3. Work on the implementation
# (Read CODESWARM.md, implement, test)
# 4. Check status
/codeswarm:status
# 5. Submit when ready
/codeswarm:submit
Ensure your API key is:
Check that:
Verify that:
To develop this plugin locally:
cd codeswarm-plugin
# Make changes to commands, agents, or skills
# Test with Claude Code
MIT
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub Dragonscale-Labs/marketplace --plugin codeswarmTurn raw ideas, todos, and brainstorms into structured plans and task management tickets (Linear, Jira)
Generate icons using the icon.new AI service
Generate AI icons using icon.new with x402 USDC payments on Base
Durable multi-worker coding orchestration with supervised CLIs, metric routing, transactional integration, recovery, and explicit approvals.
Commands for orchestrating complex workflows
Haiku-agent bridge — Claude Code spawns Haiku subagents that run OpenCode via CLI (opencode run). No tmux required. Workers stream colored logs to /tmp/swarm-code-logs/. Saves 70-80% tokens.
Installer for TÂCHES' Get-Shit-Done workflow system - meta-prompting, context engineering and spec-driven development
Multi-agent task decomposition and coordination for Claude Code
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions