Tag: code-review
Small Bugfix Sweep for OpenClaw Codebase
This skill executes a deep, controlled sweep over pasted issue or PR references, identifying and locally patching small, high-confidence bugs. It generates a detailed diff summary and proof for manual review, strictly adhering to a pre-comm…
Triage OpenClaw PRs and Issues from Discord
This skill facilitates maintainer-quality triage of OpenClaw PRs and issues discovered via Discord. It integrates local archive searching with live GitHub API checks to provide deep reviews, risk assessments, and structured summaries of cha…
Automated code review and quality assurance tool
This utility automates comprehensive code reviews using Codex or configured fallback LLMs, checking local, branch, or committed changes. It provides a structured closeout mechanism, integrating parallel testing and detailed reporting to val…
Comprehensive code security auditing and hardening
This skill acts as an expert security engineer, auditing codebases against OWASP standards, focusing on authentication, input validation, and secrets management. It provides concrete, actionable fix recommendations classified by severity (c…
Comprehensive code quality and correctness reviewer
This skill provides comprehensive code review, assessing correctness, maintainability, and adherence to standards. It specializes in verifying logic, security, test coverage, and overall merge readiness.
Codex CLI Session Management
Enables the initiation and management of OpenAI Codex CLI sessions to perform deep reasoning, code analysis, and automated code reviews.
Council-based code and security critique
Initiates an adversarial council process where multiple agents collaboratively analyze provided code or answers to identify bugs, security vulnerabilities, and logical flaws. This skill is designed for deep, multi-perspective code review.
Local mirror for Netdata source code repositories
This tool maintains a local, comprehensive mirror of the Netdata GitHub organization's source code. It enables rapid, rate-limit-free cross-repository operations, such as code review or pattern searching, crucial for advanced AI assistance.
Comprehensive Code Review Workflow for Changes
This skill guides the comprehensive review of code changes (PRs, diffs) focusing on correctness, behavioral regressions, security risks, and performance. It enforces structured output, requiring findings to be listed by severity with precis…
HTML Architecture Diagram Generation
Generates self-contained HTML architecture diagrams to visualise code changes, data flows, and architectural decisions. The output features responsive, theme-aligned layouts suitable for pull requests and technical documentation.
Sentry Logging and Error Handling Audit
An automated code review skill designed to enforce correct logging and error handling patterns within the Sentry MCP codebase. It ensures 4xx errors are handled without creating Sentry issues, while 5xx errors are correctly captured via log…
Automated Pull Request Analysis and Repair
Automatically analyses open pull requests for CI failures, review feedback, and code quality issues, then executes a workflow to reproduce and resolve them.
Concise Text Processing Assistant
An instruction set for configuring an agent to perform concise summarisation, translation, and code review using plain text. It enforces strict constraints on response length and prohibits markdown formatting to ensure minimal overhead.
Split Large Pull Requests into Smaller Changes
This skill analyses git diffs to propose a structured strategy for decomposing large changesets into smaller, reviewable pull requests. It identifies logical groupings by component, layer, or concern to ensure atomic and independent updates…
GitHub Pull Request Reviewer
Automate GitHub pull request reviews by submitting inline comments, code suggestions, and managing review threads using the GitHub CLI and GraphQL API.
Code Review Augmentation Partner
Augments human-in-the-loop code reviews by summarising changes, surfacing critical concerns, and mapping ownership and responsibilities within a codebase.
Automated GitHub PR Comment Review and Fix
Automates the identification, validation, and resolution of unresolved GitHub pull request comments. It uses sub-agents to apply surgical fixes to legitimate issues and provides automated replies to threads.
Automated Pull Request Polishing Skill
This skill automates the iterative process of reviewing and addressing pull request feedback, CI failures, and unresolved threads until the PR is merge-ready. It continuously polls for stability to ensure no late-arriving bot comments or CI…
Automated Pull Request Review Resolution
Automates the identification and resolution of GitHub Pull Request review comments by navigating GraphQL and REST API pagination. It implements a robust workflow to address inline threads and top-level reviews through a fix-commit-reply cyc…
XcodeBuildMCP Rendering and Streaming Review
This skill facilitates the review of XcodeBuildMCP rendering boundaries, streaming fragments, and output mode transitions for boundary violations.
Automated Code Review and Linting Skill
An agentic skill designed to automate code reviews by checking for style guide compliance, running automated linting scripts, and identifying security vulnerabilities or performance issues.
Local CI-style pre-push code review
Simulates automated CI review processes locally by evaluating git diffs against existing CI workflow criteria and project-specific guidelines.
Automated PR Review Feedback Resolution
An agentic skill that identifies, triages, and resolves unresolved GitHub pull request comments by applying code fixes and managing thread replies via the GitHub CLI and API.
Local AI-powered code review tool
Execute AI agent-based code reviews against local git diffs to identify issues and automatically apply suggested patches.