Mattpocock
Mattpocock from livelybug/harness-repo-skill-collection.
Skills in this plugin
21- ▌ Tdd · livelybug bundleTest-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
- ▌ To Prd · livelybugTurn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
- ▌ Triage · livelybug bundleMove issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
- ▌
- ▌
- ▌
- ▌ Ask Matt · livelybugAsk which skill or flow fits your situation. A router over the user-invoked skills in this repo.
- ▌ Prototype · livelybug bundleBuild a throwaway prototype to flesh out a design — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route.
- ▌ To Issues · livelybugBreak a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.
- ▌ Writing Beats · livelybugWriting, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.
- ▌ Writing Shape · livelybugWriting, exploit — shape raw material into an article, paragraph by paragraph.
- ▌ Codebase Design · livelybug bundleShared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
- ▌ Diagnosing Bugs · livelybug bundleDiagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
- ▌ Domain Modeling · livelybug bundleBuild and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
- ▌ Decision Mapping · livelybugTurn a loose idea into a sequenced map of investigation tickets, then drive them to resolution one at a time.
- ▌
- ▌ Request Refactor Plan · livelybugCreate a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
- ▌ Writing Great Skills · livelybug bundleReference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
- ▌ Setup Matt Pocock Skills · livelybug bundleConfigure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
- ▌ Resolving Merge Conflicts · livelybugUse when you need to resolve an in-progress git merge/rebase conflict.
- ▌ Improve Codebase Architecture · livelybug bundleScan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.