No pre existing failures
Skill nakane1chome/claude-skills/skills/no-pre-existing-failures
Test accountability policy. All failures belong to the current changeset. Commits must include test results. No failures on main.From its SKILL.md
npx -y skills add nakane1chome/claude-skills --skill no-pre-existing-failuresAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.6 KB, 95 tokens by cl100k_base, as published. Nobody here has run it
-
Every test failure is caused by your changes. There are no "pre-existing," "known," "flaky," or "unrelated" failures. If a test fails, you broke it. Fix it before proceeding.
-
Every git commit must include a test summary. On
main, all tests must pass — no exceptions. On branches, failures are permitted only if explicitly noted in the commit message with the failure name and reason.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.