·system-overview
</>

system-overview

parcadei/continuous-claude-v3

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

18Installs·1Trend·@parcadei

Installation

$npx skills add https://github.com/parcadei/continuous-claude-v3 --skill system-overview

SKILL.md

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

| 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 |

| CONTINUOUSCLAUDEDBURL | PostgreSQL connection | | VOYAGEAPIKEY | Embeddings (optional) | | BRAINTRUSTAPIKEY | Tracing (optional) | | CLAUDEPROJECTDIR | Auto-set by Claude Code |

Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination Source: parcadei/continuous-claude-v3.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill system-overview
Category
</>Dev Tools
Verified
First Seen
2026-02-03
Updated
2026-02-18

Quick answers

What is system-overview?

Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination Source: parcadei/continuous-claude-v3.

How do I install system-overview?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill system-overview Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/parcadei/continuous-claude-v3