review

Review code read-only for architecture, security, performance, and best practices.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/howdycarter/Mothership --skill review-howdycarter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/howdycarter/Mothership/tree/main/.claude/skills/review
Command: npx skills add https://github.com/howdycarter/Mothership --skill review-howdycarter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review code without modification to ensure quality, security, and maintainability across projects.

Core Features & Use Cases

  • Architecture review across modules and services to assess coupling, naming, and structure.
  • Security and performance evaluations focusing on common pitfalls and best practices.
  • Structured reporting with a formal verdict and actionable recommendations for teams.

Quick Start

Initiate a read-only code review by specifying the target file, commit, or story-id, then let the reviewer generate findings and a formal verdict.

Frequently Asked Questions about review

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

FAQPage Schema
How do I run a code review without modifying the source files?

Run a read-only code review by specifying the target file, commit, or story-id. The reviewer evaluates the code without altering it, generating a structured verdict and actionable findings.

What does a multi-perspective architecture and security code review cover?

A multi-perspective code review covers architecture, security, performance, and best practices. It assesses module coupling, naming, structure, and common pitfalls to produce formal recommendations.

How do I review code across specific commits and directories?

Review code across specific commits and directories by specifying them as the review context. The reviewer evaluates the target code in read-only mode and generates findings based on that context.

Can I get a structured verdict and actionable recommendations from a code review?

Yes, you can get a structured verdict and actionable recommendations. The review produces a formal report evaluating architecture, security, and performance, including guidance for potential changes.

Does the code review process use a Model Council workflow?

Yes, the code review process uses the Model Council workflow when applicable. This advanced internal design facilitates multi-perspective evaluation to produce comprehensive review findings.