dev-progress-governorgovern execution hygiene for software projects. use when the user wants help enforcing git commit discipline, deciding whether work is ready to commit, gener...
Install via ClawdBot CLI:
clawdbot install Majmunu/dev-progress-governorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
A team using Scrum or Kanban needs to maintain clean commit history and track progress during sprints. This skill helps developers decide when to commit code, generate structured commit messages, and update a shared progress log, ensuring transparency and reducing merge conflicts.
A freelancer working independently on client projects uses this skill to enforce personal discipline in git commits and progress tracking. It assists in summarizing completed work, identifying blockers, and preparing professional updates for clients without overcomplicating the workflow.
Maintainers of open source repositories utilize this skill to govern contributions from multiple collaborators. It evaluates commit readiness based on specific goals, ensures consistent commit messages, and updates progress logs to keep the community informed about development milestones and issues.
Instructors and students in coding bootcamps apply this skill to teach best practices in version control and project management. It helps learners break down tasks into commit-ready steps, write clear commit messages, and maintain progress logs for portfolio projects and peer reviews.
Offer this skill as part of a subscription-based AI tool for developers, integrated into IDEs or CI/CD pipelines. Revenue comes from monthly or annual fees, with tiers based on usage limits, team size, and advanced features like analytics or custom templates.
Sell enterprise licenses to large organizations for embedding this skill into their internal development workflows. Revenue is generated through one-time purchases or annual contracts, including support, customization, and integration with existing tools like Jira or GitLab.
Provide a free basic version of the skill for individual developers, with premium features such as advanced progress analytics, team collaboration tools, and priority support available for a fee. Revenue streams include upgrades, in-app purchases, and partnerships with development platforms.
💬 Integration Tip
Integrate this skill into git hooks or CI/CD pipelines to automate commit checks and progress logging, ensuring consistent application across development stages without manual intervention.
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...