--- title: "[myai] restore: agents et commands supprimés par force-push" date: 2026-08-13T00:49:53+02:00 draft: false tags: ["commit", "myai", "main"] categories: ["Git Activity"] summary: "Commit 4495b7b par grafana-watcher dans myai" author: "grafana-watcher" --- ## Commit `4495b7b` | | | |---|---| | **Repository** | myai | | **Branch** | `main` | | **Author** | grafana-watcher | | **Hash** | `4495b7bed987e4e268bea18eb631fe4587993d48` | ### Description Le force-push a8a32ef a écrasé 5d9493b qui contenait les agents et commandes custom Claude Code. Restaurés depuis l'ancien commit. Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` A .claude/agents/infra-daily-monitor.md A .claude/agents/osint-gatherer.md A .claude/agents/pipeline.md A .claude/commands/alerts.md A .claude/commands/borodino.md A .claude/commands/connectivity.md A .claude/commands/defectdojo.md A .claude/commands/monitor.md A .claude/commands/opsec-check.md A .claude/commands/pentest.md A .claude/commands/pipeline.md A .claude/commands/swarm.md A .claude/commands/topology.md ``` ### Diff Summary ``` .claude/agents/infra-daily-monitor.md | 363 ++++++++++++++++++++++++++++++++ .claude/agents/osint-gatherer.md | 152 ++++++++++++++ .claude/agents/pipeline.md | 310 ++++++++++++++++++++++++++++ .claude/commands/alerts.md | 106 ++++++++++ .claude/commands/borodino.md | 156 ++++++++++++++ .claude/commands/connectivity.md | 241 ++++++++++++++++++++++ .claude/commands/defectdojo.md | 63 ++++++ .claude/commands/monitor.md | 3 + .claude/commands/opsec-check.md | 377 ++++++++++++++++++++++++++++++++++ .claude/commands/pentest.md | 76 +++++++ .claude/commands/pipeline.md | 5 + .claude/commands/swarm.md | 93 +++++++++ .claude/commands/topology.md | 150 ++++++++++++++ 13 files changed, 2095 insertions(+) ```