code-qcRun a structured quality control audit on any codebase. Use when asked to QC, audit, review, or check code quality for a project. Supports Python, TypeScript...
Install via ClawdBot CLI:
clawdbot install isonaei/code-qcGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A development team uses Code QC in their CI/CD pipeline to automatically audit pull requests for a Django or Flask web application. The tool runs the full 8-phase audit on changed files, ensuring new code passes tests, meets linting standards, and maintains type safety before merging, reducing bugs in production.
A company modernizing a legacy JavaScript project to TypeScript employs Code QC to enforce strict type checking and static analysis. The tool identifies untyped functions, lint errors, and import issues, providing a standardized report to track progress and ensure consistency across modules during the migration.
A game studio developing a Godot 4 project uses Code QC to audit GDScript code for consistency and errors. The tool runs smoke tests, checks scene references, and estimates type coverage, helping maintain code quality across large teams and preventing runtime issues in the game engine.
An open-source project maintainer configures Code QC with a .qc-config.yaml file to set custom thresholds and exclusions. New contributors run the tool locally to ensure their submissions pass quality checks, including test coverage and documentation accuracy, streamlining review processes and maintaining project standards.
Offer Code QC as a cloud-based SaaS platform where teams pay a monthly fee per user or repository. The service integrates with GitHub, GitLab, or Bitbucket to provide automated audits, historical comparison reports, and custom configuration management, targeting mid-sized tech companies seeking to improve code quality.
Sell enterprise licenses of Code QC to large corporations with on-premise deployment options. This includes advanced features like monorepo support, custom plugin development, and dedicated support, catering to industries like finance or healthcare that require strict compliance and security in their codebases.
Release a basic version of Code QC as open-source software to build community adoption, while offering premium features like AI-generated smoke tests, detailed analytics dashboards, and priority support through a paid tier. This attracts individual developers and small teams who can upgrade as their needs grow.
💬 Integration Tip
Integrate Code QC into existing CI/CD pipelines using its --changed-only mode for efficient pull request reviews, and customize thresholds in .qc-config.yaml to align with project-specific quality standards.
Scored Jun 17, 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.