review_repo

Review repository structure, quality, tests, and documentation to generate a prioritized Markdown improvement plan.

1|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/tatsuki-washimi/gwexpy --skill review-repo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review_repo
Source: https://github.com/tatsuki-washimi/gwexpy/tree/main/.agent/skills/review_repo
Command: npx skills add https://github.com/tatsuki-washimi/gwexpy --skill review-repo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill systematically reviews a repository's structure, code quality, tests, and documentation to produce a prioritized improvement report that guides actionable tasks.

Core Features & Use Cases

  • Structured directory analysis to map project layout (src/, tests/, docs/).
  • Quality assessment across code, tests, and docs with a reusable improvement roadmap.
  • Taskable outputs including recommended PRs, tickets, and documentation updates for project teams.

Quick Start

Review gwexpy repository and generate a prioritized improvement report.

Frequently Asked Questions about review_repo

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

FAQPage Schema
How do I generate a prioritized improvement roadmap for my code repository?

A repository review assesses project layout, code quality, test coverage, and documentation clarity to spot prioritized improvements. It systematically maps directories like src/, tests/, and docs/ to find actionable enhancements across varying project sizes.

How do I assess code quality and test coverage to find actionable improvements?

You assess code quality and test coverage through a structured review workflow that analyzes directory layouts and evaluates tests, docs, and code. This generates a reusable improvement roadmap with taskable outputs like recommended PRs and documentation updates.

Can I use a repo review to check CI readiness and documentation clarity for projects of any size?

Yes, a repository review evaluates CI readiness and documentation clarity for projects of varying sizes. It focuses on code organization, test coverage, and documentation to produce a structured improvement report tailored to your project.

What is the best way to turn a code quality assessment into taskable outputs like PRs and tickets?

The best way to turn a code quality assessment into taskable outputs is by enforcing a structured review workflow that generates a prioritized roadmap. This Markdown plan provides recommended PRs, tickets, and documentation updates for project teams.

Does a structured repo review work without external dependencies for mapping project layout?

A structured repository review operates without external dependencies to map project layouts. It internally analyzes directory structures like src/, tests/, and docs/ to produce a prioritized improvement report guiding actionable tasks.