repo-review

Audit entire repositories to map gaps, drift, and release readiness.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Sokoliem/ultraprompt --skill repo-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-review
Source: https://github.com/Sokoliem/ultraprompt/tree/main/skills/repo-review
Command: npx skills add https://github.com/Sokoliem/ultraprompt --skill repo-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill performs a disciplined, end-to-end audit of an entire repository to surface a comprehensive map, confirmed gaps, probable gaps, test gaps, contract drift, stale code, and release readiness in a single pass.

Core Features & Use Cases

  • Structured repo map and evidence-backed gap reports across maps, gaps, drift, test gaps, and release-readiness.
  • Prioritized implementation sequencing with quick wins and risk-based planning.
  • Use Case: On onboarding a new codebase, trigger a full health check to prepare for release or due diligence.

Quick Start

Initiate a full repo audit to generate the map and gap reports, then review the recommended implementation sequence.

Frequently Asked Questions about repo-review

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

FAQPage Schema
How do I audit a codebase for release readiness and identify gaps?

To audit a codebase for release readiness, conduct a comprehensive whole-repo audit to map gaps, test gaps, and drift. This process produces a structured repo map with file-level evidence and a prioritized implementation sequence for remediation.

What is the best way to map technical debt and contract drift in a monorepo?

Mapping technical debt and contract drift in a monorepo requires a disciplined end-to-end audit that surfaces stale code and probable gaps. The audit classifies risks by likelihood and impact to deliver a risk-based remediation plan.

Can I use a repo audit to prepare a large codebase for due diligence?

Yes, you can use a repo audit to prepare a large codebase for due diligence. By triggering a full health check, you generate evidence-backed gap reports and a structured repo map to ensure deployment readiness.

How does a whole-repo gap analysis prioritize remediation steps?

A whole-repo gap analysis prioritizes remediation by classifying confirmed gaps with file-level evidence, assessing likelihood and impact, and delivering a recommended implementation sequence with validation steps and quick wins.

When do I need a full repository health check before a deployment?

You need a full repository health check before a deployment when onboarding a new codebase or preparing for release. It surfaces test gaps, contract drift, and stale code in a single pass to ensure release readiness.