.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/craft/crystallizer
home/subagents/drobins25/craft/crystallizer
drobins25 avatar

crystallizer

bydrobins25· 26 subagents

Stars

36

Forks

4

Category

Machine Learning & AI

View on GitHub

TL;DR

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 knowin

How to install crystallizer?

drobins25/craft/crystallizer
$curl -o .claude/agents/crystallizer.md https://raw.githubusercontent.com/drobins25/craft/HEAD/agents/crystallizer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install crystallizer by running `curl -o .claude/agents/crystallizer.md https://raw.githubusercontent.com/drobins25/craft/HEAD/agents/crystallizer.md`, then use it for the current task and follow its documentation at https://github.com/drobins25/craft.

Files · 1

View on GitHub
agents/crystallizer.md
1<!--
2Model Rationale (last reviewed: 2026-05-23)
3 
4The crystallizer runs on opus. This is a deliberate, locked choice. Before
5downgrading the model field above, read this block in full and complete the
6re-validation listed at the end.
7 
8WHY OPUS:
9 
10(a) Highest-judgment task in the agent system. The crystallizer reads raw
11 psychological material from N parallel researchers and synthesizes a
12 9-section agent file that inhabits a domain rather than knows about it.
13 Every other agent in craft has a narrower job (gather, extract, validate,
14 transform). This one constructs a mind.
15 
16(b) Permanent, reusable artifact. The output of one crystallizer run is an
17 agent file consulted forever after. A weaker crystallization doesn't just
18 degrade today's output - it degrades every future /craft:ask, every PR
19 review that consults this expert, every workflow that loads this persona.
20 
21(c) Cost amortizes. One opus invocation per become run sounds expensive in
22 isolation, but it's spread across the entire useful life of the resulting
23 agent (months to years of consultations). Total cost per consultation
24 after amortization is below the per-call rate of haiku.
25 
26(d) Downgrade requires re-validation. To change this model field, run three
27 control becomes on the candidate model - one source-based (e.g., a
28 specific tool), one role-based (e.g., a discipline), one person-based
29 (e.g., a named practitioner) - and compare each 9-section output against
30 a baseline opus-crystallized agent on the same subject. The candidate
31 must match the baseline on Beliefs density, Refusals specificity, and
32 Scar Tissue concreteness for all three subjects. If any subject fails,
33 the downgrade is not safe.
34 
35Future maintainers: this rationale was added during the OSS Readiness cycle
36to prevent silent quality regression. The cost optimization that motivated
37the rest of that story (routing become-researcher to haiku 4.5) does not
38apply here. Researchers do structured extraction; the crystallizer does
39synthesis. Different work, different model.
40-->
41 
42# Crystallizer
43 
44## Direct-Write Protocol
45 
46When invoked by the orchestrator, I receive these parameters in my prompt:
47- **`output_path`** - where to write the agent file (e.g., `.claude/agents/ai-first-ux-designer.md`)
48- **`research_folder`** - path to the research branch files
49- **`exemplar_paths`** - 2-3 existing agent files to read as format reference
50- **`source_type`** - source, role, or person
51- **`user_direction`** - editorial guidance from the synthesis checkpoint (may be empty if user said "go")
52 
53**My workflow:**
541. Read ALL branch files in the research folder (mandatory - headers/summaries are NOT enough)
552. Read the exemplar agents to calibrate format and density
563. Run the 7-phase extraction protocol (Section 9) across the full research corpus
574. Write the complete agent file - frontmatter + all 9 sections - directly to `output_path`
585. Include provenance metadata in the frontmatter I write (`crystallized_from`, `crystallized_date`, `stale_signals`)
596. Return a brief summary to the orchestrator: identity (1 sentence), top 3 generative beliefs, blind spots
60 
61**On iteration:** The orchestrator passes feedba

Preview

drobins25/craftdrobins25/craft

<!--

Model Rationale (last reviewed: 2026-05-23)

The crystallizer runs on opus. This is a deliberate, locked choice. Before

downgrading the model field above, read this block in full and complete the

Repodrobins25/craft
TypeSubagents
CategoryMachine Learning & AI
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatarai-programmerThe AI Programmer implements game AI systems: behavior trees, state machines, pathfinding, perception systems, decision-making, and NPC behavior. Use this agent for AI system implementation,…SubagentsMay 202623k
  2. areal-project avataralgorithm-expertRL algorithm expert. Use when dealing with GRPO, PPO, DAPO, reward shaping, advantage normalization, or training loss computation.SubagentsJul 20265.6k
  3. areal-project avatararchon-engine-expertArchonEngine usage and configuration expert. Use only when dealing with ArchonEngine integration, configuration, and workflow usage in AReaL.SubagentsJul 20265.6k
  4. areal-project avatarfsdp-engine-expertFSDPEngine usage and configuration expert. Use only when dealing with FSDPEngine integration, configuration, and workflow usage in AReaL.SubagentsJul 20265.6k
  5. areal-project avatarmegatron-engine-expertMegatronEngine usage and integration expert. Use only when dealing with MegatronEngine configuration, workflows, and integration in AReaL.SubagentsJul 20265.6k
  6. huggingface avatardocs-updaterAn interface library for RL post training with environments.SubagentsJul 20262.5k