Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

hydra-acp-blame

스타10
포크4
업데이트2026년 7월 7일 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"

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly