This folder contains **subagent definitions** - specialized AI assistants that Claude Code can delegate tasks to. Each agent has specific expertise and tool access.
Delegates specialized tasks to expert AI assistants for project management, development, and operations.
/plugin marketplace add Dutchthenomad/claude-flow/plugin install claude-flow@claude-flow-marketplaceThis folder contains subagent definitions - specialized AI assistants that Claude Code can delegate tasks to. Each agent has specific expertise and tool access.
| Agent | Description |
|---|---|
flow-keeper.md | RAG-powered project specialist - answers questions, creates components, maintains CONTEXT.md |
rugs-expert.md | RAG-powered rugs.fun specialist - WebSocket events, game mechanics, REPLAYER (auto-delegates for rugs.fun/REPLAYER questions) |
qa.md | QA specialist - writes tests, validates coverage |
dev.md | Developer - implements features, writes code |
github.md | GitHub operations - PRs, issues, branches |
ml-engineer.md | ML/RL specialist - training, models |
sysadmin.md | System operations - Linux, services |
project-cleanup-agent.md | Cleanup specialist - removes unused files |
Task tool or /agents commandtools: frontmattermodel: frontmatterWhen creating or modifying agents:
name, description, toolsDesigns feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences