miniade-dispatchLaunch non-blocking Claude Code headless tasks from slash command dispatch. Use when user requests async coding jobs and does not require slash-only Claude p...
Install via ClawdBot CLI:
clawdbot install edxi/miniade-dispatchGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://127.0.0.1:18789Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Developers request large-scale refactoring tasks, such as updating deprecated libraries or migrating codebases to new frameworks, without blocking their primary workflow. The dispatch skill runs these jobs asynchronously, allowing developers to continue coding while the task completes in the background, with results logged for later review.
Data engineers initiate automated testing of ETL pipelines by dispatching scripts that validate data transformations and integrity checks. This non-blocking approach enables concurrent monitoring of multiple pipelines, improving efficiency in data operations and reducing downtime during testing phases.
Security teams use the skill to run headless scans on code repositories for vulnerabilities, such as dependency checks or static analysis, without interrupting ongoing development. The async execution ensures continuous security assessments while teams focus on other critical tasks, with logs available for audit trails.
DevOps engineers dispatch build and deployment tasks for CI/CD pipelines, allowing parallel execution of multiple builds across different projects. This reduces wait times and optimizes resource usage, with launch summaries providing quick status updates for tracking progress.
Analysts trigger background jobs for processing large datasets, such as aggregating metrics or generating reports, using predefined scripts. The non-blocking nature lets them continue exploratory analysis while jobs run, with results stored in configured paths for later access.
Offer the dispatch skill as part of a subscription-based platform for software teams, providing async task management and automation tools. Revenue is generated through tiered pricing based on usage volume, such as number of tasks or compute time, targeting enterprises with high-frequency coding needs.
Provide custom integration and support services to help organizations implement the dispatch skill into their existing workflows, including configuration and training. Revenue comes from one-time project fees and ongoing maintenance contracts, focusing on industries like finance or healthcare with strict compliance requirements.
Distribute the skill as open source to build a community, while monetizing advanced features like enhanced security options, priority support, or cloud-based callback integrations. Revenue is driven by upsells to premium tiers, appealing to tech-savvy users who value flexibility and scalability.
💬 Integration Tip
Ensure the DISPATCH_TIMEOUT_SEC is set appropriately for long-running tasks to prevent premature termination, and use the optional env file for secure configuration without exposing sensitive keys.
Scored Apr 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.