Address Review Preexisting Unrelated Precommit Failure banner
HomericIntelligence HomericIntelligence

Address Review Preexisting Unrelated Precommit Failure

Git community

Description

--- name: address-review-preexisting-unrelated-precommit-failure license: BSD-3-Clause description: "Use when a local pre-merge/pre-push gate goes red on work your PR did not introduce. Covers two verified variants: (1) `pre-commit run --all-files` fails on an unrelated hook, where the durable proof is stash-verify (`git stash push <your-changed-file>` then rerun just the failing hook; identical failure means pre-existing/out-of-scope); (2) a post-rebase `git push` pre-push hook runs a broad pyt

Installation

Installs to ~/.claude/skills/homericintelligence-projectmnemosyne-address-review-preexisting-unrelated-precommit-failure/SKILL.md

Terminal
mkdir -p ~/.claude/skills/homericintelligence-projectmnemosyne-address-review-preexisting-unrelated-precommit-failure && curl -fsSL https://raw.githubusercontent.com/HomericIntelligence/ProjectMnemosyne/HEAD/skills/address-review-preexisting-unrelated-precommit-failure.md -o ~/.claude/skills/homericintelligence-projectmnemosyne-address-review-preexisting-unrelated-precommit-failure/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository