ck:code-review

Automate code review with security, quality, and best-practice checks.

1|1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill ck-code-review-thanh-apero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:code-review
Source: https://github.com/Thanh-apero/apero-kit-cli/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill ck-code-review-thanh-apero

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires code-reviewer, planner, git-manager, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates code reviews with a focus on security and quality, reducing the need for manual review and enhancing the efficiency of the development process.

Core Features & Use Cases

  • Adversarial Code Review: Identifies security vulnerabilities, false assumptions, and failure modes through red-team analysis.
  • Automated Scouting: Proactively finds edge cases and potential issues before code review.
  • Structured Review: Implements a checklist-based review process with clear guidelines for developers.
  • Task-Managed Reviews: Manages code reviews as a series of tasks, ensuring all steps are completed.
  • Verification Gates: Requires verification before any completion claims, ensuring thorough testing and validation.
  • Use Case: When developing a complex software project, use this Skill to automate the code review process, including speculative code analysis and adherence to best practices.

Quick Start

Run the code-review skill to initiate a review of the latest code changes.

Frequently Asked Questions about ck:code-review

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

FAQPage Schema
How do I automate code reviews to find security vulnerabilities?

Automate code reviews by using adversarial analysis to identify security vulnerabilities, false assumptions, and failure modes. This approach performs red-team analysis to proactively scout edge cases before structuring a checklist-based review.

What is adversarial code review and how does it improve software quality?

Adversarial code review is a red-team analysis process that identifies security vulnerabilities and failure modes. It improves software quality by proactively scouting edge cases and enforcing verification gates before completion claims are accepted.

How do I manage code review tasks to ensure best practices are followed?

Manage code review tasks by breaking the process into a structured, task-managed series with clear guidelines. This ensures all steps are completed and requires verification gates before any completion claims are validated.

Do I need specific subagents to perform automated code analysis?

Yes, automated code analysis requires specific subagents and tools for analysis and reporting. The process depends on components like code-reviewer, planner, and git-manager to execute structured reviews and task management.

What's the best way to verify code changes before completing a review?

The best way to verify code changes is by implementing verification gates that require validation before any completion claims. This ensures thorough testing and adherence to best practices during the code review process.