| description | general development rules |
|---|---|
| globs | |
| alwaysApply | true |
<PR_creation>
- use github mcp, if not found, use
ghcommand line util for pr creation. - always create draft prs
- update the github pr description with the current status
ghcommand line util - use the diff between the current branch and main to generate the description and title
- respect the pr template
- get the pr review comments from snyk-pr-review-bot, analyse them and propose fixes for them. check before each commit. </PR_creation>