cursor-dispatchOrchestrate Cursor Agent CLI for coding tasks with concurrency control, timeout recovery, and multi-task coordination. Use when: (1) dispatching coding tasks...
Install via ClawdBot CLI:
clawdbot install slk1061569042-lab/cursor-dispatchGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A software development agency uses the skill to automate the refactoring of legacy codebases for clients. They employ Chain B (Plan → Review → Execute) to analyze multiple files for technical debt, prioritize fixes, and apply changes with verification steps, ensuring reliability and minimizing manual oversight.
A game studio leverages the skill to fix bugs across multiple scripts in a project. Using Chain C (Parallel Batch), they run concurrent tasks on different files with concurrency limits, followed by headless builds to verify changes, speeding up patch releases without file conflicts.
A financial tech company uses the skill to analyze code for security vulnerabilities and compliance issues. They apply Chain A (Direct Execute) for quick scans on specific files and Chain B for detailed reviews, with timeout recovery to handle complex analyses, ensuring audit readiness.
A SaaS startup employs the skill to coordinate complex feature additions across their codebase. Using Chain D (Plan Global → Serial Execute), they plan changes in parallel, then execute serially to manage dependencies, with cleanup protocols to prevent orphan processes during deployment.
A coding bootcamp integrates the skill to automate code reviews for student projects. Instructors use Chain B to generate plans, review outputs, and execute fixes, providing consistent feedback and reducing manual grading time while teaching best practices in code orchestration.
Offer a cloud service where developers submit coding tasks via API, and the skill handles dispatch, concurrency, and recovery. Revenue comes from monthly subscriptions based on task volume and complexity, targeting teams needing automated coding assistance.
Provide consulting services to integrate the skill into existing CI/CD pipelines, optimizing concurrency and timeout settings. Revenue is generated through project-based fees and ongoing support contracts, helping companies scale their AI-assisted coding efforts.
License the skill as a white-label component for IDEs or development platforms, enabling them to offer built-in AI task orchestration. Revenue comes from licensing fees per user or platform, with customization options for specific workflows like batch coding or refactoring.
💬 Integration Tip
Integrate with existing CI/CD tools by wrapping exec calls in scripts and using process tracking to manage concurrency, ensuring smooth deployment in automated environments.
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.