analysis-discovery

Community

Iteratively uncover patterns and interfaces.

Authorrsmdt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides iterative analysis to identify patterns, rules, interfaces, and dependencies in a codebase. It emphasizes parallel specialist investigations and documentation, reducing blind spots.

Core Features & Use Cases

  • Discovery cycles: Structured cycles (discover → document → review) to surface patterns and interfaces.
  • Documentation discipline: Category-specific docs (docs/domain, docs/patterns, docs/interfaces).
  • Cross-domain analysis: Applies to business, technical, security, and performance areas.

Quick Start

Initiate a discovery cycle for a module (e.g., authentication) and document findings in docs/interfaces/ and docs/patterns/.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: analysis-discovery
Download link: https://github.com/rsmdt/the-startup/archive/main.zip#analysis-discovery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository