code-workflow4-stage code-change workflow: research → plan → user review → implement (TDD). Topics — steps (Step 0-3: resume + research + plan + review + branch), implement (Step 4: TDD + build + commit), pr (capture + PR with image/GIF/video). For issue implementation, tracked tasks, new features. TDD default (opt out --no-tdd). github-flow auto-companion on GitHub repos. Use when: "coding workflow", "research plan implement", "write plan", "plan md", "user review", "code plan", "code changes", "PR with screenshots", "pull request", "capture and PR".
Install via ClawdBot CLI:
clawdbot install drumrobot/code-workflowGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 20, 2026
A software developer needs to add a new feature to an existing codebase. Using this skill, they research the codebase, plan the changes, get user approval, then implement with TDD (red-green-refactor), ensuring high test coverage.
A developer is assigned a bug fix involving multiple files. They start by deeply researching the code to understand the issue, write a plan, review with a senior developer, then implement the fix with tests to prevent regression.
A team decides to refactor a legacy module with poor test coverage. The developer researches existing code and tests, plans the refactoring steps, reviews with stakeholders, and implements changes using TDD to ensure correctness.
A developer is working on a pull request that requires user review before final implementation. They write a detailed plan, share it for feedback, iterate based on comments, then code with tests, ensuring alignment with project goals.
For a simple configuration change (1-2 lines), the skill allows skipping the full workflow and even TDD with --no-tdd flag, enabling quick fixes without overhead while maintaining documentation.
Offer this skill to development teams to accelerate their coding workflow, reduce errors, and enforce best practices. Charge per seat or per project.
Use the skill as a framework for consulting engagements, training developers on structured workflows and TDD. Bill by the hour or per session.
Integrate the skill into existing developer tools (e.g., IDEs, CI/CD pipelines) as a premium feature. License the skill to tool vendors.
💬 Integration Tip
Integrate with version control systems (e.g., GitHub) to automatically create plan files as pull request descriptions, and enforce TDD steps via CI checks.
Scored Jul 2, 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.