Skip to content

Conversation

@factory-davidgu
Copy link
Contributor

@factory-davidgu factory-davidgu commented Nov 13, 2025

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

This PR adds a new custom partner agent called Droid by Factory AI to the awesome-copilot repository. The Droid agent provides comprehensive installation guidance,
usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation.

The agent includes:

  • Installation instructions for the Droid CLI
  • Detailed documentation on droid exec usage and syntax
  • Common use cases with examples for different autonomy levels (--auto low, medium, high)
  • Advanced features including session continuation, tool customization, and model selection
  • Integration examples for GitHub PR reviews and CI/CD pipelines
  • Security best practices and troubleshooting guidance
  • Quick reference table for common tasks

Example conversation with Github Agent + Custom Agent
image

Example GH Action result of the workflow set up in the Copilot Agent session above to setup a Github Action workflow to summarize every PR being merged into main:

https://github.com/factory-davidgu/test-repo/actions/runs/19348194363/job/55353740474
image


Type of Contribution

  • New agent file

Additional Notes

The agent has been added to the Partners collection (collections/partners.collection.yml) in alphabetical order. The documentation has been regenerated
using npm start, which updated:

  • collections/partners.md (now showing 12 items instead of 11)
  • docs/README.agents.md to include the new agent
  • README.md with updated collection counts

The agent is ready for use in GitHub Copilot and includes install badges for VS Code and VS Code Insiders.


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT
License.

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>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new custom partner agent for the Droid CLI by Factory AI to the awesome-copilot repository. The agent provides comprehensive guidance for installing and using the Droid CLI, with a focus on automation and CI/CD integration patterns.

Key changes:

  • Adds the Droid agent with detailed documentation on CLI installation, droid exec command usage, and automation patterns
  • Updates the Partners collection to include the new agent in alphabetical order
  • Regenerates documentation files to reflect the collection now contains 12 items instead of 11

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
agents/droid.agent.md New agent file providing installation guidance, usage examples, and automation patterns for the Droid CLI with emphasis on CI/CD integration
collections/partners.collection.yml Adds reference to the new droid.agent.md file in alphabetical order between arm-migration and dynatrace-expert
collections/partners.md Auto-generated markdown file updated to include Droid agent entry and updated item count from 11 to 12
docs/README.agents.md Auto-generated documentation updated to include the Droid agent in alphabetical list
docs/README.collections.md Auto-generated documentation updated with Partners collection item count from 11 to 12
README.md Auto-generated main README updated with Partners collection item count from 11 to 12

factory-davidgu and others added 3 commits November 13, 2025 15:43
- 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>
@aaronpowell aaronpowell merged commit 527d287 into github:main Nov 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants