repo-intel

Analyze git history and AST structure to extract repository metadata.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RnR-DND/ARC-HAWK-DD --skill repo-intel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-intel
Source: https://github.com/RnR-DND/ARC-HAWK-DD/tree/main/.agent/agentsys/.kiro/skills/repo-intel
Command: npx skills add https://github.com/RnR-DND/ARC-HAWK-DD --skill repo-intel

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables users to perform comprehensive static analysis of code repositories, providing insights into git history, project structure, and key metrics.

Core Features & Use Cases

  • Version History Analysis: Tracks commit patterns, changes, and repo evolution.
  • Code Structure Mapping: Analyzes AST symbols and project metadata to generate repo maps.
  • Use Case: Developers or project managers can identify hotspots, code ownership, or potential risks by querying historical or structural data within their repositories.

Quick Start

Use the repo-intel skill to initialize or update analysis data, then query repo health or hotspots in your code base.

Frequently Asked Questions about repo-intel

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

FAQPage Schema
How do I perform static analysis on my repository to extract project metrics?

To perform static analysis on your repository, this skill processes git history and AST data to extract project metrics, commit patterns, and code structure maps. It uses internal scripts to analyze repo evolution and generate health insights without requiring external dependencies.

Can I identify code hotspots and ownership using git history analysis?

Yes, git history analysis tracks commit patterns and changes to identify code hotspots and ownership within your repository. By analyzing AST symbols and metadata, you can query historical data to locate high-risk areas and understand code evolution patterns.

Does this code analysis tool require any external dependencies to map project structure?

No, this code analysis tool requires no external dependencies to map project structure. It relies entirely on internal scripts to parse AST symbols and git data, extracting repository metadata and generating structural maps without needing additional packages installed.

What is the best way to track repository evolution and commit patterns for project management?

The best way to track repository evolution is by analyzing git history to extract commit patterns and structural changes over time. This skill handles git and AST data to provide in-depth insights, supporting project management tasks like risk identification and code quality assessment.

How do I assess code quality and potential risks in my codebase?

You assess code quality and risks by querying historical and structural data within your repositories. The skill analyzes AST symbols and project metadata to map code structure, allowing developers and project managers to identify hotspots and evaluate overall repo health.

When do I need repository analysis for understanding code structure and metadata?

You need repository analysis when you want to evaluate code health, track commit patterns, or identify structural hotspots. It is useful for project management and code quality assessments across various development scenarios where understanding git history and AST symbols is essential.