subagent-creator
πPluginanthropics/claude-code
Interactive plugin for creating, designing, and implementing custom subagents in Claude Code with guided best practices
Overview
An Anthropic plugin that guides you through creating custom subagents for Claude Code. It provides an interactive workflow for designing, configuring, and implementing specialized agents with best practices built in.
Key Features
- Interactive step-by-step guide for designing subagents
- Pre-built templates for common subagent patterns
- Best practices for tool selection, prompt design, and error handling
- Generates ready-to-use subagent configurations
Who is this for?
Claude Code users who want to create custom subagents for specialized tasks β such as code review bots, test runners, documentation generators, or any automated workflow that benefits from a dedicated agent.
Part of
v1truv1us-plugin-marketplace
Installation
/plugin marketplace add v1truv1us/plugin-marketplace/plugin install subagent-creator@code-plugin-marketplaceMore from this repository10
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
Development kit for working with the Claude Agent SDK
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives
Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.
Commands for git commit workflows including commit, push, and PR creation
Interactive self-referential AI loops for iterative development. Claude works on the same task repeatedly, seeing its previous work, until completion.