Commit graph

10 commits

Author SHA1 Message Date
Kjell Tore Guttormsen
2451dd9dfd feat(templates): add 5 more domain templates (10 total) 2026-04-12 06:50:04 +02:00
Kjell Tore Guttormsen
51371b18ce feat(templates): add isolated agentTurn and systemEvent cron templates 2026-04-12 06:48:12 +02:00
Kjell Tore Guttormsen
195fcc2517 feat(templates): add proactive agent templates with ADL/VFM guardrails 2026-04-12 06:47:27 +02:00
Kjell Tore Guttormsen
ea3ff53d2c feat(templates): add import/export system for agent systems 2026-04-12 06:47:14 +02:00
Kjell Tore Guttormsen
efbdbd82ed feat(templates): add Docker deployment templates 2026-04-12 06:47:10 +02:00
Kjell Tore Guttormsen
5136411258 feat(templates): add 5 domain-specific pipeline templates 2026-04-12 06:46:43 +02:00
Kjell Tore Guttormsen
67ea7382ed feat(templates): add heartbeat templates with emptiness detection and catchup 2026-04-12 06:46:21 +02:00
Kjell Tore Guttormsen
80120e5c6c feat(templates): add 3-tier memory templates (OpenClaw pattern) 2026-04-12 06:45:01 +02:00
Kjell Tore Guttormsen
9b2012a3ba feat(templates): add context injection templates (Paperclip heartbeat pattern) 2026-04-12 06:44:34 +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