| Skill | Added | Review |
|---|---|---|
open-pr .agents/skills/open-pr/SKILL.md Commit the current work, push the current feature branch, and open a GitHub PR filled out from the repo's PR template. Defaults the base branch to `beta`. Assumes you're already on a feature branch — it does not create branches. Use when the user says "open a PR", "create a PR", "make a PR", or asks to submit the current changes for review. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 305f9f0 | |
fix-issue .agents/skills/fix-issue/SKILL.md End-to-end flow for resolving a GitHub issue — fetch and understand the issue, create a feature branch off `beta`, implement and verify the fix, then hand off to the open-pr skill. Use when the user says "fix issue <n>", "work on issue <n>", or wants to take an issue from investigation through to a PR. | 76 76 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 305f9f0 |