openspec-workflowAutonomous spec-driven development with OpenSpec CLI and Claude Code. You orchestrate (draft artifacts, make judgment calls, ship PRs) while Claude Code revi...
Install via ClawdBot CLI:
clawdbot install bobbyradford/openspec-workflowGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/<ownerAudited Apr 16, 2026 · audit v1.0
Generated Feb 24, 2026
A software team needs to add a new REST API endpoint to their microservice. Using OpenSpec Workflow, they draft a proposal outlining the endpoint's purpose, a design detailing request/response schemas, specs for validation logic, and tasks for implementation. Claude Code reviews each artifact against the existing codebase to ensure consistency and then implements the changes, resulting in a PR with full spec documentation.
An e-commerce platform plans to refactor a legacy payment processing module to improve performance and maintainability. The orchestrator creates OpenSpec artifacts to define the refactor's scope, design patterns, and migration steps. Claude Code reviews the artifacts to verify feasibility and avoid breaking changes, then implements the refactor with automated tests, ensuring a smooth transition.
A healthcare startup needs to migrate patient data to a new database schema without downtime. They use OpenSpec Workflow to draft a proposal for the migration strategy, design for data mapping and validation, specs for rollback procedures, and tasks for execution. Claude Code reviews the artifacts to assess risks and implements the migration scripts, with the orchestrator overseeing the PR and deployment.
A mobile app development team wants to introduce push notification capabilities to their backend service. They employ OpenSpec Workflow to create artifacts covering the feature's requirements, design for notification queues, specs for user preferences, and tasks for integration. Claude Code reviews each step against the existing infrastructure and implements the feature, ensuring compatibility with the app's frontend.
A fintech company aims to enhance security by adding multi-factor authentication (MFA) to their application. Using OpenSpec Workflow, they draft artifacts for the security proposal, design for MFA flow and storage, specs for compliance checks, and tasks for implementation. Claude Code reviews the artifacts to identify vulnerabilities and implements the changes, with the orchestrator managing the PR and CI/CD pipeline.
Companies building SaaS products use OpenSpec Workflow to manage feature development and updates autonomously. The orchestrator drafts specs for new features, Claude Code reviews and implements them, and PRs are shipped with auto-archived artifacts, reducing manual oversight and accelerating release cycles.
Development agencies adopt OpenSpec Workflow to deliver client projects with structured spec-driven processes. They use it to create proposals, designs, and task breakdowns, with Claude Code handling implementation reviews, ensuring high-quality deliverables and transparent client communication through artifact tracking.
Open-source maintainers leverage OpenSpec Workflow to manage contributions and refactors in community-driven repositories. The orchestrator handles spec drafting and PR management, while Claude Code reviews and implements changes, streamlining collaboration and maintaining code quality with automated CI checks.
💬 Integration Tip
Ensure all CLI tools (openspec, claude, gh) are installed and authenticated, and run the workflow from the repo root to avoid path issues during artifact creation and implementation.
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.