Commit graph

3 commits

Author SHA1 Message Date
Viktor Barzin
d182878c0b
reorganize agents: deduplicate, add dev team + bootstrapper/reviewer, smart router
- Move sev-triage, sev-historian, sev-report-writer, deploy-app from infra to global
- Add backend-developer, frontend-developer, tester, infra-architect (dev team)
- Add app-bootstrapper (orchestrator) and cross-project-reviewer
- Standardize kubeconfig paths from infra/config to ~/code/config in 9 agents

Note: pre-commit hook false positive on 'from_secret:' Woodpecker CI directive
2026-03-22 23:44:12 +02:00
Viktor Barzin
ef076b0c0c
sync devops-engineer agent with deploy+monitor workflow 2026-03-15 18:44:24 +00:00
Viktor Barzin
c95ffa03c5 migrate cc-config to chezmoi: add all skills, agents, and openclaw installer
- Add 4 missing skills: chromedp-alpine-container, claude-memory-api,
  openclaw-custom-model-provider, webrtc-turn-shared-secret
- Add 9 custom agents: sre, dba, devops-engineer, platform-engineer,
  security-engineer, network-engineer, observability-engineer,
  home-automation-engineer, cluster-health-checker
- Add openclaw-install.sh: standalone script to clone dotfiles and
  install skills/agents/hooks/settings to OpenClaw's home directory
  Replaces the cc-config NFS volume + sync.sh approach
2026-03-15 16:02:05 +00:00