ai-review
Reads content from URLs or files, classifies it, and generates structured summaries and comments in a specific.
Best use case
ai-review is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Reads content from URLs or files, classifies it, and generates structured summaries and comments in a specific.
Teams using ai-review should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/ai-review/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How ai-review Compares
| Feature / Agent | ai-review | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Reads content from URLs or files, classifies it, and generates structured summaries and comments in a specific.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# ai-review Reads content from URLs or files, classifies it, and generates structured summaries and comments in a specific. ## Install ``` npx clawhub@latest install ai-review ```
Related Skills
daily-review
End-of-day review to capture progress, insights, and plan tomorrow
skill-reviewer
Review and audit agent skills (SKILL.md files) for quality, correctness, and effectiveness. Use when evaluating a skill before publishing, reviewing someone else's skill, scoring skill quality, identifying defects in skill content, or improving an existing skill.
solo-review
Final code review and quality gate — run tests, check coverage, audit security, verify acceptance criteria.
cross-model-review
Adversarial plan review using two different AI models.
gerador-contrato-locacao-preview
Registra contrato de locação via Google Forms.
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
pr-review-loop
Autonomous PR review loop with Greptile.
pr-reviewer
Automated GitHub PR code review with diff analysis, lint integration, and structured reports. Use when reviewing pull requests, checking for security issues, error handling gaps, test coverage, or code style problems. Supports Go, Python, and JavaScript/TypeScript. Requires `gh` CLI authenticated with repo access.
q-kdb-code-review
AI-powered code review for Q/kdb+ — catch bugs in the most terse language in finance.
astrai-code-review
AI-powered code review with intelligent model routing — saves 40%+ vs always using the most expensive model.
todokan-review-loop
Process Todokan task and thought boards with a review-loop workflow.
Review Coordinator Agent
# 审核协调器 - 管理员通过Clawdbot审核和分配修复任务