跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

SWE Repo Introspection

技能 已验证 活跃
属于: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.

目的

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

功能

  • 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

使用场景

  • 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

非目标

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

工作流

  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

先决条件

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

安装

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

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交5 days ago
星标1
许可证MIT
状态
查看源代码