git-commit-pr-workflowUse when the user wants the full git workflow: branch creation if needed, commit, push, and PR create or update with a concise summary and test plan.
Install via ClawdBot CLI:
clawdbot install wimi321/git-commit-pr-workflowGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Jul 10, 2026
A developer finishes coding a new feature. Using this skill, the agent inspects the current branch, stages the relevant changes, commits them with a descriptive message, pushes to a remote repository, and creates a PR with a summary and test plan. This streamlines the final steps of development.
A developer fixes a critical bug. The agent checks the diff against the default branch, creates a fix branch if needed, commits the patch, pushes, and opens a PR with a clear title and test plan detailing how the fix was verified. Ensures quick turnaround for bug fixes.
Before a code review, the agent prepares a clean PR by inspecting git state, ensuring proper branching, committing only relevant files, and generating a structured PR body with bullet points and test steps. This helps reviewers understand changes quickly.
After committing and pushing changes, the agent creates a PR that automatically triggers CI pipelines. The test plan in the PR body aligns with CI test suites, ensuring that only well-tested code is merged. Useful for teams with automated testing.
A developer working on multiple features uses the agent to manage separate branches for each feature. The agent checks the current branch, avoids force-push, and updates existing PRs with new commits, keeping the workflow organized and safe.
Offer the skill for free with basic functionality (e.g., create PR from current changes). Premium tier adds features like multi-repo support, custom PR templates, and integration with project management tools. Revenue comes from subscription fees for premium access.
License the skill to companies that use GitHub or GitLab. Integrate with team workflows, offering analytics on PR quality and developer productivity. Revenue from per-seat licensing or annual enterprise contracts.
Publish the skill on AI assistant marketplaces (e.g., Claude skills marketplace). Developers pay per download or per usage. Revenue from marketplace revenue sharing and in-skill purchases (e.g., advanced guardrails).
💬 Integration Tip
To integrate, ensure the AI agent has authenticated access to the default branch and permission to create/push branches. Configure the skill to respect your repository's branch protection rules.
Scored Jul 10, 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.