Claude Skills · Code Review & Testing

Completes one or more tasks. Creates one tested and reviewed pull request for each task. Use to implement, build, fix, or deliver tasks, tickets, pull requests, or a milestone.

★ 322 Synced 1 day ago View SKILL.md

At a glance

Code Review & Testing Manual install Shell Actively maintained

This skill is for Code Review & Testing.

Install git clone --depth 1 https://github.com/owainlewis/blueprint cp -r blueprint/skills/task-to-pr ~/.claude/skills/task-to-pr
Can use Not declared by the author

Setup, runtime and requirements describe owainlewis/blueprint, the repo this skill ships in.

Also in owainlewis/blueprint

View the repo

Explains how an existing system works today. Use for architecture maps, audits, or ARCHITECTURE.md. Return a chat report unless the user ask...

Reviews a technical proposal before implementation. Use for designs, RFCs, ADRs, architecture proposals, and issues that define how a system...

Codex Issue Coordinator Code Review & Testing

Coordinates a large batch of GitHub issues through separate Codex worker threads, tested pull requests, review loops, and gated merges. Use...

Writes a clear design for a proposed feature or system change. Use when important product or technical choices must be settled before coding...

Generates a polished, static HTML reading view from an existing Markdown PRD or technical design. Use when a user asks to render, present, v...

Makes existing code easier to understand without changing behavior. Use to simplify structure, remove duplication or dead code, improve name...

Plan Support

Turns an approved design or decided brief into ordered tasks for separate agent runs. Use for implementation tasks, tracker tickets, or usef...

Uses a fresh agent to review an implementation change without editing it. Checks behavior, security, regressions, complexity, tests, docs, a...

Proves that a code change meets its acceptance criteria. Uses focused automated checks and a real browser for browser-facing work. Use to te...

Other Code Review & Testing skills

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

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.

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.

Scaffold Exercises mattpocock/skills

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

Resolving Merge Conflicts mattpocock/skills

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

Batch Grill Me mattpocock/skills

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