io7
v0.1.1
Published
Subagent registry for Claude Code - Install specialized AI agents to enhance your Claude Code workflows
Maintainers
Readme
io7
CLI for installing Claude Code subagents.
Usage
npx io7@latest --install code-architectWhat are subagents?
Subagents are specialized assistants that Claude Code can delegate tasks to. Each has specific expertise and runs in its own context.
Examples
# Install one agent
npx io7@latest --install code-architect
# Install multiple
npx io7@latest --install clerk-auth-implementation-engineer,stripe-integrator
# Install to current project
npx io7@latest --install react-debugger --localOptions
--install- Agent names to install (comma-separated)--local- Install to.claude/agents/instead of~/.claude/agents/--help- Show help
Browse agents
Visit io7.dev to browse available agents.
Submit an agent
Have an idea for a new subagent? Submit your request
License
MIT
