Skip to content

ryfter/matt-pocock-skills

v1.0.0MIT

Matt Pocock's engineering and productivity agent skills, from https://www.aihero.dev/skills, repackaged unchanged for Kiro. A battle-tested toolkit for doing real software engineering with an AI agent (not vibe coding): align before you build with grilling/brainstorming, drive features and fixes with true red-green-refactor TDD, run disciplined bug diagnosis, review changes against standards and spec, and actively improve codebase architecture through deep-module design and domain modeling. Also includes productivity tooling: specs, tickets, research, prototypes, handoffs, and teaching. 25 skills across engineering and productivity, kept faithful to the source. 100% Matt Pocock's work; this power only brings his skills into Kiro. Site: https://www.aihero.dev/skills. GitHub: https://github.com/mattpocock/skills. X: https://x.com/mattpocockuk.

code-review

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

Read SKILL.md at the source

Pinned to revision 6528adfebe6d, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.