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>

Installs
9
GitHub Stars
27
First Seen
Jan 29, 2026
codify — outfitter-dev/agents