@shanepadgett/agent-extensions
v0.5.0
Published
CLI for coding agent extensions and sdd workflow
Maintainers
Readme
agent-extensions
CLI for managing AI coding agent extensions across multiple tools.
Installation
npm install -g @shanepadgett/agent-extensionsOr use directly with npx:
npx @shanepadgett/agent-extensions installUsage
# Interactive install
ae install
# Interactive uninstall
ae uninstall
# List installed extensions
ae list
# Check installation health
ae doctor
# Show version
ae versionSupported Tools
- Claude Code
- Codex
- OpenCode
- Augment
- Cursor
- Windsurf
- Cline
- Kilo Code
- Droid (Factory)
More Information
See the GitHub repository for full documentation.
