raisedadead

30 mods across 1 repository, 2 stars between them.

doubt-pass

25

raisedadead/claude-code-plugins

Skill Claude CodeCodex

Adversarial doubt cycle on a plan or design before any code exists — distinct from post-hoc code review. Use when the user asks to doubt this, stress-test a design before building it, poke holes in a plan, find the flaw in an approach, or before committing to a non-trivial architecture or design decision.

2 6d ago A 70 tokens original ISC

flaky-test-audit

26

raisedadead/claude-code-plugins

Skill Claude CodeCodex

Run a test suite repeatedly, compute a per-test flakiness rate, quarantine the nondeterministic ones. Use when the user asks whether a test is flaky, to audit test health, why a test sometimes fails, to find flaky tests, or as a scheduled nightly or weekly test-health routine.

2 6d ago A 66 tokens original ISC

merge-resolve

27

raisedadead/claude-code-plugins

Skill Claude CodeCodex

Resolve git merge or rebase conflicts hunk-by-hunk with mandatory post-resolution verification. Use when the user hits a merge conflict, asks to resolve conflicts, fix the merge, or handle a rebase conflict, or when git reports CONFLICT / "both modified".

2 6d ago A 58 tokens original ISC

skill-smith

28

raisedadead/claude-code-plugins

Skill Claude CodeCodex

Lint and structure-check a SKILL.md — frontmatter, line budget, trigger clause, reference depth. Use when the user asks to write a new skill, review this skill, lint a SKILL.md, check skill frontmatter, or after editing any file under a skills//SKILL.md path.

2 6d ago A 66 tokens original ISC

tdd-cycle

29

raisedadead/claude-code-plugins

Skill Claude CodeCodex

Drive one vertical slice of behaviour red-green-refactor, seam agreed before the first test. Use when the user asks to add a feature, fix a bug, write code test-first, says "TDD this", "red green refactor", or "write a failing test first". Inside a live dossier:build covenant, invoke dossier:build instead — it…

2 6d ago A 91 tokens original ISC

tiger-style

30

raisedadead/claude-code-plugins

Skill Claude CodeCodex

Check the column budget of the lines a change adds, and read that change against the TIGERSTYLE shape rules a script cannot judge. Use when the user asks about line length or column limits, to check code shape, what the column check flagged, or why a commit was blocked on a column budget.

2 6d ago A 65 tokens original ISC