solo-buildExecute implementation plan tasks with TDD workflow, auto-commit, and phase gates. Use when user says "build it", "start building", "execute plan", "implemen...
Install via ClawdBot CLI:
clawdbot install fortunto2/solo-buildGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Agency teams use this skill to automate implementation of client projects based on pre-approved plans. It ensures consistent TDD adherence, auto-commits progress, and integrates with existing git hooks for quality control, reducing manual oversight and speeding up delivery cycles.
Developers building or updating an online store apply the skill to execute feature tasks like payment integration or inventory management. It leverages MCP tools to reuse code patterns, maintains strict testing workflows, and ensures all changes are tracked and verifiable before deployment.
In regulated financial applications, this skill implements security or reporting features by following detailed specs and plans. It uses phase gates and verification checkpoints to meet compliance standards, with automated commits providing an audit trail for regulatory reviews.
Teams developing data processing systems for patient records use the skill to build ETL tasks or API endpoints. It enforces TDD to ensure reliability, integrates with project-specific workflows, and avoids errors by resuming from progress markers in complex, long-running projects.
EdTech companies employ this skill to implement interactive learning features or backend services. It automates task execution from plans, uses MCP searches for best practices, and ensures code quality through pre-commit hooks, facilitating rapid iteration and stable releases.
Companies offering software-as-a-service use this skill to continuously deploy new features and updates. It automates the build phase of their development pipeline, reducing time-to-market and ensuring consistent quality through TDD, which helps retain subscribers and reduce churn.
Consulting firms leverage the skill to deliver bespoke solutions for clients by executing implementation plans efficiently. It standardizes workflows across projects, minimizes manual errors with auto-commits, and allows scaling services without proportional increases in development overhead.
Maintainers of open-source projects use this skill to manage contributions and feature implementations. It streamlines task execution from community-driven plans, enforces testing standards, and integrates with git hooks to maintain code health, supporting sustainable project growth.
💬 Integration Tip
Ensure git hooks are active before starting; if not, install them using the appropriate command (e.g., pnpm prepare for husky) to avoid commit failures and maintain code quality automatically.
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.