Skip to main content
Execute qualquer Skill no Manus
com um clique

hydra-acp-blame

Estrelas10
Forks4
Atualizado7 de julho de 2026 às 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"

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly