Commit graph

17 commits

Author SHA1 Message Date
Viktor Barzin
bf4b5a9a94
remove stale planner.md agent (replaced by GSD plugin's gsd-planner.md) 2026-04-18 12:57:07 +01:00
Viktor Barzin
4cb12b536b
update backup-dr agent with 3-2-1 health inspection workflows 2026-04-09 22:48:57 +01:00
Viktor Barzin
f58e972b5c
consolidate agents: merge 2 pairs, trim 10 to ~80 lines
Merged:
- cluster-health-checker + sev-triage -> cluster-triage
- platform-engineer + sre -> platform-sre

Trimmed to ~80 lines: deploy-app, seat-blocker, holiday-flights,
sev-report-writer, backup-dr, post-mortem, holiday-deals,
devops-engineer, holiday-itinerary, review-loop

Updated references in post-mortem.md
2026-03-25 23:59:27 +02:00
Viktor Barzin
5af8b3495d
add backup-dr agent 2026-03-23 22:50:53 +02:00
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
e77e3567d8
seat-blocker: add Phase 0 flight search from rough description
Users can now provide fuzzy input like "Stansted to Sofia, 21st March, 16:55"
and the agent will query Ryanair/Wizzair APIs to find matching flights,
present options, and ask for confirmation before proceeding.
2026-03-21 11:26:06 +00:00
Viktor Barzin
4f2f64b417
add seat-blocker agent for blocking middle seats on Ryanair/Wizzair 2026-03-21 11:24:10 +00:00
Viktor Barzin
452c3c8c7f
update post-mortem agent: v2 pipeline team architecture 2026-03-16 21:58:11 +00:00
Viktor Barzin
ba31edcf9a
post-mortem agent: fix tool budget by enforcing orchestrator-only pattern 2026-03-16 21:17:12 +00:00
Viktor Barzin
2629278893
add post-mortem agent for structured incident investigation 2026-03-16 20:55:32 +00:00
Viktor Barzin
ef076b0c0c
sync devops-engineer agent with deploy+monitor workflow 2026-03-15 18:44:24 +00:00
Viktor Barzin
8f0f4227d8 enhance hotel search: location-first strategy with Amadeus API support [ci skip] 2026-03-15 16:19:57 +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
Viktor Barzin
ba3ec6ced5 add plan-holiday skill and holiday planner agent team
Unified holiday planning skill with discovery phase + 4 specialist agents:
- holiday-flights: Ryanair/Wizz Air APIs, CLI, open jaw, seat tips
- holiday-timing-safety: FCDO, visa (BG/UK/RO), weather
- holiday-deals: accommodation, cashback, discount codes
- holiday-itinerary: day-by-day planner (opus)
Replaces standalone airline-flight-search skill.
2026-03-15 15:56:53 +00:00
Viktor Barzin
fb3beffe18 add name/description/tools to review-loop agent frontmatter 2026-03-15 11:14:25 +00:00
Viktor Barzin
d04be6562a rename planner agent to review-loop to avoid gsd-planner conflict 2026-03-15 11:12:07 +00:00
Viktor Barzin
f9c45b74de add planner agent: plan-review-fix convergence loop 2026-03-15 10:45:22 +00:00