fast-claude-codeClaude Code 任务完成回调 Runtime。支持 Single / Interactive / Team 三种模式, ⚠️ 任务在后台 tmux 会话中运行,完成后通过 System Event 自动通知,无需轮询。 Use when: 需要运行 Claude Code 任务并在完成时获得通知。 NOT...
Install via ClawdBot CLI:
clawdbot install deadlining/fast-claude-codeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
A software development team uses Single mode to refactor legacy code in a single file, such as improving JWT logic in an authentication module. This ensures quick, focused updates without disrupting the entire project, with automatic notifications upon completion.
A fintech company employs Team mode with the parallel-review template to conduct multi-agent security audits on codebases. This allows simultaneous checks for vulnerabilities, compliance issues, and performance bottlenecks, streamlining regulatory assessments.
An enterprise IT department uses Team mode with the architecture-decision template to evaluate technology choices, such as selecting between PostgreSQL and MongoDB. This facilitates collaborative analysis and informed decisions for scalable system designs.
A startup development team utilizes Interactive mode for building complex features like a user authentication system over multiple sessions. This supports ongoing dialogue and task updates without restarting, ideal for agile development cycles.
A gaming company applies Team mode with the bottleneck-analysis template to diagnose slow performance in game engines. Multiple agents collaborate to identify and optimize critical paths, enhancing user experience and efficiency.
Offer this skill as part of a subscription-based SaaS platform that provides automated code reviews, refactoring, and security audits. Revenue is generated through tiered pricing based on usage levels and project complexity.
Provide consulting services to integrate this skill into clients' development workflows, offering customization, training, and support. Revenue comes from one-time setup fees and ongoing maintenance contracts.
License the skill to large enterprises for internal use in their software development lifecycle, enabling teams to automate code tasks. Revenue is generated through annual licensing agreements based on the number of users or projects.
💬 Integration Tip
Ensure all required binaries like bash, claude, and tmux are installed, and set environment variables like CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 for Team mode to function correctly.
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.