release-disciplineEnforce release discipline for AI agents and developers. Prevents version spam, forces quality checks before publishing, and maintains a 24-hour cooldown between releases. Use when the user wants to publish, release, deploy, or bump versions. Triggers on "release", "publish", "deploy", "version bump", "npm publish", "릴리즈", "배포", "버전".
Install via ClawdBot CLI:
clawdbot install gyeuun97/release-disciplineGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A developer maintaining a popular npm package wants to publish frequent updates. This skill enforces a 24-hour cooldown, checks for user feedback from GitHub issues and npm downloads, and ensures documentation like README.md is updated, preventing version spam and maintaining quality.
A mobile app team plans to release a new version to app stores. The skill triggers on deploy actions, verifies that user feedback from previous versions has been analyzed, confirms English documentation is ready for global users, and checks for alignment with project principles to avoid rushed updates.
A company is deploying a major update to its internal software. The skill runs the pre-release checklist, including cooldown from the last release, quality checks for specific improvements, and a self-contradiction check against corporate guidelines, ensuring disciplined and reliable deployments.
An AI developer wants to bump the version of an agent skill. The skill activates on version bump commands, enforces documentation updates in README.md, assesses kill criteria to avoid over-extension, and logs each release attempt for weekly review to optimize release frequency.
Integrate this skill as a premium feature in SaaS platforms like GitHub Actions or CI/CD tools. It helps teams enforce release discipline, reducing errors and improving software quality, with revenue from subscription fees or per-use charges.
Offer consulting services to organizations wanting to implement release discipline practices. Provide training on using the skill's checklist, with revenue from hourly rates or packaged workshops for development teams.
Release the skill as open-source to build a community, then monetize through premium support, custom integrations, or advanced analytics features like enhanced weekly review reports, generating revenue from enterprise clients.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automatically trigger the pre-release checklist on deploy commands, ensuring consistent enforcement without manual intervention.
Scored May 17, 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...