context-os
Build compounding knowledge graphs and disciplined decision workflows
All Skills in This Repository (12)
Pure Emerald Level Indicatorscontext-os-cli
Restore project context and track file activity using the context-os CLI.
decision-accountability
Analyze architectural decisions for epistemic and ownership failures.
coordinated-agent-teams
Design and validate multi-agent implementation plans with task dependencies and parallelism.
code-service-defrag
Scan multi-service codebases for duplicate targets, colliding bindings, stale forks, and scattered packages.
ingest
Extract and structure raw content into knowledge nodes with frontmatter for Context OS domains.
epistemic-context-grounding
Verify implementation assumptions against canonical domain documentation.
context-gap-analysis
Verify required context before executing tasks by searching codebase and GTM documents.
quickstart
Set up a Context OS and build a knowledge graph via CLI.
context-os-basics
Guide creation of structured knowledge systems with two-layer architecture and taxonomy.
eval-loop
Diagnose quality issues, set targets, and verify fixes iteratively.
SEO & AEO Expert Perspectives
Optimize SEO and AEO using expert mental models and structured data.
content-strategy-and-assembly
Assemble and validate content drafts from existing corpus material.
Frequently Asked Questions
FAQPage SchemaHow to install Context OS?โผ
Run `npx skills add jacob-dietle/context-os --all -g -y` in your terminal to install all skills globally. The separate context-os CLI for graph queries is installed via the script shown in the README.
What is a Context OS?โผ
It is a structured knowledge graph where your agent's learning compounds across sessions instead of resetting. Raw content becomes linked concept nodes, and operational docs reference those nodes rather than redefining them.
How do I set up my first knowledge graph?โผ
Say 'run the quickstart' after installing and the guided flow creates the directory structure, generates a navigation guide, and processes your first file into a knowledge node in about 10 minutes.
Does Context OS work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and are discovered automatically by Claude Code based on your intent, with no slash commands to memorize.
Can non-developers use Context OS?โผ
Yes. The quickstart adapts to GTM, product, or research use cases, and you interact through plain-English requests while the agent handles the structure.