Continuous-Claude-v3 skills
Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows. 112 skills. skills-hub.ai mirrors 113 skills from Continuous-Claude-v3 daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/parcadei/Continuous-Claude-v3
Installing a Continuous-Claude-v3 skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Continuous-Claude-v3 skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Continuous-Claude-v3 skills via API
curl https://skills-hub.ai/api/v1/skills?source=continuous-claude-v3
# Browse all sources
open https://skills-hub.ai/sourcesTop Continuous-Claude-v3 skills
See all →The most-installed skills from Continuous-Claude-v3, ranked by adoption.
01agent-orchestration
Agent Orchestration Rules
Buildfrom Continuous-Claude-v302agentica-infrastructure
Reference guide for Agentica multi-agent infrastructure APIs
Buildfrom Continuous-Claude-v303agentica-sdk
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
Buildfrom Continuous-Claude-v304agentica-spawn
Spawn Agentica multi-agent patterns
Buildfrom Continuous-Claude-v305async-repl-protocol
Async REPL Protocol
Buildfrom Continuous-Claude-v306search-hierarchy
Search Tool Hierarchy
Buildfrom Continuous-Claude-v307ast-grep-find
AST-based code search and refactoring via ast-grep MCP
Buildfrom Continuous-Claude-v308build
Workflow orchestrator that chains existing skills for feature development
Buildfrom Continuous-Claude-v309cli-reference
Claude Code CLI commands, flags, headless mode, and automation patterns
Buildfrom Continuous-Claude-v310completion-check
Completion Check: Verify Infrastructure Is Wired
Buildfrom Continuous-Claude-v311continuity-ledger
Create or update continuity ledger for state preservation across clears
Buildfrom Continuous-Claude-v312dead-code
Find unused functions and dead code in the codebase
Buildfrom Continuous-Claude-v313describe-pr
Generate comprehensive PR descriptions following repository templates
Buildfrom Continuous-Claude-v314explore
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
Buildfrom Continuous-Claude-v315fix
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
Buildfrom Continuous-Claude-v316github-search
Search GitHub code, repositories, issues, and PRs via MCP
Buildfrom Continuous-Claude-v317help
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
Buildfrom Continuous-Claude-v318hooks
Hook Development Rules
Buildfrom Continuous-Claude-v319idempotent-redundancy
Idempotent Redundancy
Buildfrom Continuous-Claude-v320implement_task
Implementation agent that executes a single task and creates handoff on completion
Buildfrom Continuous-Claude-v321llm-tuning-patterns
LLM Tuning Patterns
Buildfrom Continuous-Claude-v322math-intuition-builder
Develops mathematical understanding through examples, visualization, and analogy
Buildfrom Continuous-Claude-v323math-progress-monitor
Metacognitive check-ins during problem solving - detects when to pivot or persist
Buildfrom Continuous-Claude-v324math-help
Guide to the math cognitive stack - what tools exist and when to use each
Buildfrom Continuous-Claude-v3
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Aug 24, 2026, 6:21 PM (success).
Continuous-Claude-v3 skills, frequently asked
What are Continuous-Claude-v3 skills?
Continuous-Claude-v3 skills are AI coding skills published by 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. 112 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Continuous-Claude-v3 skills are available?
skills-hub.ai indexes 113 skills from Continuous-Claude-v3, synced daily from the upstream GitHub repository (https://github.com/parcadei/Continuous-Claude-v3).
How do I install a Continuous-Claude-v3 skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Continuous-Claude-v3 skills?
Yes. Every skill from this source is mirrored from Continuous-Claude-v3's own GitHub repository (https://github.com/parcadei/Continuous-Claude-v3). Each skill page links back to the upstream source of truth, so you can verify the original.