← ClaudeAtlas

brdlisted

Generates a comprehensive Business Requirement Document (BRD) from a business plan using parallel agent teams. This skill should be used when the user asks to "generate BRD", "create business requirements document", "run Stage 1", "generate business requirements", "create BRD from business plan", or when the transmute-pipeline agent reaches Stage 1 of the pipeline.
masterleopold/transmute-framework · ★ 4 · AI & Automation · score 78
Install: claude install-skill masterleopold/transmute-framework
# Transmute — BRD Generation (Stage 1) Read the detailed guide at `${CLAUDE_SKILL_ROOT}/references/brd-detailed-guide.md` for the complete agent team architecture, teammate spawn prompts, token budget management, review agent checklists, remediation procedures, and writing guidelines. ## Prerequisites Before starting, verify: 1. `./plancasting/businessplan/` directory exists and contains `.md` or `.pdf` files. If missing or empty, STOP: "Stage 1 requires a Business Plan at `./plancasting/businessplan/`. Place your business plan files (.md or .pdf) there before running Stage 1." 2. `./plancasting/tech-stack.md` exists (created by Stage 0). If missing, STOP: "Stage 1 requires `plancasting/tech-stack.md` from Stage 0. Run Stage 0 first." ## Critical Framing This BRD uses the **Full-Build Approach**: ALL features described in the Business Plan are built as a single, complete product. No MVP, no phased rollout, no feature deferral. If the Business Plan describes "Phase 1, Phase 2, Phase 3" — IGNORE the phasing. Features labeled "future", "planned", "roadmap", or "long-term" are INCLUDED in full scope. Only features explicitly marked "out-of-scope" are excluded. ## Execution Flow ### Step 1: Read and Analyze Inputs Read and fully internalize: - All files in `./plancasting/businessplan/` (supported formats: `.md` and `.pdf`) - `./plancasting/tech-stack.md` Check `Session Language` in `./plancasting/tech-stack.md`. Generate ALL BRD documents in the specified language. Techni