codify

Installation
SKILL.md

Codify

Identified pattern → component mapping → implementation.

<when_to_use>

  • Spotting repeated behavior worth codifying
  • User explicitly wants to capture a workflow
  • Recognizing orchestration sequences in conversation
  • Identifying decision heuristics being applied

NOT for: one-off tasks, simple questions, well-documented existing patterns

</when_to_use>

<pattern_types>

Type Purpose Example
Related skills
Installs
8
GitHub Stars
26
First Seen
Jan 29, 2026