-
Notifications
You must be signed in to change notification settings - Fork 387
Description
Bug Description
Command: /compounding-engineering
Summary: The /compounding-engineering: slash commands are not installed to Droid
Environment
Plugin Version: compounding-engineering@every-marketplace
Droid Version: v0.27.2
OS: MacOs (Sequoia 15.6)
What Happened
After running bunx droid-factory the /compounding-engineering commands, are not installed to the factory command folder.
Expected Behavior
The /compounding-engineering commands should be available via /command and or /droids in the Droid CLI. The workflows from Claude-Code should convert and be available somewhere in Droid to use.
Steps to Reproduce
Installed compounding-engineering plugin for Claude Code
- /plugin marketplace add https://github.com/EveryInc/every-marketplace
- /plugin install compounding-engineering
Installed Bun using Homebrew
Ran "bunx droid-factory"
- Step 1/6 — Choose install location · personal
- Step 2/6 — Choose import source · marketplace
- Step 3/6 — Enter marketplace: · EveryInc/every-marketplace
- Step 4/6 — Install all plugins? (Y/n) · true
- Step 6/6 — Overwrite existing files if found? (y/N) · false
- Completed — 14 created, 0 overwritten, 0 skipped.
Observed that the compounding-engineering command is not available in Droid
Additional Context
The command does appear to be registered and available in Claude-Code