Custom AI agent skills.
Install using skills:
npx skills add goblindegook/skillsFor specific skills:
npx skills add goblindegook/skills/rca
npx skills add goblindegook/skills/tddrca: Structured root cause analysis using iterative "why" questions, branch expansion, causal trees, and recommended mitigation/corrective actions.
grill-me: Relentless plan/design interrogation to stress-test assumptions and resolve each decision branch toward shared understanding.
roundtable: Multi-persona code review — each persona reads the actual source, then they discuss and converge on a prioritised top 5 list of problems or improvements.tdd: Strict test-driven development workflow (red-green-refactor) for behavior changes and bug fixes, one test at a time.test-desiderata: Critiques and scores a project's test suite against Kent Beck's Test Desiderata, assigning a 1–5 score to each property and surfacing the top 3 highest-impact improvements.