Tag: automated-review

Type: All Skills Tools
skill ★ 5,664

XcodeBuildMCP Documentation and Release Review

This skill automates the verification of documentation, CLI command references, and release scripts to ensure consistency across changelogs and website manifests. It validates that release notes and installation snippets align with the curr…

getsentry/XcodeBuildMCP xcodebuildmcp documentation-review release-management cli-validation
skill ★ 19

Codex Code Review Bridge

Executes Codex reviews against uncommitted changes, specific branches, or commits using the Claude Code bridge. Supports targeted analysis by passing focus areas via prompts.

IgorGanapolsky/ThumbGate codex-review claude-code code-review git-diff
skill ★ 2

Automated AI Code Review Agent

An automated agent that performs static analysis on source code across multiple languages to provide structured reports including security concerns and quality scores.

MeshLedger/MeshLedger code-review static-analysis ai-agent security-audit
skill ★ 3

System Test Bundle Review Skill

An automated inspection routine for analysing silicon-system-test bundles, identifying critical failures, performance regressions, and transport anomalies within server and client logs. It parses manifests, orchestrator logs, and replay fil…

haoyifan/Silicon-Pantheon system-testing sre log-analysis automated-review
skill ★ 184,429

Automated Pull Request Review Skill

Automates the review of GitHub pull requests by evaluating code correctness, security, and architectural integrity, then posting structured inline feedback using the GitHub CLI.

Significant-Gravitas/AutoGPT github pr-review code-quality security-audit
tool

Warden: Pre-commit Code Analysis Tool

An automated tool for analysing uncommitted code changes against predefined triggers and patterns before committing. It supports severity-based findings, auto-applying fixes, and integration with GitHub workflows.

cameroncooke/xcodebuildmcp code-analysis pre-commit git-hooks automated-review
skill ★ 17,110

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.

pydantic/pydantic-ai code-review git-diff ci-simulation automated-review
skill ★ 1

Agentic Plan and Implementation Review Protocol

Automates the validation of project plans and implementations by detecting review context and orchestrating specialist sub-agents. It performs requirements traceability, identifies plan deviations, and verifies changes through git diffs and…

HuntsDesk/ve-kit agentic-workflow automated-review plan-validation multi-agent-orchestration
skill ★ 1

Automated Documentation Audit and Maintenance

Audits documentation trees for broken links, stale content, and structural inconsistencies, automatically generating project board tasks for every identified issue.

HuntsDesk/ve-kit documentation-audit link-checking content-maintenance automated-review
skill ★ 1

Full System Audit Orchestrator

This orchestrator executes a sequential suite of review skills to perform comprehensive system audits across agents, skills, rules, and documentation. It aggregates findings into a single board parent task and generates a prioritised remedi…

HuntsDesk/ve-kit system-audit orchestration automated-review security-audit
skill ★ 26,383

Automated Release Readiness Review

Performs a comprehensive audit of git diffs between the latest release tag and a target commit to identify breaking changes, regressions, and release risks. It provides a deterministic ship or block recommendation based on concrete evidence…

openai/openai-agents-python release-management git-audit automated-review regression-detection