repo-analysis

Analyze external GitHub repositories into creator and engineer view artifacts.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/jasonmichaelbell78-creator/JASON-OS --skill repo-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-analysis
Source: https://github.com/jasonmichaelbell78-creator/JASON-OS/tree/main/.claude/skills/repo-analysis
Command: npx skills add https://github.com/jasonmichaelbell78-creator/JASON-OS --skill repo-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes external GitHub repositories to generate paired Creator View and Engineer View analyses, enabling knowledge comparison and health assessment across standard, deep, and quick triage modes.

Core Features & Use Cases

  • Dual-lens analysis producing Creator View insights and Engineer View health metrics for external repos.
  • Supports Quick, Standard, and Deep depths to balance speed and depth.
  • Outputs comprehensive artifacts under .research/analysis/<repo-slug>/ for decision support and knowledge sharing.
  • Facilitates link mining, pattern extraction, and adoption-fit evaluation for repo decisions.

Quick Start

Analyze a GitHub repository by URL to generate a complete dual-lens health and knowledge report under .research/analysis/<repo-slug>.

Frequently Asked Questions about repo-analysis

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

FAQPage Schema
How do I analyze a GitHub repository for health and knowledge insights?

To analyze a GitHub repository, provide the repository URL to execute a dual-lens analysis. The Skill generates creator view insights and engineer view health metrics, outputting comprehensive artifacts like analysis.json and value-map.json under .research/analysis/<repo-slug>/.

What's the difference between quick, standard, and deep repository analysis modes?

Quick, standard, and deep modes balance speed and depth during repository analysis. Quick offers fast triage, standard provides balanced evaluation, and deep performs thorough content evaluation for comprehensive knowledge comparison and health assessment of external GitHub repositories.

Can I evaluate whether an external GitHub repository is suitable for adoption?

Yes, the repository analysis facilitates adoption-fit evaluation by extracting patterns and mining links. It produces paired creator and engineer views that enable knowledge comparison and health assessment to support informed repo decisions.

What files and artifacts are generated when analyzing a GitHub repo?

Analyzing a GitHub repo generates multiple artifacts written to .research/analysis/<repo-slug>/. These include analysis.json, creator-view.md, engineer-view.md, and value-map.json for decision support and knowledge sharing.

How many GitHub repositories can I analyze in a single run?

The scope is limited to one repository per invocation. Each analysis loads repository context, performs a deep read and content evaluation, and emits the complete set of dual-lens artifacts for that specific external GitHub repository.

Does this repo analysis tool require any dependencies or external components?

No, the repository analysis tool operates without dependencies or external components. It independently loads repository context and performs content evaluation to generate creator and engineer view artifacts for external GitHub repositories.