global-knowledge
Installation
SKILL.md
Global Knowledge Skill
Your past solved problems, searchable from any project.
Knowledge Types
| Type | Prefix | Purpose | Lifespan | Example |
|---|---|---|---|---|
| Pattern | GK-* | Reusable solution, proven in 2+ projects | Long-term | GK-error-handling-patterns.md |
| Insight | GI-* | Timestamped observation, may not generalize | Medium-term | GI-react-hooks-gotcha-2026-01-24.md |
Key distinction: A pattern is abstracted and proven. An insight is specific and dated. Insights may be promoted to patterns after validation.