review

Simulate a code-review skill for testing within the teatree eval harness.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/souliane/teatree --skill review-souliane
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/souliane/teatree/tree/main/evals/fixtures/skill_catalog/skills/review
Command: npx skills add https://github.com/souliane/teatree --skill review-souliane

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the code review process, reducing manual effort and ensuring consistency across reviews.

Core Features & Use Cases

  • Automated Code Review: Facilitates automated code reviews by providing a stand-in skill for real code-review scenarios.
  • Placeholder for Real Skill: Used as a placeholder within the teatree eval harness for scenarios that require a code-review skill without a leading slash.
  • Use Case: In the teatree eval harness, this skill allows for testing code-review scenarios without the need for a fully-fledged code-review tool.

Quick Start

Use the review skill to simulate a code review for a given pull request.

Frequently Asked Questions about review

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

FAQPage Schema
What is an automated code review placeholder used for?▼

An automated code review placeholder simulates code review processes within the teatree eval harness, allowing developers to test scenarios without needing a fully functional review tool.

How do I simulate a code review for a pull request?▼

To simulate a code review for a pull request, use the review skill within the teatree eval harness to trigger automated evaluation scenarios without operational instructions.

Does the teatree eval harness require a specific code review skill format?▼

Yes, the teatree eval harness requires a code review skill without a leading slash, using this placeholder to test scenarios that demand a specific skill naming convention.

Can I use this automated review skill for real code analysis?▼

No, you cannot use this automated review skill for real code analysis because it is designed exclusively as a placeholder without any operational instructions or real functionality.

Why use a placeholder skill for automated code review testing?▼

Using a placeholder skill for automated code review testing streamlines the process by allowing teatree eval harness scenarios to run without the overhead of a fully-fledged code-review tool.