feat!: rename plugin from agent-builder to agent-factory

This commit is contained in:
Kjell Tore Guttormsen 2026-04-12 06:44:17 +02:00
commit dac8b1336d
5 changed files with 36 additions and 26 deletions

View file

@ -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