Add droid custom partner agent (#406)

* Add droid custom partner agent

Add a new Droid CLI assistant agent to the partners collection that provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation.

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>

* Address PR #406 comments on droid agent

- Add model field to frontmatter
- Fix escaped pipe in Quick Reference table (remove unnecessary backslash from markdown table code cell)

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>

---------

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
This commit is contained in:
factory-davidgu
2025-11-17 15:16:59 -08:00
committed by GitHub
parent 3698df08da
commit 527d2873b1
6 changed files with 277 additions and 3 deletions

View File

@@ -21,6 +21,8 @@ items:
kind: agent
- path: agents/arm-migration.agent.md
kind: agent
- path: agents/droid.agent.md
kind: agent
- path: agents/dynatrace-expert.agent.md
kind: agent
- path: agents/elasticsearch-observability.agent.md