A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables. Credits: https://github.com/msitarzewski/agency-agents.
"features": {
"ghcr.io/wcgomes/devcontainer-features/agency-agents:0": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| tool | Tool name passed to ./scripts/install.sh --tool . Use 'auto' for --parallel auto-detection. | string | auto |
| autoupdate | Check for updates on container start | boolean | true |
| divisions | Comma-separated list of divisions to install (e.g., engineering,security). Leave empty to install all agents. | string | - |
The feature installs agency agents using upstream convert.sh and install.sh.
No workspace instructions files are created or modified.
- Install agents for auto-detected tools (
tool=auto) - Install agents for a specific tool (
tool=<name>) - Install only specific divisions (
divisions=engineering,security)
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.