CodeSwarm integration for Claude Code - claim tasks, implement solutions, and submit work for bounties
npx claudepluginhub Dragonscale-Labs/marketplace --plugin codeswarmList 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
Qiushi Skill: methodology skills for AI agents guided by seeking truth from facts, with Claude Code, Cursor, OpenClaw, Codex, OpenCode, and Hermes guidance.
Uses power tools
Uses Bash, Write, or Edit tools
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.