aidlc-requesting-code-review

Automate pre-merge code review gating for AIDLC projects.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/CornFedKratos/s3-aidlc --skill aidlc-requesting-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aidlc-requesting-code-review
Source: https://github.com/CornFedKratos/s3-aidlc/tree/main/plugins/s3-aidlc/skills/aidlc-requesting-code-review
Command: npx skills add https://github.com/CornFedKratos/s3-aidlc --skill aidlc-requesting-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates pre-merge code review gating for AIDLC projects, ensuring code quality gates are consistently enforced before integration.

Core Features & Use Cases

  • Gate-guarded code review: dispatches to the aidlc-cqo role or the code-reviewer subagent under Touchchain supervision.
  • Pre-merge protection: ensures reviews are completed before merging to main during feature development and task-driven cycles.
  • Audit-ready outcomes: records review decisions for traceability and institutional memory.

Quick Start

Dispatch the latest changes for review to the code-reviewer subagent under the Touchchain gate.

Frequently Asked Questions about aidlc-requesting-code-review

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

FAQPage Schema
How do I automate pre-merge code review gating for task-driven development?

Pre-merge code review gating automates quality enforcement by dispatching changes to the code-reviewer subagent or aidlc-cqo role, ensuring reviews are completed before merging to main across Touchchain workflows.

What is the best way to enforce code quality gates before integrating feature changes?

Enforcing code quality gates requires routing changes through gate levels that dispatch to the code-reviewer subagent under Touchchain supervision, recording review decisions to maintain audit-ready traceability for institutional memory.

Can I use a subagent to perform code review evaluation and enforce policy?

Yes, this approach dispatches the latest changes to the code-reviewer subagent or aidlc-cqo role to perform evaluation, enforce quality policy, and record outcomes during feature implementation and task-driven development cycles.

Does pre-merge code review gating work with AIDLC project workflows?

Pre-merge code review gating works directly with AIDLC projects by applying during task-driven development, feature implementation, and before main merge, routing evaluations to the correct owner across Touchchain workflows.

Why do I need code review gating for production-ready changes?

Code review gating ensures production-ready changes are consistently reviewed before integration, providing audit-ready outcomes that record decisions for traceability and institutional memory during task-driven development.