pr-agent/DEMO.md
3WjR b829a54659 Add PR-Agent workflow and demo change
This PR demonstrates PR-Agent's automated review capabilities.
The workflow will automatically review PRs when they are opened.
2025-10-29 09:17:53 -07:00

22 lines
618 B
Markdown

# PR-Agent Demo
This file was created to demonstrate PR-Agent's automated review capabilities.
**Demo Change:** $(date -u)
## What to Expect
When this PR is opened, PR-Agent will:
1. Automatically analyze the changes
2. Generate a comprehensive review with:
- Estimated effort to review
- Security concerns
- Test coverage recommendations
- Code improvement suggestions
You can also interact with PR-Agent by commenting:
- `/review` - Get a review of the PR
- `/improve` - Get code improvement suggestions
- `/describe` - Auto-generate PR description
- `/ask <question>` - Ask questions about the PR