gitee-merge-pr-checkUse this skill when the user asks to merge a PR, check if a PR is ready to merge, "merge PR", "can this PR be merged", "merge-pr-check". Requires Gitee MCP S...
Install via ClawdBot CLI:
clawdbot install oschina/gitee-merge-pr-checkGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Development teams use this skill to automate the pre-merge validation of pull requests on Gitee, ensuring code quality and compliance before merging. It checks for open status, descriptions, reviewer feedback, and diff scope, reducing manual oversight and preventing premature merges in agile sprints.
Maintainers of open source projects on Gitee employ this skill to efficiently manage contributions by verifying PR readiness, including reviewer approvals and unresolved discussions. It streamlines the merge process for community-driven projects, ensuring only vetted changes are integrated.
DevOps teams integrate this skill into their CI/CD pipelines to automatically assess PRs for merge readiness before deployment. It validates prerequisites like branch correctness and diff checks, enhancing automation and reducing deployment risks in continuous integration workflows.
Enterprises use this skill to enforce code review policies by checking for mandatory descriptions, assigned reviewers, and approval statuses on Gitee PRs. It supports compliance with internal standards, minimizing errors and maintaining audit trails during software releases.
Offer this skill as part of a SaaS platform that automates PR management and code review processes for teams using Gitee. It generates revenue through subscription tiers based on usage volume, team size, and advanced features like analytics and integrations with other tools.
Provide consulting services to help organizations integrate this skill into their existing Gitee workflows, including customization and training. Revenue comes from project-based fees, ongoing support contracts, and upselling related automation tools for enhanced efficiency.
Deploy a freemium model where basic PR check functionality is free, while advanced features like conflict resolution alerts, CI status checks, and detailed reporting are premium. Monetize through upgrades, driving adoption among small teams and scaling with enterprise clients.
💬 Integration Tip
Ensure the Gitee MCP server is properly configured with required tools like get_pull_detail and merge_pull, and use mcporter for better error handling when invoking tools locally.
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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...