knowledge

Manage enterprise knowledge by integrating glossary, product requirements, and technical requirements into a lazy-loaded index.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/shaul1991/shaul-plugin --skill knowledge-shaul1991
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: knowledge
Source: https://github.com/shaul1991/shaul-plugin/tree/main/claude-code-plugin/project-lifecycle/skills/knowledge
Command: npx skills add https://github.com/shaul1991/shaul-plugin --skill knowledge-shaul1991

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

์‚ฌ๋‚ด์—์„œ ์‚ฌ์šฉํ•˜๋Š” 3์ข… ๋ฌธ์„œ์ธ ์šฉ์–ด์ง‘, ๊ธฐํš ์š”๊ตฌ์‚ฌํ•ญ, ๊ธฐ์ˆ  ์š”๊ตฌ์‚ฌํ•ญ์„ ํ•˜๋‚˜์˜ ๋ฌถ์Œ์œผ๋กœ ๊ด€๋ฆฌํ•˜๊ณ , ์ธ๋ฑ์Šค ํŒŒ์ผ์„ ํ†ตํ•ด ํ•„์š”ํ•œ ์‚ฐ์ถœ๋ฌผ๋งŒ ์กฐํšŒํ•˜๋„๋ก ์„ค๊ณ„๋œ ๊ฑฐ๋ฒ„๋„Œ์Šค ์Šคํ‚ฌ์ž…๋‹ˆ๋‹ค.

Core Features & Use Cases

  • ์šฉ์–ด์ง‘/PRD/๊ธฐ์ˆ ์š”๊ตฌ์˜ ๋“ฑ๋ก ๋ฐ ๊ฐฑ์‹ ์„ .claude/knowledge/ ์•„๋ž˜์— ๋„ค ๊ฐ€์ง€ ์‚ฐ์ถœ๋ฌผ๋กœ ๊ด€๋ฆฌํ•ฉ๋‹ˆ๋‹ค.
  • lazy-load ์ธ๋ฑ์Šค: index.md๋ฅผ ์ง„์ž…์ ์œผ๋กœ ์‚ฌ์šฉํ•˜๊ณ  ๋ณธ๋ฌธ์€ ๊ฐ ์‚ฐ์ถœ๋ฌผ์—๋งŒ ์กด์žฌํ•ฉ๋‹ˆ๋‹ค.
  • ์ƒํ˜ธ ์ฐธ์กฐ ๋…ธํŠธ์™€ ๋„๋ฉ”์ธ-๋ฆฌ์†Œ์Šค ํ˜‘์—…: domain-liaison์— ์˜ํ•œ ๊ต์ฐจ ๊ฒ€ํ† ๋ฅผ ์ง€์›ํ•ฉ๋‹ˆ๋‹ค.
  • ๋ณ€๊ฒฝ ๊ฐ์ง€ ๋ฐ ํ๋ฆ„: knowledge-watch baseline ๊ด€๋ฆฌ ๋ฐ ๊ฐ์‹œ๋ฅผ ํ†ตํ•ด ๋ณ€๊ฒฝ์„ ์ถ”์ ํ•ฉ๋‹ˆ๋‹ค.

Quick Start

์šฉ์–ด์ง‘, ๊ธฐํš์š”๊ตฌ, ๊ธฐ์ˆ ์š”๊ตฌ์˜ 3์ข… ์‚ฐ์ถœ๋ฌผ์„ ์ž…๋ ฅํ•˜๊ณ  ๋„ค ํŒŒ์ผ์„ ํ•œ๊บผ๋ฒˆ์— ์ƒ์„ฑํ•ด ์ปค๋ฐ‹ํ•œ๋‹ค.

Frequently Asked Questions about knowledge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I unify glossary, product requirements, and technical requirements into a single index?โ–ผ

To unify glossary, product requirements, and technical requirements, this Skill integrates them into a lazy-loaded knowledge index using .claude/knowledge/index.md as the entry point, generating four distinct management artifacts.

What is lazy-load knowledge indexing and how does it manage enterprise documentation?โ–ผ

Lazy-load knowledge indexing uses index.md as an entry point while storing content separately in glossary, product-requirements, and technical-requirements artifacts, ensuring only necessary enterprise documentation is loaded on demand.

How do I track changes and manage governance for internal technical documentation?โ–ผ

You can track changes and manage governance for internal technical documentation by utilizing the knowledge-watch baseline for change detection and coordinating stepwise updates through domain-liaison cross-review.

Can I manage enterprise knowledge governance without external dependencies?โ–ผ

Yes, you can manage enterprise knowledge governance without external dependencies, as this Skill operates entirely within the claude knowledge framework using local .claude/knowledge/ artifacts and optional references.

What is the best way to coordinate cross-review for domain-specific product requirements?โ–ผ

The best way to coordinate cross-review for domain-specific product requirements is through the domain-liaison governance mechanism, which supports stepwise updates and cross-referencing across the technical and glossary artifacts.

How do I generate and commit multiple documentation artifacts from a single input?โ–ผ

To generate and commit multiple documentation artifacts, input your glossary, product requirements, and technical requirements together, and the Skill will produce the four index files simultaneously for a single commit.