Compile

Compile an Anthropic-style skill — a directory with a SKILL.md and optional references/ — into a deterministic, runnable workflow via the rote CLI. Use when the user says "compile this skill", "graduate this skill" (the retired name for the same operation), "make this skill deterministic", "make this skill faster/cheaper", "turn this skill into a workflow", "turn this skill into code", "harden this skill for production", or complains that a skill is slow, expensive, or unreliable as a background job. Output: a pipeline.yaml IR, extracted code modules, typed LLM-judge signatures, and runtime code for Temporal, Cloudflare Workflows, or DBOS.

ccplugins 1e3bf81 5.2 KB Updated

File contents

ccplugins/awesome-claude-code-plugins/tree/main/plugins/rote/skills/compile commit 1e3bf81b23

Frequently asked questions

npx skillmds@latest add ccplugins/compile