improvement-gate当执行完变更需要验证是否应保留、候选被标记 pending 需要人工审批、或想查看待审队列时使用。6 层机械门禁: Schema→Compile→Lint→Regression→Review→HumanReview,其中 Schema/Compile/Regression/Review 为阻塞层(失败即拒绝),L...
Install via ClawdBot CLI:
clawdbot install lanyasheng/improvement-gateGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 19, 2026
Integrate the Improvement Gate into a continuous integration pipeline to automatically validate code changes after execution. It ensures that only changes passing schema, compile, regression, and review checks are deployed, with high-risk changes flagged for manual approval, reducing deployment errors and maintaining code quality.
Use the gate to validate updates to documentation or configuration files in a CMS. It checks for JSON structure, syntax errors, and lint warnings, with human review for high-risk content changes, ensuring consistency and preventing broken links or formatting issues.
Apply the gate to verify changes in AI model artifacts or training scripts before deployment. It validates schema integrity, compiles code, checks for performance regressions, and requires human review for high-risk model updates, enhancing reliability in production environments.
Incorporate the gate into financial software workflows to validate transaction or reporting changes. It ensures data schema compliance, code syntax, and regression checks, with mandatory human review for high-risk modifications to meet regulatory standards and audit trails.
Deploy the gate to test new features or updates on an e-commerce site. It validates backend code changes, checks for performance regressions, and uses human review for high-risk updates like payment integrations, minimizing downtime and customer impact.
Offer the Improvement Gate as a cloud-based service for companies to integrate into their development pipelines. Charge based on usage volume or number of validations, providing automated quality checks and human review management to improve software reliability.
Provide consulting services to help organizations implement the gate within their existing systems. Offer customization, training, and support, generating revenue through project-based fees or ongoing maintenance contracts tailored to client needs.
Distribute the gate as open-source software under MIT license, with premium features like advanced analytics, batch processing, or enterprise support. Monetize through licensing for commercial use or additional modules, fostering community adoption.
💬 Integration Tip
Ensure execution artifacts are available before running the gate, as it requires complete inputs; use batch mode for efficiency when validating multiple candidates in CI/CD pipelines.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.