codebase-exploration

Installation
SKILL.md

Objectives

Identify and document the repository's primary functionalities and workflows to facilitate developer onboarding.

Required Content

  1. Core Use Cases: An ordered list of the most essential and frequent use cases supported by the codebase.
  2. User Journeys: Descriptions of typical end-to-end user paths through the system.

Execution Workflow

  1. Repository Exploration: Use codebase and search to map high-level architecture.
  2. Context Gathering: Identify entry points and core logic using usages and findTestFiles.
  3. Documentation: Synthesize findings into the specified sections.
  4. Persistence: Write the final analysis to .planning/system/use_cases.md.
Related skills
Installs
4
GitHub Stars
1
First Seen
4 days ago