github EveryInc/compound-engineering-plugin v0.4.0
v0.4.0 — Factory Droid target

7 hours ago

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): BashExecute, WriteCreate, etc.

Full npm package: bunx @every-env/compound-plugin install compound-engineering --to droid

Don't miss a new compound-engineering-plugin release

NewReleases is sending notifications on new releases.