About
Patternify is a meta-skill for Claude Code designed to transform repetitive manual workflows into formal, executable components. By monitoring conversation signals, it helps developers recognize orchestration sequences, decision heuristics, and multi-step processes that occur frequently. Once a pattern is identified, Patternify maps it to the most appropriate implementation—whether it be a Skill, Command, Agent, or Hook—ensuring that tribal knowledge is codified into repeatable, documented logic. This systematic approach prevents premature abstraction while ensuring that high-value workflows are preserved and automated through a standardized YAML specification and rigorous quality validation.