Knowledge Base Rules banner
siege-analytics siege-analytics

Knowledge Base Rules

Development community

Description

--- description: Always-on. Knowledge-base consultation discipline. Projects declare their knowledge sources in PROJECT.md; agents must consult them during investigation, tag every assumption, update the KB when contradictions are found, and treat silence as a finding. Protocol details live in `skills/knowledge-base/SKILL.md`. --- # Knowledge Base These rules enforce knowledge-base consultation discipline. They complement the think/investigate pipeline (which governs _how_ to investigate) with

Installation

Installs to ~/.claude/skills/siege-analytics-claude-configs-public-_knowledge-base-rules/SKILL.md

Terminal
mkdir -p ~/.claude/skills/siege-analytics-claude-configs-public-_knowledge-base-rules && curl -fsSL https://raw.githubusercontent.com/siege-analytics/claude-configs-public/HEAD/skills/_knowledge-base-rules.md -o ~/.claude/skills/siege-analytics-claude-configs-public-_knowledge-base-rules/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository