zego-review

Automate code review and standard verification for Zego coding standards.

1|3|Updated Jan 30, 2018
One-click install
npx skills add https://github.com/Zegocover/techops-tf_aws_metadata --skill zego-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zego-review
Source: https://github.com/Zegocover/techops-tf_aws_metadata/tree/main/.claude/skills/zego-review
Command: npx skills add https://github.com/Zegocover/techops-tf_aws_metadata --skill zego-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the code review process and ensures adherence to Zego coding standards, reducing manual effort and increasing code quality.

Core Features & Use Cases

  • Automated Code Review: Reviews code against Zego coding standards without manual intervention.
  • Branch Verification: Verifies branches against Zego coding standards.
  • Task Spec Analysis: Analyzes task specifications for adherence to coding standards.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically review code commits and pull requests before merging.

Quick Start

Run the zego-review skill to review the current branch against Zego coding standards.

Frequently Asked Questions about zego-review

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

FAQPage Schema
How do I automate code review for pull requests against coding standards?

You can automate code review by integrating this Skill into your CI/CD pipeline to automatically verify code commits and pull requests against Zego coding standards before merging.

What is branch verification and how does it check coding standards?

Branch verification analyzes branch diffs and task specifications to validate code commits against specific checks and validation rules defined in Zego's code review guidelines.

How do I integrate automated code review checks into a CI/CD pipeline?

Integrate the Skill into your CI/CD pipeline to automatically run standard verification on code commits, analyzing branch diffs and task specifications to ensure adherence to coding standards.

Can I verify task specifications for adherence to coding standards automatically?

Yes, the Skill performs task spec analysis to automatically verify that task specifications adhere to defined Zego coding standards and validation rules without manual intervention.

Does automated code review require manual intervention to check branch diffs?

No, automated code review requires no manual intervention; it directly analyzes branch diffs and task specifications to apply validation rules from Zego's code review guidelines.