receiving-code-reviewUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performat... Use when 需要Development领域自动化处理、数据分析和流程编排时使用。不适用于无明确需求的模糊场景。
Install via ClawdBot CLI:
clawdbot install chenleiyanquan/receiving-code-reviewGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
When a developer receives vague feedback like 'Fix items 1-6' with unclear details, they must pause implementation, ask for clarification on ambiguous items, and avoid partial fixes to prevent errors. This ensures technical accuracy and prevents wasted effort.
In a team using external code reviewers, this skill helps verify suggestions against the codebase's context, check for breaking changes, and push back with technical reasoning if needed, ensuring compatibility and avoiding unnecessary features.
When a reviewer suggests adding 'professional' features like enhanced metrics, the skill prompts checking actual usage in the codebase. If unused, it recommends removal to adhere to YAGNI, saving development time and resources.
If a developer incorrectly pushes back on valid feedback, this skill guides them to acknowledge the error factually, explain the verification process, and implement the fix without over-apologizing, maintaining professionalism and efficiency.
For complex reviews with multiple items, the skill enforces clarifying unclear points first, then prioritizing fixes by severity (e.g., blocking issues before simple typos), and testing each individually to prevent regressions and ensure quality.
This skill supports SaaS teams by ensuring code reviews focus on technical correctness over social comfort, reducing bugs and technical debt. It helps maintain scalable codebases through rigorous verification and YAGNI checks, improving product reliability.
For agencies delivering custom software, the skill aids in handling client or external feedback skeptically, verifying suggestions against project requirements, and pushing back when necessary to avoid scope creep and ensure deliverables meet specifications.
In open source projects, this skill helps maintainers process community feedback by checking technical soundness, ensuring compatibility across platforms, and avoiding performative agreements, fostering a collaborative yet rigorous development environment.
💬 Integration Tip
Integrate this skill into code review workflows by training teams to follow the response pattern and avoid forbidden responses, using tools like GitHub comments for structured feedback.
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.