Craft Become banner
drobins25 drobins25

Craft Become

Development community

Description

--- name: become description: "Agent crystallization command. Studies a tool, role, or person and produces a portable 9-section agent that inhabits the domain - with beliefs, scar tissue, and instincts." argument-hint: "[tool name | role | person name | description] [--deep]" --- # Become Crystallize a tool, role, or person into a portable AI agent. Unlike `/craft:research` which discovers what's true, `/craft:become` inhabits a mind - producing an agent with beliefs, decision frameworks, and

Installation

Installs to ~/.claude/skills/drobins25-craft-craft-become/SKILL.md

Terminal
mkdir -p ~/.claude/skills/drobins25-craft-craft-become && curl -fsSL https://raw.githubusercontent.com/drobins25/craft/HEAD/commands/craft-become.md -o ~/.claude/skills/drobins25-craft-craft-become/SKILL.md

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

Full documentation available on GitHub

View Source Repository