gitee-review-prUse this skill when the user asks to review a PR, do a code review, check a pull request, "review this PR", "review-pr", or "look at this pull request". Requ...
Install via ClawdBot CLI:
clawdbot install oschina/gitee-review-prGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Developers in open-source communities use this skill to automate code reviews on Gitee-hosted repositories, ensuring contributions meet quality and security standards before merging. It helps maintainers handle high volumes of pull requests efficiently by flagging critical issues like security vulnerabilities or logic errors.
Internal development teams in companies leverage this skill to review pull requests for proprietary applications on Gitee, enforcing coding standards and catching bugs early in the CI/CD pipeline. It reduces manual review overhead and ensures consistency across distributed teams.
Instructors and students in coding bootcamps or universities use this skill to review pull requests for collaborative assignments on Gitee, providing automated feedback on code correctness and best practices. It aids in learning by highlighting maintainability and performance issues in real-time.
DevOps engineers apply this skill to review pull requests for infrastructure-as-code or configuration files on Gitee, checking for security risks like exposed secrets or misconfigurations. It ensures changes to deployment scripts or cloud resources are safe and aligned with operational standards.
Companies offer this skill as part of a SaaS platform that integrates with Gitee, charging subscription fees for automated code review services. Revenue is generated through tiered plans based on usage volume, such as number of PRs reviewed per month.
Agencies provide consulting services to customize and deploy this skill for enterprise clients on Gitee, tailoring review rules to specific project needs. Revenue comes from one-time setup fees and ongoing support contracts for maintenance and updates.
Developers use a free version of this skill for basic PR reviews on Gitee, with premium features like advanced security scans or integration with other MCP servers available for a fee. Revenue is driven by upgrades to paid tiers and add-ons.
💬 Integration Tip
Ensure the Gitee MCP server is properly configured with access tokens before use, and consider running the skill in a local repository directory for enhanced context via git commands.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.