Implement technical plans from thoughts/shared/plans with verification
Skills in this repository
parcadei/Continuous-Claude-v3 - Page 2
SkillsMP has collected 160 skills from parcadei/Continuous-Claude-v3. Open a skill to review its source and details.
parcadei/Continuous-Claude-v3Showing 40 of 160 collected skills.
Implement technical plans from thoughts/shared/plans with verification
Document codebase as-is with thoughts directory for historical context
Create and configure Claude Code sub-agents with custom prompts, tools, and models
Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.
Choose the right search tool for each query type
Completion Check: Verify Infrastructure Is Wired
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
Git Commit Rules
Analyze brownfield codebase and create initial continuity ledger
Automatically trace Claude Code conversations to Braintrust for observability. Captures sessions, conversation turns, and tool calls as hierarchical traces.
Agent Context Isolation
Agent Orchestration Rules
Agentic Workflow Pattern
Guide for integrating Agentica SDK with Claude Code CLI proxy
Reference guide for Agentica multi-agent infrastructure APIs
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
Spawn Agentica multi-agent patterns
Async REPL Protocol
Semantic search across codebase using LEANN vector index
Router-First Architecture
Search Tool Hierarchy
Search Tool Hierarchy
AST-based code search and refactoring via ast-grep MCP
Async REPL Protocol
Background Agent Pings
Analyze Claude Code sessions via Braintrust
A complete skill for E2E testing
Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns should become skills".
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
Environment Triage
Explicit Identity Across Boundaries
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
Graceful Degradation with Helpful Messages
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
Hook Development Rules
Idempotent Redundancy
Index at Creation Time