doubt-driven-developmentStress-test high-risk changes with fresh-context skepticism before implementation or release. Use when work involves production, permissions, security contro...
Install via ClawdBot CLI:
clawdbot install zack-dev-cm/doubt-driven-developmentGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/user/zack-dev-cmAudited Jun 5, 2026 · audit v1.0
Generated Jul 29, 2026
Before deploying a critical update to a production API that handles billing, use Doubt Driven Development to form a falsifiable claim that the deployment is safe. List failure modes like permission escalation, data corruption, or secret exposure, and actively seek disconfirming evidence through code review and CI logs.
When releasing a new version of an open-source package with public registry access, apply the skill to challenge the assumption that the release won't break downstream consumers. Check for credential leaks in the release artifact, unintended API changes, and verify rollback procedures.
For a data migration that renames columns in a customer database, use the workflow to assert the migration's safety. Investigate failure modes such as data loss, schema mismatches, and insufficient rollback testing by examining the migration scripts and dry-run results.
When implementing a new permission system for cloud infrastructure, treat it as a boundary check. The claim might be that the system blocks unauthorized access. Look for disconfirming evidence by testing edge cases like role inheritance or resource-level policies.
Offer a service that uses Doubt Driven Development to review high-risk changes for other companies. Charge per review or subscription, focusing on sectors like finance, healthcare, or critical infrastructure where mistakes are costly.
Build a tool that integrates with CI pipelines to automatically run doubt-driven reviews on pull requests. License the tool to development teams to reduce deployment failures and security incidents.
Create training programs and certification for engineering teams to adopt Doubt Driven Development. Offer workshops, online courses, and consulting to improve deployment safety and reduce costly errors.
💬 Integration Tip
Integrate the skill into CI/CD pipelines by adding a manual review gate that requires a 'proceed' decision after applying the workflow, and use the output template to document evidence for compliance.
Scored Jun 5, 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.