knowledge-base

Official

Foundational rules for docs, specs, and code.

Authorcommontoolsinc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill establishes a clear source hierarchy to resolve conflicts between documentation, code, specs, and runtime behavior, ensuring consistent decision-making.

Core Features & Use Cases

  • Authoritative sourcing: Defines the priority order for sources (Specs > Working Code > Runtime Code > Plain Text Docs).
  • Conflict resolution guidance: Provides concrete rules to decide which artifact governs behavior.
  • On-demand reference: Directs users to essential docs, tests, and runtime implementations during investigation.

Quick Start

Load this skill first when investigating system behavior and consult the hierarchy rules to resolve conflicts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: knowledge-base
Download link: https://github.com/commontoolsinc/labs/archive/main.zip#knowledge-base

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository