Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

Custom AI agent skills.

Installation

Install using skills:

npx skills add goblindegook/skills

For specific skills:

npx skills add goblindegook/skills/rca
npx skills add goblindegook/skills/tdd

Available Skills by Theme

Analysis and Incident Response

  • rca: Structured root cause analysis using iterative "why" questions, branch expansion, causal trees, and recommended mitigation/corrective actions.

Planning and Design Review

  • grill-me: Relentless plan/design interrogation to stress-test assumptions and resolve each decision branch toward shared understanding.

Engineering Quality and Delivery

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

About

Agent Skills

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors