pr-agent/DEMO.md

23 lines
618 B
Markdown
Raw Normal View History

# 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