hybrid-devHybrid development workflow: local model plans, Copilot codes, local model validates. Use when: starting a new project iteration, generating a Copilot task p...
Install via ClawdBot CLI:
clawdbot install wangyoumo/hybrid-devGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 12, 2026
A SaaS company wants to add a new analytics dashboard feature. Using the hybrid dev workflow, local model first analyzes requirements and creates a detailed plan. Copilot then codes the dashboard based on the plan, and local model validates via automated testing. This ensures quality and aligns with acceptance criteria before deployment.
An e-commerce platform faces critical bugs in checkout flow. The local model plans the fix, Copilot writes the code changes, and local model runs regression tests using coverage matrix. If defects remain, the cycle repeats until all P0/P1 bugs are closed. This reduces downtime and improves reliability.
A finance team needs an internal tool to automate report generation. The local model defines functional specifications with quantified acceptance criteria. Copilot implements the tool in small iterations (1-3 features). Each iteration is validated by local model before moving to next, ensuring regulatory compliance.
A healthcare app requires iterative updates to patient portal. Using the hybrid workflow, local model plans each iteration with clear acceptance criteria. Copilot codes the updates, and local model validates against test cases. Each iteration delivers 1-3 features with documented changes and test results, maintaining high quality for sensitive health data.
A logistics company develops a new tracking API. Local model handles requirements analysis and planning, ensuring all endpoints have quantified acceptance criteria. Copilot generates code for each endpoint in phases. Validation phase checks coverage and closes defects before marking iteration complete.
Offer hybrid dev workflow as a consulting service to clients needing robust software development with quality gates. Revenue comes from project-based fees or retainers. This model leverages the skill's structured phases and validation to ensure high-quality deliverables.
Develop a SaaS platform that automates the hybrid dev workflow, providing templates, prompts, and integration for teams. Revenue from monthly subscriptions. The platform would guide users through phase-a, b, c and enforce gate rules.
Provide training courses and certification programs for teams adopting the hybrid dev workflow. Revenue from course fees and certification exams. This model capitalizes on the skill's structured methodology as a best practice.
💬 Integration Tip
Integrate with GitHub Actions to automate gate checks; store phase outputs in versioned directories under openclaw/output/.
Scored Jun 20, 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.