SWE Repo Introspection
Skill Verifiziert AktivInspects 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.
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
- Inspect the root and primary docs
- Identify tooling and runtime shape
- Locate entry points and boundaries
- Capture validation and automation surfaces
- 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-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Presentation Structure
100Wissen über das Präsentationsfolienformat, das Gewichtungssystem, die Navigation und die Abschnittsstruktur
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation
Analyze Codebase For Mcp
99Analyze 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.
Repomix
98Packen 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.
Performance Analysis
100Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
Oraclaw Decide
100Entscheidungsintelligenz 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.