Pre Push Bypass Audit Trail

Use when a `git push` is blocked by a pre-push hook (freshness/lint/test/data-pipeline) AND the blocking condition is provably orthogonal to the commits being pushed (different subsystem, different pipeline, known pre-existing issue). Trigger on phrases like "pre-push hook blocks", "--no-verify with justification", "hook drift", "freshness check failed", "push aborted but code is OK", "should use --no-verify". Produces (1) orthogonality check before bypass, (2) audit-trail entry in the Daily Note with reason + blocking issue + backlog reference, (3) a separate backlog item for the blocking issue, (4) the `--no-verify` push only after these are done. Do NOT load when the hook block is directly related to the commits, when no Daily Note exists, when bypass has not been explicitly approved by the user, or when the blocking issue is critical/security.

Ed3Design 61b68f3 10.4 KB Updated

File contents

Ed3Design/ed3design-skill-bundles/tree/main/code-quality/skills/pre-push-bypass-audit-trail commit 61b68f3728

Frequently asked questions

npx skillmds@latest add ed3design/pre-push-bypass-audit-trail