project-analyzer

Analyze a project repository to identify PRD/design/implementation gaps and generate a report.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill performs a comprehensive audit of a project to identify inconsistencies between PRD/design and implementation, surface feature gaps, and generate actionable improvement proposals without modifying code.

Core Features & Use Cases

  • PRD/Architecture Alignment: Checks documentation and code against product requirements and architectural guidelines to surface misalignments.
  • Gap Analysis & Reports: Analyzes docs/, src/, and tests/ to determine implemented vs. required features and produces an actionable report.
  • Improvement Proposals: Suggests concrete next steps to close gaps, reduce technical debt, and improve UX/DX.

Quick Start

Provide a project repository path or URL and request a full project analysis report.

Frequently Asked Questions about project-analyzer

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

FAQPage Schema
How do I audit a project repository for PRD and implementation gaps?

To audit a project repository for PRD and implementation gaps, provide the repository path or URL. The analysis checks documentation, architecture, and code status across docs/ and src/ to surface inconsistencies and generate an actionable improvement report.

What is gap analysis in software project architecture?

Gap analysis in software project architecture identifies discrepancies between product requirements, design documentation, and actual code implementation. It surfaces missing features, misalignments, and technical debt to produce a proposal-ready report without modifying the existing codebase.

Can I check architecture alignment and detect technical debt without modifying code?

Yes, you can check architecture alignment and detect technical debt without modifying code. The analysis evaluates docs/ and src/ to surface inconsistencies and technical debt, delivering a comprehensive improvement report with actionable recommendations.

How do I generate an actionable improvement report for feature gaps?

You generate an actionable improvement report for feature gaps by analyzing the project repository against PRD and architectural guidelines. The process evaluates implemented versus required features and suggests concrete next steps to close gaps and improve UX/DX.

Does project analysis support consistency checks across docs and src directories?

Yes, project analysis supports consistency checks across docs/ and src/ directories. It evaluates documentation, architecture, and code status to satisfy PRD-consistency checks and surface gaps, inconsistencies, and actionable recommendations.