Agent skills installable via skills.sh.
# All skills
npx skills add chris-hendrix/skills
# Individual skills
npx skills add chris-hendrix/skills --skill rpi
npx skills add chris-hendrix/skills --skill grill-meConsolidated workflow for structured development. Reference
| Keyword | Description |
|---|---|
brainstorm |
Explore approaches and decide on a direction |
plan |
Create a TDD-structured implementation plan |
evaluate |
Assess artifacts across quality dimensions with upgrade paths |
handoff |
Summarize the session into a handoff doc for another agent |
pickup |
Resume work from a handoff document |
implement all |
Execute all phases of a plan |
implement phase N |
Execute a specific phase |
write |
Save output to .thoughts/ |
Relentlessly interviews about a plan or design until every decision is resolved. Reference
Triggers when asking for feedback, a review, or saying "grill me", "challenge my thinking", "what am I missing", etc.