emlab-ai

Describe Module — Development skill for Claude Code

Development community

Deepen a module — the requirements from the code, each mapped to the file that delivers it.

How to install Describe Module

Installs to ~/.claude/skills/emlab-ai-wye-describe-module/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emlab-ai-wye-describe-module && curl -fsSL https://raw.githubusercontent.com/emlab-ai/wye/HEAD/prompts/describe-module.md -o ~/.claude/skills/emlab-ai-wye-describe-module/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Describe Module does

Deepen a module — the requirements from the code, each mapped to the file that delivers it

You are on a describe task: one module of a product whose definition `wye init` started from its code. The module's page (Systems › ) lists the libraries and operations the code declares, shallow; its requirements page (Product › ) is empty. Your job is to read the code and write, in the product's documents:

  1. What the module does — the purpose: on its module card, in two or thre

Alternatives in Development

  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • Sdlc Fleet — SDLC Fleet Pattern (skill module) 1.1k ★
  • Theme Color Conventions — Extensions in this repo use a consistent color language mapped to Pi's theme tokens 526 ★

Full documentation available on GitHub

View Source Repository