Continuous-Claude-v3
New3.8kGitHubGeneralby parcadei
Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/continuous-claude-v3.md https://raw.githubusercontent.com/parcadei/Continuous-Claude-v3/main/SKILL.md3
Invoke in Claude Code
/continuous-claude-v3View source on GitHub
mcpagent
Frequently Asked Questions
What is Continuous-Claude-v3?
Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.
How to install Continuous-Claude-v3?
To install Continuous-Claude-v3, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /continuous-claude-v3.
What is Continuous-Claude-v3 best for?
Continuous-Claude-v3 is a community categorized under General. It is designed for: mcp, agent. Created by parcadei.