cc-switchReference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Cc Switch concepts, best practices, and implementation patterns.
Install via ClawdBot CLI:
clawdbot install bytesagain-lab/cc-switchGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://bytesagain.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Software developers use CC Switch to log and track changes between different AI coding assistants like Claude Code, Codex, and OpenCode. They can quickly search previous configurations and export logs for team documentation or project handoffs.
IT administrators implement CC Switch to maintain an audit trail of system configurations, tool installations, and environment changes across servers. The timestamped history.log provides compliance documentation for security reviews and troubleshooting.
Data scientists and researchers use the tool to document which AI models and tools they use for different analysis phases. The search functionality helps them recall specific tool combinations used for particular experiments or datasets.
DevOps engineers employ CC Switch to manage and version control their CI/CD pipeline tool selections. They can track when they switch between different code analysis tools and export configurations for replication across environments.
Support teams use the tool to log troubleshooting steps and tool switches during customer issue resolution. The dated entries create a clear timeline of actions taken, which can be exported for customer reports or internal knowledge bases.
Offer basic local functionality for free while providing cloud sync, team collaboration features, and advanced analytics through a subscription service. Users can pay monthly for cross-device synchronization and shared team logs.
Sell site licenses to organizations needing enhanced security features, centralized administration, and compliance reporting. Include features like LDAP integration, audit trail retention policies, and dedicated support.
Provide professional services to help companies integrate CC Switch into their existing workflows and toolchains. Offer custom development for specialized logging formats, API integrations, and training for teams.
💬 Integration Tip
Integrate CC Switch into existing shell workflows by adding aliases for common commands and setting up the CC_SWITCH_DIR environment variable in team-wide shell profiles for consistent data storage across systems.
Scored Jun 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.