Commit graph

3 commits

Author SHA1 Message Date
Kjell Tore Guttormsen
cd74a4e8b0 feat(commands): add /agent-factory:deploy command 2026-04-12 06:44:49 +02:00
Kjell Tore Guttormsen
dac8b1336d feat!: rename plugin from agent-builder to agent-factory 2026-04-12 06:44:17 +02:00
Kjell Tore Guttormsen
075383990f feat: initial agent-builder plugin (v0.1.0)
Build complete autonomous agent systems with Claude Code.
7-phase guided workflow: map work, CLAUDE.md, agent team,
pipeline, security, deployment, test.

Components:
- commands/build.md: main guided workflow
- agents/builder.md: scaffolding agent
- skills/agent-system-design: architecture knowledge + 4 references
- scripts/templates: hooks, automation, launchd, systemd

Covers 22 OpenClaw capabilities across 4 deployment targets
(local, Mac Mini, VPS, Managed Agents).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 19:10:54 +02:00