agent-reviewer

Verify CI results against Tech Specs and generate structured review reports.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/csackrider/AI-DLC --skill agent-reviewer-csackrider
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-reviewer
Source: https://github.com/csackrider/AI-DLC/tree/main/plugins/ai-dlc-skills/skills/agents/agent-reviewer
Command: npx skills add https://github.com/csackrider/AI-DLC --skill agent-reviewer-csackrider

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates pre-sign-off code reviews by verifying CI results against Tech Specs and producing a structured review report.

Core Features & Use Cases

  • Verifies CI status, Tech Spec traceability, and API contract adherence for code changes.
  • Generates a structured review report suitable for human sign-off before validation.
  • Applies to PR workflows in AI-DLC to ensure consistent, auditable quality checks.

Quick Start

Run a review pass on the latest PR to produce a ready-for-sign-off report.

Frequently Asked Questions about agent-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review sign-off using CI results and Tech Specs?

Automating code review sign-off involves verifying CI status and Tech Spec traceability to generate a structured report. This process checks API contracts and CI results to produce actionable feedback for reviewers before final validation.

What is CI-driven code review and how does it ensure API contract adherence?

CI-driven code review automatically validates code changes against CI results and Tech Specs. It ensures API contract adherence by mapping specifications to test outcomes, generating an auditable report that details coverage and actionable feedback.

Can I use an automated review report for PR workflows in the AI-DLC ecosystem?

Yes, automated review reports apply directly to PR workflows in the AI-DLC ecosystem. They ensure consistent, auditable quality checks by verifying CI status and Tech Spec traceability before human sign-off validation.

What is the best way to verify Tech Spec traceability before PR sign-off?

The best way to verify Tech Spec traceability is running an automated pre-sign-off review pass. This validates CI results and API contracts against the specs, producing a structured report with actionable feedback ready for human validation.

Does CI-driven code review generate structured reports suitable for human validation?

Yes, CI-driven code review generates structured reports suitable for human validation. These reports detail CI status, Tech Spec traceability, and actionable feedback, providing a comprehensive overview for reviewers to approve sign-off.

When do I need to run an automated pre-sign-off code review?

You need to run an automated pre-sign-off code review when finalizing PR workflows in the AI-DLC ecosystem. It is required to ensure consistent coverage of CI, specs, and API contracts before granting final validation sign-off.