← ClaudeAtlas

pm-glossarylisted

Generate and maintain a project glossary - terms, abbreviations, entities, artifacts, and concepts used across the product lifecycle. Runs progressively throughout the project. Can be called at any time to add terms, review existing entries, or export the full glossary.
ljucask/pureinn-product-development · ★ 1 · AI & Automation · score 77
Install: claude install-skill ljucask/pureinn-product-development
# PM - Project Glossary ## Agent mode (`--agent`) Supports `--agent`: runs autonomously in a subagent, drafts the artifact from existing inputs, and returns a short summary + coverage note. - **No flag** → interactive (default); if inputs are heavy, offer agent mode. - **`--agent`** → obey. First check inputs are complete. Anything missing: do NOT invent it - mark `[ASSUMED - what/why]` in the output and summary. Never hallucinate to fill a gap. --- ## What this skill does Builds and maintains a living glossary of terms used across the product development lifecycle - from discovery through launch. Captures business terms, domain entities, product artifacts, process concepts, rules, and abbreviations in a structured table. This skill is continuous - it runs throughout the project, not in a single phase. It can be triggered: - Manually by the user at any time (`/pm-glossary`) - After completing a phase, to capture new terminology introduced - When a term needs to be clarified or defined precisely The glossary is additive: each run merges new entries with existing ones. Existing definitions are updated only if explicitly requested. --- ## Dependencies **No hard dependencies.** Can run at any point in the project. **Best used after:** - `pm-project-charter` - captures initial product and business terminology - `pm-domain-model` - generates the richest set of domain entities and relationships - `pm-business-rules-library`, `pm-feature-design` - introduces business rul