Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

SWE Repo Introspection

Skill Verifiziert Aktiv
Teil von:Swe Skills

Inspects an unfamiliar software repository and produces a concrete orientation report covering structure, tooling, entry points, boundaries, active surfaces, and safe places to start work. Use when a user says `help me understand this repo`, `map this codebase before I edit it`, `where should I start`, or asks for an engineering walkthrough before planning or delegation. Do NOT use when the user already knows the target change and wants implementation, or when they need a specific bug diagnosis rather than repo orientation.

Zweck

To quickly orient engineers and agents in unfamiliar codebases, providing concrete evidence-based reports to guide development efforts.

Funktionen

  • Generates repo structure maps
  • Identifies tooling and runtime shape
  • Locates entry points and boundaries
  • Captures validation and automation surfaces
  • Notes active and safe areas for editing

Anwendungsfälle

  • Understand an unfamiliar repository before editing it
  • Prepare for code delegation or planning
  • Map tooling, entry points, and boundaries
  • Find safe starting surfaces for follow-on work

Nicht-Ziele

  • Implementing a known change request
  • Debugging a specific defect
  • Writing broad architecture visions beyond visible repo evidence

Workflow

  1. Inspect the root and primary docs
  2. Identify tooling and runtime shape
  3. Locate entry points and boundaries
  4. Capture validation and automation surfaces
  5. Note active and safe areas

Voraussetzungen

  • Local checkout and shell access
  • Standard repo inspection tools (e.g., fd, rg, git)
  • Access to repo docs or CI configuration

Installation

/plugin install swe-skills@ckorhonen-swe-skills

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne1
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Presentation Structure

100

Wissen über das Präsentationsfolienformat, das Gewichtungssystem, die Navigation und die Abschnittsstruktur

Skill
shanraisshan

Deepinit

100

Deep codebase initialization with hierarchical AGENTS.md documentation

Skill
Yeachan-Heo

Analyze Codebase For Mcp

99

Analyze an arbitrary codebase to identify functions, APIs, and data sources suitable for exposure as MCP tools, producing a tool specification document. Use when planning an MCP server for an existing project, auditing a codebase before wrapping it as an AI-accessible tool surface, comparing what a codebase can do versus what is already exposed via MCP, or generating a tool spec to hand off to scaffold-mcp-server.

Skill
pjt222

Repomix

98

Packen und Analysieren von Codebasen in KI-freundliche Einzeldateien mit Repomix. Verwenden Sie dies, wenn der Benutzer Repositories erkunden, Code-Strukturen analysieren, Muster finden, Token-Zählungen überprüfen oder Codebasen-Kontext für die KI-Analyse vorbereiten möchte. Unterstützt sowohl lokale Verzeichnisse als auch Remote-GitHub-Repositories.

Skill
yamadashy

Performance Analysis

100

Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

Skill
ruvnet

Oraclaw Decide

100

Entscheidungsintelligenz für KI-Agenten. Analysieren Sie Optionen, bilden Sie Entscheidungsabhängigkeiten mit PageRank ab, erkennen Sie Konflikte zwischen Informationsquellen und finden Sie die wichtigsten Entscheidungen.

Skill
Whatsonyourmind