Tag: codebase-analysis

Type: All Skills Tools
skill ★ 28

Automated Codebase Architecture Analysis

Generates a structural overview of a codebase, including language distribution, package hierarchy, and entry points. It identifies architectural hotspots by analysing symbol density and the blast radius of changes.

blackwell-systems/agent-lsp codebase-analysis lsp mcp static-analysis
skill

Deep forensic audit of codebase integrity

This skill performs an exhaustive, forensic audit of the entire codebase, verifying source integrity, import chains, and configuration alignment. It systematically checks for discrepancies across code, environment variables, and external AP…

moxiespirit/oathscore code-audit codebase-analysis forensic-verification system-health
skill ★ 23

BMAD Update Analysis and Change Reporting

This skill analyzes the _bmad directory using git diff and status to generate a structured report detailing all codebase changes. It specifically identifies modifications across agents, workflows, configuration parameters, and documentation…

pomazanbohdan/memory-mcp-1file git-diff codebase-analysis bmad change-detection
skill ★ 835

Deep Codebase Investigation and Analysis

This expert skill orchestrates deep, multi-step code exploration and repository analysis by managing complex research workflows. It provides data-driven answers with precise file and line number references, guiding the user through planning…

bgauryy/octocode-mcp code-research codebase-analysis technical-investigation llm-orchestration
skill ★ 21

Refine Feature Ideas into Design Specifications

This skill guides the user through an interactive process of exploring a codebase to refine a raw feature concept into a comprehensive, structured design specification. It systematically gathers scope, architectural decisions, and data mode…

HatmanStack/RAGStack-Lambda feature-design codebase-analysis design-spec llm-agent
skill ★ 41

Codebase relationship and dependency analysis skill

This skill suite provides deep structural analysis of a codebase, allowing developers to trace dependencies, map execution flows, and predict the blast radius of proposed changes. It covers everything from finding specific symbol paths to d…

drhalto/agentmako dependency-graph impact-analysis codebase-analysis refactoring
skill ★ 394

AI Agent Team Manager and Planner

This skill orchestrates complex coding goals by analyzing the codebase, decomposing the objective into actionable tasks, and submitting them to a task server. It manages task parameters including role assignment, priority, scope, and comple…

sipyourdrink-ltd/bernstein agent-orchestration task-management planning codebase-analysis
skill

Gemini CLI for large codebase analysis

Initiates a dedicated Gemini CLI session, providing a massive 1M context window ideal for deep analysis of large codebases. It manages session state, allowing users to start new tasks or resume previous analyses via a unique task ID.

agentic-mcp-tools/owlex gemini cli codebase-analysis llm
skill ★ 148

Guided OpenSpec Workflow Onboarding

An interactive onboarding skill that guides developers through a complete OpenSpec workflow cycle, from task selection to implementation planning. It automates codebase analysis and the creation of proposals, specs, and designs.

weibaohui/kom openspec onboarding workflow-automation developer-experience
skill ★ 4

Generate comprehensive project documentation suite

This skill analyzes an entire codebase to produce a comprehensive documentation suite, adhering strictly to the Diátaxis framework. It generates detailed documentation covering architecture, package references, API surfaces, and developer g…

jmrplens/gitlab-mcp-server documentation codebase-analysis diataxis project-docs
skill ★ 300

Curating minimal LLM context rules

This skill provides a workflow for creating optimised context descriptor rules by selecting the minimal set of full and excerpted files required for a task. It enables developers to reduce LLM noise and token usage through precise file filt…

cyberchitta/llm-context.py llm-context context-management token-efficiency codebase-analysis