Agent skill · writing content · parcadei

system-overview

Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination

Why this skill is useful

Provides detailed domain-specific knowledge on the Continuous Claude setup, including commands and configurations not commonly known.

What it needs

About 1k tokens when loaded. Last updated 2026-01-26. 3,881 stars on the source repository.

What this skill does

System Overview Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination. When to Use User asks "how does this work?" User asks "what can you remember?" User asks "what's different about this setup?" User runs /systemoverview Response Key Files Component Location ----------- ---------- Hook registration .claude/settings.json Hook implementations .claude/hooks/src/.ts Rules (auto-injected) .claude/rules/.md Skills .claude/skills//SKILL.md Setup wizard opc/scripts/setup/wizard.py Recall script opc/scripts/recalltemporalfacts.py Store learning opc/scripts/core/storelearning.py Symbol index builder opc/scripts/buildsymbolindex.py Environment Variables Variable Purpose ---------- --------- CONTINUOUSCLAUDEDBURL PostgreSQL connection VOYAGEAPIKEY Embeddings (optional) BRAINTRUSTAPIKEY Tracing (optional) CLAUDEPROJECTDIR Auto-set by Claude Code

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills parcadei/system_overview

View the source on GitHub

Browse the @skills marketplace