analyze-project

Evaluate software project architecture, coding standards, and operational practices.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lgtm-hq/claude-skills --skill analyze-project-lgtm-hq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-project
Source: https://github.com/lgtm-hq/claude-skills/tree/main/skills/analyze-project
Command: npx skills add https://github.com/lgtm-hq/claude-skills --skill analyze-project-lgtm-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers and managers perform a comprehensive overview and evaluation of a project's structure, design, and health, aiding in identifying potential issues early.

Core Features & Use Cases

  • Architecture & Design Review: Analyze design quality, layer separation, API consistency, and code complexity.
  • Maintainability Assessment: Evaluate onboarding ease, documentation clarity, and change impact.
  • CI/CD & DevOps Checks: Review build reproducibility, dependency management, and deployment pipelines.
  • Documentation Review: Check the quality of README, API docs, and decision records.
  • User Experience Insights: Consider interface usability and accessibility.
  • Retrospective Analysis: Offer suggestions for project improvements if started anew.
  • Use Case Example: You want to assess a new microservice architecture before deployment to ensure clean separation of concerns.

Quick Start

Ask the analysis skill to review your project's codebase and structure for quality and maintainability.

Frequently Asked Questions about analyze-project

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

FAQPage Schema
How do I evaluate software architecture and maintainability for an existing project?

A comprehensive project review assesses architecture, coding standards, and operational practices by analyzing code structure, documentation, and deployment pipelines to ensure quality and sustainability.

What does a project maintainability assessment include?

It analyzes design quality, layer separation, API consistency, and code complexity alongside documentation and deployment pipelines to ensure quality and sustainability.

Can I review CI/CD pipelines and DevOps practices during a codebase evaluation?

Yes, a comprehensive project evaluation reviews build reproducibility, dependency management, and deployment pipelines alongside architecture and coding standards to ensure operational quality.

How do I check if my microservice architecture has clean separation of concerns?

Perform an architecture and design review that analyzes layer separation, API consistency, and code complexity to verify clean separation of concerns in your project.

Does a project architecture review assess documentation quality?

Yes, the evaluation includes a documentation review that checks the quality of README files, API docs, and decision records to assess overall project maintainability.