← Back to prompt archive
⚙️ DevOps & Infra

PULL REQUEST TEMPLATE

A PR template for submitting or modifying AI agents with checklist and metadata fields.

Added Apr 14, 2026
## What does this PR do?

<!-- Brief description of the change -->

## Agent Information (if adding/modifying an agent)

- **Agent Name**:
- **Category**:
- **Specialty**:

## Checklist

- [ ] Follows the agent template structure from CONTRIBUTING.md
- [ ] Includes YAML frontmatter with `name`, `description`, `color`
- [ ] Has concrete code/template examples (for new agents)
- [ ] Tested in real scenarios
- [ ] Proofread and formatted correctly
#pull request #template #agent #contribution #checklist