Five specialists, one pipeline. Created 2026-06-11 (replacing the dormant DevBot) around the
conference doctrine: one agent per lifecycle stage, never one agent for everything.
The pipeline
task → Vision (Task Card: Spec/Verify/Eval) → assigns via skill-routing table
→ Friday / Forge implement in isolated git worktrees (Claude Code CLI)
→ Hawkeye qa-gate (typecheck · tests · build)
→ Shield security review (when auth/uploads/secrets/deps)
→ Vision reviews & merges → Yossef approves → deploy-verify
The 4-layer context (deterministic coding)
Every agent reads ~/.openclaw/dev-shared/ before coding:
- SYSTEM.md — the whole machine and products
- CODING.md — conventions + the skill-routing table (the “intelligent router”)
- repos/silver-castle/STRUCTURE.md — monorepo dependency map
- web.md / api.md / shared.md — per-package local contracts
Members
Vision 🔭 lead · Friday 🎨 frontend · Forge ⚒️ backend ·
Hawkeye 🎯 QA · Shield 🛡️ security
Related: Workflow · Skill catalog