Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

hydra-acp-blame

Sterne10
Forks4
Aktualisiert7. Juli 2026 um 16:19

Activate this skill whenever the user is trying to figure out why code that used to work is now broken, or asks any question that reduces to "how did this change land". Pairs git reflog + commit archaeology with `hydra session list` + `hydra session diff` to attribute each hunk to the session that authored it — or flag it as an orphan (edits that landed via `git commit -a` outside any recorded session). Activate on any of these user phrasings (verbatim examples — plus obvious paraphrases): - "help me understand how this broke", "how did this break", "how did this get broken" - "this used to work", "this was passing before", "these tests were passing" - "how did this regression get in", "who broke this", "why is this failing now" - "who reverted X", "trace this change back", "which session made commit <sha>" - "why does commit <sha> touch <file> when its message is about <other thing>" - Any test-failure paste (Vitest / Jest / Mocha / pytest / cargo test output) accompanied by a "how did this" / "why is this"

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly