Claude Skills · Code Review & Testing

Validate Chunk

drobins25/craft

Enforcement layer for chunk and story validation. Invokes the chunk-validator agent (haiku), enforces the verdict, routes failures to refine-chunk or test-fix, captures CLI learnings. The orchestrator invokes this skill — never the agent directly.

★ 52 Synced 1 hour ago View SKILL.md

At a glance

Code Review & Testing Plugin install Shell Actively maintained v4.0.0

This skill is for Code Review & Testing and helps you validate code chunks, enforce chunk standards, and route validation failures.

Install /plugin marketplace add drobins25/craft /plugin install validate-chunk
Can use Other

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

ValidationorchestrationQuality Assuranceagent-routingcliEnforcement

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

Test Fix Code Review & Testing

This skill should be used when validate-chunk reports test failures specifically, when the user says "tests are failing", "figure out what's...

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.