telexed ~ c / 57cff90b-b25radar:50 · agent_toolLIVE
← back
NO.
#57cff90b
Topic
AGENTS & TOOLS
Source
GitHub Trending Weekly
Published
2026-05-06 20:11:06
Importance
★ 5/10 — radar 50
`mattpocock/skills`, Composable Agent Skills Instead of Heavy Process Kits
FIG-0571:1

`mattpocock/skills`, Composable Agent Skills Instead of Heavy Process Kits

Break agent workflows into small reusable skills, not rigid process layers. Easy to copy for prompt assets and task setup.

[ KEY POINTS ]
  1. Install is one command: npx skills@latest add mattpocock/skills, then run /setup-matt-pocock-skills for tracker, labels, and docs path.
  2. The design argues against GSD, BMAD, and Spec-Kit style process ownership; smaller prompt units are easier to debug and swap.
  3. /grill-me and /grill-with-docs target the biggest agent failure mode: bad requirement capture before code starts.
  4. The repo pushes shared language and lightweight conventions so agents waste fewer words and pick up project jargon faster.
Originalgithub.com/mattpocock/skillsRead original →

// related