github-project-workflowProfessional GitHub workflow skill for AI agents. Covers full project lifecycle: repo setup, Git Flow branching, atomic commits, pull requests, code review,...
Install via ClawdBot CLI:
clawdbot install kretkas/github-project-workflowGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Aug 2, 2026
An individual developer needs to set up a new repository with proper branching, protection, and CI/CD from scratch. The skill guides through authentication, repo creation, branch protection, and initial commit workflow.
A small startup team uses the skill to manage feature development with Git Flow, ensuring features are branched from develop, reviewed via PRs, and merged with squash commits. The skill enforces work logs and pre-PR checks for quality.
A large organization uses the skill to manage releases with semantic versioning, hotfixes, and release branches. The skill ensures security rules, branch protection, and CI monitoring are followed for stable production deployments.
Maintainers of an open-source project use the skill to handle contributions via PRs, enforce code review, and manage releases. The skill's directives help maintain consistent workflows and security across contributors.
Freelancers managing multiple client projects use the skill to quickly switch between repos while maintaining professional standards. The skill's session-start checklist ensures context is restored efficiently.
Offer a free tier with basic workflow automation and paid plans for advanced features like analytics, custom integrations, and team collaborations. Revenue from subscription fees and premium support.
Provide GitHub workflow implementation consulting and training for teams to adopt best practices. Charge per project or per hour, plus ongoing support retainers.
Sell organization-wide licenses that integrate with existing infrastructure, offering compliance auditing, security policies, and dedicated support. Revenue from annual licensing fees based on team size.
💬 Integration Tip
Integrate the skill into your CI/CD pipeline by matching the workflow commands to your existing tooling, and use the session start checklist to ensure consistency across your team.
Scored Aug 2, 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...