Loading...
Loading...
Found 608 Skills
Full autonomous engineering workflow
Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR.
Agent skill for pr-manager - invoke with $agent-pr-manager
Delegate a coding task to the OpenCode CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to OpenCode — phrasings like "have OpenCode do X", "delegate this to OpenCode", "run it through OpenCode", or "use OpenCode to implement/fix/refactor" — or wants to run a queue of coding tasks through OpenCode while staying the reviewer. Prefer it when the user will review the diff and commit it themselves. DO NOT USE for tasks small enough to do inline, or when the user wants the code written directly without delegating.
GitHub PR의 미해결 리뷰 스레드를 조회해 코멘트별로 타당성을 검증한 뒤, 적절한 지적만 골라 수정·커밋한다. 모든 리뷰어(봇·사람)의 코멘트를 처리한다. "코드 리뷰 반영해줘", "리뷰 코멘트 처리해줘", "PR 리뷰 적용해줘", "apply PR review comments", "handle review feedback", "autofix", "/autofix" 같은 요청에 활성화한다. 리뷰 코멘트를 그대로 적용하지 않고, 검증에서 적절로 판정된 것만 사용자 승인(기본) 또는 자동(`--auto`)으로 반영한다.
Create Pull Requests following best conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review.
This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.
Specific rules for PyQt6 based UI development focusing on UI/UX excellence and performance.
Canonical, cross-language clean code standard with stable rule IDs (CC-*). Use when writing/reviewing code, defining team standards, or mapping lint/CI findings to consistent CC-* rule citations.
Help address review/issue comments on the open GitLab MR for the current branch using glab CLI. Use when the user wants help addressing review/issue comments on an open GitLab MR
Creates or updates a GitHub pull request for the current branch. Use when ready to submit code changes for review.
Analyze and address unresolved feedback on a GitHub pull request. Use when the user has received PR review comments and wants to systematically address each piece of feedback, or when the user mentions PR feedback, review comments, or addressing reviewer concerns.