feat!: rename plugin from agent-builder to agent-factory
This commit is contained in:
parent
1a776bdeb2
commit
dac8b1336d
5 changed files with 36 additions and 26 deletions
|
|
@ -1,13 +1,13 @@
|
|||
# Agent Builder Plugin
|
||||
# Agent Factory Plugin
|
||||
|
||||
Plugin that helps users build complete autonomous agent systems
|
||||
Plugin that guides users through building complete autonomous agent systems
|
||||
using Claude Code. Installed via `/install` or `--plugin-dir`.
|
||||
|
||||
## What this plugin does
|
||||
|
||||
Guides users through building their own multi-agent system:
|
||||
agents, skills, hooks, automation, and deployment config.
|
||||
The `/agent-builder:build` command runs a 7-phase guided workflow.
|
||||
The `/agent-factory:build` command runs a 7-phase guided workflow.
|
||||
|
||||
## Plugin structure
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue