code-review-excellenceMaster effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use wh...
Install via ClawdBot CLI:
clawdbot install soponcd/code-review-excellenceGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Calls external URL not in known-safe list
https://github.com/soponcd/timeflow-skills/tree/main/teams/skills/code-review-exAI Analysis
The skill definition contains only educational content about code review best practices and principles. The external URL referenced is a public GitHub repository for the skill's source code, which is consistent with its stated purpose and does not involve data exfiltration or unauthorized API calls. No hidden instructions, credential harvesting, or obfuscated malicious behavior are present.
Audited Apr 16, 2026 · audit v1.0
Generated May 12, 2026
A startup team needs to maintain code quality while shipping rapidly. This skill helps reviewers provide prioritized, constructive feedback without blocking progress, using severity labels to distinguish blocking issues from nits.
A distributed engineering team lacks consistent review practices, leading to friction and missed bugs. This skill provides a structured review process, checklists, and feedback techniques to standardize reviews across time zones.
Senior developers want to use code reviews as a teaching tool. The skill emphasizes educational feedback, the question approach, and collaborative language to build junior developers' skills while maintaining code quality.
A team is migrating a monolith to microservices and needs consistent architecture reviews. The skill's high-level review phase guides evaluating design patterns, scalability, and consistency with existing services.
A DevOps team aims to shorten review cycles without sacrificing quality. The skill's context-gathering and checklist techniques help reviewers quickly identify critical issues and approve changes faster.
Embed this skill into a code review platform (e.g., GitHub, GitLab) as a guided review assistant. Revenue via subscription or premium features for teams.
Offer a structured training course for engineering teams to adopt this skill. Revenue from course fees, corporate training packages, or certification exams.
Provide consulting services to help companies establish code review standards using this skill. Revenue from hourly consulting or project-based fees.
💬 Integration Tip
Automate severity labels using GitHub Actions or similar bots to flag blocking issues, and store review checklists as YAML in the repo for easy access.
Scored Jun 29, 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.