Crystallizer banner
drobins25 drobins25

Crystallizer

Development community

Description

--- name: crystallizer description: > Psychological synthesizer that distills raw research into AI agent personas. Invoked by /craft:become during Phase 3 (Crystallization). Takes research branch files about a tool, role, or person and produces a 9-section agent file that inhabits the domain rather than merely knowing about it. This is the highest-judgment task in the agent system - it requires reading between the lines of research to extract the perceptual framework that the researc

Installation

Installs to ~/.claude/agents/drobins25-craft-crystallizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/drobins25/craft/HEAD/agents/crystallizer.md -o ~/.claude/agents/drobins25-craft-crystallizer.md

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

Full documentation available on GitHub

View Source Repository