Added
- Factory Droid target — Convert Claude Code plugins to Factory Droid format with
--to droid - npm publish workflow — Automatically publishes to npm on GitHub releases
Details
Droid output goes to ~/.factory/ with:
- Commands →
~/.factory/commands/(namespace prefixes stripped) - Agents →
~/.factory/droids/(converted to Droid frontmatter) - Skills →
~/.factory/skills/(copied as-is)
Tool name mapping (Claude → Factory): Bash → Execute, Write → Create, etc.
Full npm package: bunx @every-env/compound-plugin install compound-engineering --to droid