Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
lllllllama avatar

Analyze Project

  • 176k installs
  • 512 repo stars
  • Updated July 26, 2026
  • lllllllama/rigorpilot-skills

analyze-project is a Claude Code skill that provides read-only deep learning repository analysis with structured output mapping model architecture and training flow.

About

A read-only analysis skill for deep learning research repositories. Use it when you need to understand model structure, training flow, and configuration before making changes. It analyzes code without modifying it and identifies likely insertion points for improvements.

  • Read-only analysis of deep learning repositories with no code modification
  • Maps model structure, training entrypoints, and config relationships
  • Flags suspicious implementation patterns without automatic patching

Analyze Project by the numbers

  • 176,227 all-time installs (skills.sh)
  • +25,349 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #7 of 1,382 Code Review & Quality skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

analyze-project capabilities & compatibility

Capabilities
code analysis · architecture mapping · pattern detection · config analysis
Use cases
code review · research
npx skills add https://github.com/lllllllama/rigorpilot-skills --skill analyze-project

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs176k
repo stars512
Security audit3 / 3 scanners passed
Last updatedJuly 26, 2026
Repositorylllllllama/rigorpilot-skills

What it does

Understand deep learning repository structure and training entrypoints for research analysis.

Who is it for?

Understanding unfamiliar deep learning codebases,Auditing model architecture before adaptation,Identifying config insertion points

Skip if: Modifying code,Running training jobs,General literature summaries

When should I use this skill?

The user wants to understand a deep learning repository before changing it, inspect model structure and training flow, or identify suspicious patterns without modification.

What you get

Structured analysis revealing model architecture, training flow, config relationships, and conservative suggestions for improvement insertion points.

  • analysis_outputs/SUMMARY.md
  • analysis_outputs/RISKS.md
  • analysis_outputs/status.json

By the numbers

  • Outputs 3 structured files: SUMMARY.md, RISKS.md, status.json

Files

SKILL.mdMarkdownGitHub ↗

analyze-project

Use this as the Rigor Analyze / Rigor Audit read-only skill. The installed slug remains analyze-project for compatibility.

Use the shared operating principles in ../../references/agent-operating-principles.md; this skill should guide read-only analysis without constraining the model's project-specific reasoning.

When to apply

  • The user wants to understand a deep learning repository before changing it.
  • The user needs a map of model structure, training entrypoints, inference entrypoints, and config relationships.
  • The user wants conservative suggestions about likely insertion points or suspicious implementation patterns.
  • The user explicitly wants read-only analysis and not heavy execution.

When not to apply

  • When the main task is to execute a failing command or debug a traceback.
  • When the user wants environment setup or asset download only.
  • When the user wants speculative adaptation or broad exploratory patching.
  • When the task is a general literature summary without repository analysis.

Clear boundaries

  • This skill is read-mostly.
  • It may run lightweight static inspection helpers.
  • It does not patch repository code.
  • It does not own final reproduction outputs.
  • It should mark suspicious patterns as heuristics, not confirmed bugs.

Output expectations

  • analysis_outputs/SUMMARY.md
  • analysis_outputs/RISKS.md
  • analysis_outputs/status.json

Notes

Use references/analysis-policy.md and the shared references/research-pitfall-checklist.md.

Related skills

Forks & variants (3)

Analyze Project has 3 known copies in the catalog totaling 462 installs. They canonicalize to this original listing.

How it compares

Pick analyze-project over explore-code when you need repository understanding without branching, edits, or explore_outputs artifacts.

FAQ

Does this skill modify code?

No. This is a read-mostly skill that may run lightweight static inspection but never patches code.

What does it output?

SUMMARY.md, RISKS.md, and status.json in analysis_outputs/ documenting architecture, dependencies, and identified patterns.

Is Analyze Project safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Code Review & Qualitybackenddocsdevops

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.