repository-analysis

Generate and refresh repository analysis reports with architecture and Mermaid diagrams.

206|14|Updated Sep 19, 2021
One-click install
npx skills add https://github.com/JocysCom/FocusLogger --skill repository-analysis-jocyscom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repository-analysis
Source: https://github.com/JocysCom/FocusLogger/tree/main/.agents/skills/repository-analysis
Command: npx skills add https://github.com/JocysCom/FocusLogger --skill repository-analysis-jocyscom

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the generation or refresh of a comprehensive repository analysis, covering architecture, technology stack, developer workflows, CI/testing, documentation, and Mermaid diagrams.

Core Features & Use Cases

  • Repository Analysis: Generate or refresh .ai/repository-analysis.instructions.md for a factual repository reference.
  • Multi-Tasking: Handles requests like "summarize the repo", "map dependencies", "document the stack", etc.
  • Consistency: Ensures the resulting document is internally consistent with a repository-wide workflow.

Quick Start

Generate or refresh the repository analysis report by using the repository-analysis skill.

Frequently Asked Questions about repository-analysis

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

FAQPage Schema
How do I automate repository analysis for architecture and tech stack documentation?

You can automate repository analysis by generating a comprehensive report covering architecture, tech stack, developer workflows, and CI/testing. The skill creates a factual reference file with Mermaid diagrams for your codebase.

What is included in an automated repository architecture analysis?

A repository architecture analysis includes documentation of the technology stack, developer workflows, CI/testing pipelines, and Mermaid diagrams. It maps dependencies and summarizes the repository structure into a consistent reference document.

How do I map dependencies and document the tech stack of an existing codebase?

To map dependencies and document the tech stack, you request tasks like summarizing the repository or mapping dependencies. The process requires repository manifests, source files, and configuration to generate an internally consistent analysis report.

Do I need specific repository manifests to generate a repository analysis report?

Generating a repository analysis report requires repository manifests, source files, configuration, and documentation as inputs. These files ensure the resulting architecture and tech stack documentation is factual and consistent with the codebase.

Can I refresh an existing repository analysis report to reflect recent code changes?

You can refresh an existing repository analysis report to update the architecture, tech stack, and workflow documentation. The regeneration process ensures the reference file remains internally consistent with the current repository state.

What is the best way to generate Mermaid diagrams for repository architecture and workflows?

Automated repository analysis is the best way to generate Mermaid diagrams for repository architecture. It produces a reference document containing visual diagrams of the tech stack, dependencies, and developer workflows.