Tag: automated-review
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…
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.
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.
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…
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.
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.
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.
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…
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.
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…
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…