CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. parcadei
  4. /
  5. continuous-claude-v3
  6. /
  7. Opc Architecture

Opc Architecture

Editor's Note

This is essential reading if you're working with OPC or wondering what it actually is. It cuts through confusion by explaining that OPC isn't a standalone tool but rather an orchestration layer on top of Claude Code using hooks, skills, and a shared database. The key insight is that every "agent" is just another `claude -p` subprocess spawned by hooks intercepting Tool events, coordinating through PostgreSQL and file outputs. If you've been confused about how agents actually spawn or where coordination happens, this maps out the entire flow from your terminal command through hook execution to child process management. Read this before you try to modify anything in the OPC architecture.

Install

npx skills add https://github.com/parcadei/continuous-claude-v3 --skill opc-architecture
Votes
0
Installs406
GitHub Stars3.8k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment