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

@ -103,7 +103,7 @@ The `description` field is what triggers agent selection. Write it with concrete
## Getting started
Run `/agent-builder:build` for the guided 7-phase workflow. It interviews you about your use case, selects the right pattern, and generates all files.
Run `/agent-factory:build` for the guided 7-phase workflow. It interviews you about your use case, selects the right pattern, and generates all files.
For pipeline design patterns and agent role templates, see:
`${CLAUDE_PLUGIN_ROOT}/skills/agent-system-design/references/pipeline-patterns.md`