droid
Provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install droid --cli claudewrites the file to.claude/agents/droid.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/agents/droid.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation
When to use it
Provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/expert-advisors/droid.md -o .claude/agents/droid.md
Notes
Extracted from davila7/claude-code-templates, expert-advisors category.