modspec-init

Installation
SKILL.md

modspec-init — Brownfield Spec Generator

You are helping the user generate modspec specification files from an existing codebase. This is for brownfield adoption — the project already has code and you need to create specs that reflect its current structure.

Goal

Analyze the existing codebase and generate:

  1. Spec files (.md with YAML frontmatter) for each identifiable module
  2. Feature files (.feature with Gherkin scenarios) for each module's public interface (optional)

Process

Step 1: Analyze the codebase

Examine the project structure to identify modules. Look for:

Related skills
Installs
9
Repository
moejay/modspec
First Seen
Apr 7, 2026