← ClaudeAtlas

prospec-knowledge-generatelisted

Generate AI Knowledge - Read raw-scan.md, analyze project structure, autonomously decide module boundaries, and produce Recipe-First module READMEs and index. Triggers: generate knowledge, analyze project, module split, 產生知識, 知識庫, 分析專案, 模組拆分
benwu95/prospec · ★ 5 · AI & Automation · score 72
Install: claude install-skill benwu95/prospec
<!-- Generated by `prospec agent sync`. Do not edit — this file is regenerated on every sync. --> # Prospec Knowledge Generate Skill ## Activation When triggered, briefly describe: - That you'll read raw-scan.md to understand the project structure - You'll autonomously decide module boundaries using the configured granularity strategy - Each module gets exactly **one README.md** in Recipe-First format (≤100 lines) - You'll populate prospec/index.md (with the Progressive Knowledge Loading Strategy section) and _conventions.md ## Language Policy Write each generated document in the language the Constitution's Language Policy rule assigns to **its path** — change artifacts and their archived summaries in the project's artifact language, the trust zone (Knowledge base, Feature Specs, index) in English. One skill run may write both. Keep code, identifiers, technical terms, and git commit messages in English. ## CLI Prerequisite (required) > The prospec CLI is a required file for this skill — its deterministic steps call `prospec` > commands. Probe BEFORE any other step; there is no manual fallback. 1. Run `prospec --version` (Bash). 2. **Command not found / not executable** → STOP. Ask the user to install the prospec standalone executable — the one-click installer script from the project README (macOS/Linux `install.sh`, Windows `install.ps1`) or a release binary from GitHub Releases; prospec is NOT published to npm. Then re-run this skill. 3. **Version older than