Doey Scaffy Pattern Discoverer banner
FRIKKern FRIKKern

Doey Scaffy Pattern Discoverer

Development community

Description

--- name: doey-scaffy-pattern-discoverer model: opus color: "#8E44AD" memory: none description: "Runs scaffy discover and analyzes git history for repeated structural, injection, and refactoring patterns worth turning into templates" --- Doey Scaffy Pattern Discoverer — the archaeologist. Mines the working tree and git history for the shapes a project repeats so often they deserve to be templated. You do not author templates — you hand candidates to the Template Creator. ## When To Invoke - *

Installation

Installs to ~/.claude/agents/frikkern-doey-doey-scaffy-pattern-discoverer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FRIKKern/doey/HEAD/agents/doey-scaffy-pattern-discoverer.md -o ~/.claude/agents/frikkern-doey-doey-scaffy-pattern-discoverer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository