Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR.
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The skill explicitly calls GitHub CLI commands (e.g., `gh pr view --json baseRefName` / `gh repo view --json defaultBranchRef`) and contains a required workflow step to read and triage Greptile/PR comments (including permalinked review comments) — i.e., it fetches and interprets user-generated GitHub PR comments and uses them to decide actions, which exposes the agent to untrusted third-party content that can influence behavior.
c86faa7
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.