code-polishPre-release code review - runs lint/type checks, launches parallel review agents (cleanliness, design, efficiency, side-effect gating) on the diff, validates...
Install via ClawdBot CLI:
clawdbot install tenequm/code-polishGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.apache.org/licenses/Audited Apr 17, 2026 · audit v1.0
Generated May 5, 2026
A developer runs 'review code' before committing to ensure all changes pass linting, type checks, and a thorough multi-agent review. This catches debug leftovers, design issues, and inefficiencies early.
Before pushing a release branch, the team triggers 'polish before release' to get a unified report on cleanliness, design, and efficiency. The skill fixes any issues automatically with approval.
Integrated into a CI pipeline, the skill runs on every pull request to provide a structured diff analysis. It highlights reuse opportunities and potential performance regressions for human reviewers.
New team members use 'review changes' on unfamiliar code to get explanations of diffs and suggestions for improvement, accelerating their understanding of project conventions and existing utilities.
During large refactors, the skill flags copy-paste variations, parameter sprawl, and redundant state. It helps ensure refactored code aligns with design patterns and doesn't introduce new issues.
Offer basic reviews (lint/type check only) for free, with advanced multi-agent analysis and auto-fix as a premium feature. Revenue from subscriptions.
License the skill to organizations for use across multiple repositories and teams. Includes dedicated support, custom rule sets, and integration with internal CI/CD.
Sell the skill on AI agent marketplaces (e.g., Claude, OpenAI) as a premium add-on. Developers purchase once and use it indefinitely.
💬 Integration Tip
Configure the skill's trigger phrases in agent settings and ensure CLAUDE.md specifies the correct lint/type-check command for your project.
Scored Jul 7, 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.