task-development-workflowTDD-first development workflow with structured planning, task tracking, and PR-based code review. Use when building software projects that require clarificat...
Install via ClawdBot CLI:
clawdbot install anikgnr/task-development-workflowGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
A small team building a minimum viable product for a new software-as-a-service platform. The workflow ensures clear requirements, iterative TDD for reliable features, and PR reviews to maintain code quality as the product scales.
Refactoring or replacing an outdated internal system in a large organization. The workflow helps clarify ambiguous legacy requirements, plan incremental changes with approval gates, and enforce code reviews to reduce risk during migration.
Developing new features like payment integrations or inventory management for an online store. The workflow uses Trello for task tracking, TDD to prevent bugs in critical transactions, and PR feedback loops to coordinate with remote teams.
Creating a patient-facing app with strict compliance and security needs. The workflow ensures thorough clarification of regulatory requirements, small test-driven tasks for reliability, and PR reviews to audit code changes before deployment.
Maintaining a community-driven software project. The workflow uses planning approval to align contributors, TDD for consistent code quality, and PR policies to review and merge external contributions safely into the main branch.
Agency or freelance developers offering custom software development. The workflow provides a structured, repeatable process to deliver high-quality code, manage client approvals, and track tasks transparently for billing and reporting.
Companies building proprietary software products for sale or subscription. The workflow enforces TDD and code reviews to reduce technical debt, speed up releases, and maintain a stable main branch for continuous deployment.
In-house teams developing tools for internal business operations. The workflow clarifies requirements from stakeholders, uses task tracking for resource management, and ensures code quality through PR reviews to minimize downtime.
💬 Integration Tip
Integrate with existing CI/CD pipelines to automate test runs on PRs and use webhooks to sync Trello card statuses with Git events for real-time tracking.
Scored Apr 22, 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.