Claude Skills · Code Review & Testing

Test Fix

drobins25/craft

This 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.

★ 52 Synced 1 hour ago View SKILL.md

At a glance

Code Review & Testing Plugin install Shell Actively maintained v1.2.0

This skill is for Code Review & Testing and helps you fix failing tests, debug test assertions, and triage test failures.

Install /plugin marketplace add drobins25/craft /plugin install test-fix
Can use Other

Setup, runtime and requirements describe drobins25/craft, the repo this skill ships in.

testingdebuggingTest Driven DevelopmentassertionsRegression

Also in drobins25/craft

View the repo
Adhoc Coding

Adhoc workflow for small targeted changes to existing behavior or appearance, without the full story ceremony. Use when the orchestrator enc...

Approve Productivity

Request write permission from the user before making file changes. MUST be invoked before any write attempt when the write gate is closed. C...

Browser DevOps & Infrastructure

Interactive browser automation via playwright-cli. Use when you need to navigate a site, click elements, fill forms, take snapshots, or tria...

Content Spark Productivity

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...

Design Vibe Design

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...

Plan Chunks Productivity

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...

Refine Chunk Coding

This skill should be used when validate-chunk reports errors or failures, when the user asks to "fix these errors", "resolve validation issu...

Validate Chunk Code Review & Testing

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

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.