code-review

Reviews Go files and generates structured reports highlighting issues and suggested fixes.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/Anthony-Bible/code-agent-demo --skill code-review-anthony-bible
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Anthony-Bible/code-agent-demo/tree/main/skills/code-review
Command: npx skills add https://github.com/Anthony-Bible/code-agent-demo --skill code-review-anthony-bible

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides readers through a structured code review to improve quality and maintainability.

Core Features & Use Cases

  • Consistency checks: Ensure error handling, naming, and patterns align with standards.
  • Quality feedback: Provide concrete suggestions and examples.
  • Use Case: Apply to a pull request to generate reviewer notes highlighting issues and suggested fixes.

Quick Start

Review a sample Go file by providing the path, e.g., "code-review/sample.go" and request an assessment.