Update an existing Claude Code component with interactive workflow
Updates existing Claude Code components with interactive workflow and validation.
/plugin marketplace add C0ntr0lledCha0s/claude-code-plugin-automations/plugin install agent-builder@claude-code-plugin-automations[type] [name]claude-sonnet-4-5Update an existing Claude Code component using the orchestrator pattern.
Arguments:
$1 (required): Component type - agent, skill, command, hook$2 (required): Component name to updateFull arguments: $ARGUMENTS
Validate Arguments
Delegate to Builder
Report Results
| Aspect | Supported |
|---|---|
| Description | ✅ |
| Tools/Permissions | ✅ |
| Model (agents/commands) | ✅ |
| Body content | ✅ |
| Resources (skills) | ✅ |
/agent-builder:update agent code-reviewer
/agent-builder:update skill analyzing-code
/agent-builder:update command run-tests
/agent-builder:update hook validate-write
| Type | Builder | Special Handling |
|---|---|---|
| agent | agent-builder | Tools, model, description |
| skill | skill-builder | Resources, {baseDir} refs |
| command | command-builder | Model format validation |
| hook | hook-builder | Security re-assessment |
❌ Component not found: "$2"
Searched locations:
- .claude/agents/$2.md
- plugin-dir/agents/$2.md
Use /agent-builder:new to create it.
When invoked:
/updateCrées la documentation pour la fonctionnalité en cours. Mets à jour le readme global du projet si nécessaire. Lie les documents entre eux pour ne pas avoir de documentation orpheline. La documentation est générée dans les répertoire de documentation du projet.