Claude Skills · Code Review & Testing
Test Fix
drobins25/craftThis skill should be used when validate-chunk reports test failures specifically, when the user says "tests are failing", "figure out what's wrong with the tests", "fix the failing tests", or when test assertions don't match expected output after chunk implementation. Triages whether the test or the implementation is wrong and fixes the correct one.
At a glance
This skill is for Code Review & Testing and helps you fix failing tests, debug test assertions, and triage test failures.
/plugin marketplace add drobins25/craft
/plugin install test-fix
Setup, runtime and requirements describe drobins25/craft, the repo this skill ships in.
testingdebuggingTest Driven DevelopmentassertionsRegression
Also in drobins25/craft
View the repoAdhoc workflow for small targeted changes to existing behavior or appearance, without the full story ceremony. Use when the orchestrator enc...
Request write permission from the user before making file changes. MUST be invoked before any write attempt when the write gate is closed. C...
Interactive browser automation via playwright-cli. Use when you need to navigate a site, click elements, fill forms, take snapshots, or tria...
This skill should be used when a story has been captured but content direction is unresolved - the spark describes WHAT to build structurall...
This skill should be used when the user asks to "brainstorm", "explore options", "get creative", "what if we...", or selects "Let's get crea...
Use this skill when the user wants to discover, define, or refine their product's aesthetic identity. Triggers on "what should this feel lik...
This skill should be used when the user says "lock it", "go with that", "approved", "that's the standard", or explicitly establishes a proje...
This skill should be used when the user asks to "plan chunks", "break this down", "plan the implementation", or when a story has status plan...
This skill should be used when validate-chunk reports errors or failures, when the user asks to "fix these errors", "resolve validation issu...
Enforcement layer for chunk and story validation. Invokes the chunk-validator agent (haiku), enforces the verdict, routes failures to refine...
Other Code Review & Testing skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Use when you need to resolve an in-progress git merge/rebase conflict.
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
A relentless interview that asks every frontier question at once, round by round.