fix-review-point
Address unresolved review comments on a specified branch
Read Unresolved PR Comments
Retrieves unresolved comments from GitHub PRs and creates remediation plans.
Resolve PR Comments (resolve-pr-comments)
Batch-resolve unresolved review threads on GitHub pull requests.
check-library
A skill to check library information. It retrieves the latest documentation and usage for Next.js, shadcn, and other libraries by using the appropriate MCP server.
create-issue
Create an implementation plan and a GitHub Issue based on the task description provided as an argument
read-github-issue
Retrieves the contents of a GitHub Issue and generates an implementation plan.
Exec Issue
Execute tasks based on GitHub Issue content
create-pr
Creates a Pull Request (PR) on GitHub. The PR description uses the specified template and includes the required information. After creating the PR, the skill reports the PR URL.