parcadei

parcadei/continuous-claude-v3

108 resources in this repository

GitHub
🎯108
3,483

🎯Skills108

🎯discovery-interview🎯Skill

Product discovery interview skill that transforms vague ideas into detailed implementable specifications through deep iterative interviews, detecting knowledge gaps, surfacing hidden assumptions, and researching uncertainties

discovery-interview
🎯github-search🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

github-search
🎯dead-code🎯Skill

Dead code detection skill using TLDR static analysis to find unused functions and unreachable code across Python, TypeScript, and other languages in codebases

dead-code
🎯math🎯Skill

Provides mathematical computation and problem-solving capabilities within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

math
🎯agentic-workflow🎯Skill

Implements a standard multi-agent pipeline pattern for implementation tasks, using background agents that write outputs to cache for orchestrated sequential processing.

agentic-workflow
🎯explore🎯Skill

Explores internal codebases at varying depths from quick overview to deep architecture analysis, providing read-only insights into code structure and call graphs.

explore
🎯agent-orchestration🎯Skill

Agent orchestration rules within Continuous Claude that preserve main context by spawning implementation agents for coding tasks.

agent-orchestration
🎯git-commits🎯Skill

Enforces git commit rules that use the /commit skill for consistent commit formatting, reasoning capture, and clean build state management, within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

git-commits
🎯agent-context-isolation🎯Skill

Prevents agent output from polluting the main context window by using background agents with file-based coordination within Continuous Claude.

agent-context-isolation
🎯math-help🎯Skill

Guides users through the math cognitive stack within Continuous Claude, helping choose the right computational tool for mathematical tasks.

math-help
🎯sub-agents🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

sub-agents
🎯recall-reasoning🎯Skill

Searches past session reasoning to find relevant decisions, successful approaches, and failed attempts for informed development across sessions.

recall-reasoning
🎯hooks🎯Skill

Defines hook development rules for Claude Code, providing shell-to-TypeScript handler patterns for event-driven automation, within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

hooks
🎯ast-grep-find🎯Skill

Performs AST-based structural code search and refactoring via ast-grep, finding patterns like function calls, imports, and class definitions with syntax-aware precision.

ast-grep-find
🎯compound-learnings🎯Skill

Transforms ephemeral session learnings into permanent capabilities such as skills, rules, and agents for compounding AI development knowledge.

compound-learnings
🎯security🎯Skill

Performs comprehensive security audits by scanning code for vulnerabilities, identifying risks, and verifying fixes across injection, authentication, and dependency domains.

security
🎯research-agent🎯Skill

Gathers external documentation, best practices, and library API information via MCP tools (Nia, Perplexity, Firecrawl) for research handoffs.

research-agent
🎯planning-agent🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

planning-agent
🎯debug🎯Skill

Helps debug issues by investigating logs, database state, and git history to quickly identify and understand problems.

debug
🎯create-handoff🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

create-handoff
🎯premortem🎯Skill

Identifies failure modes before they occur using structured risk analysis based on Gary Klein's pre-mortem technique, within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

premortem
🎯refactor🎯Skill

Systematically refactors code through a multi-agent workflow with review gates, ensuring safe and incremental improvements.

refactor
🎯skill-upgrader🎯Skill

Meta-skill that upgrades any SKILL.md to Decision Theory v5 Hybrid format using parallel Ragie-backed agents, within Continuous Claude, a persistent multi-agent development environment.

skill-upgrader
🎯skill-development🎯Skill

Guides developers in creating structured, concise, and well-documented Claude skills with best practices and clear documentation rules.

skill-development
🎯repo-research-analyst🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

repo-research-analyst
🎯modular-code🎯Skill

Guides modular Python code organization with file size guidelines optimized for maintainability and AI-assisted development within Continuous Claude.

modular-code
🎯debug-hooks🎯Skill

Provides a systematic workflow for debugging Claude Code hooks when they aren't firing, produce wrong output, or behave unexpectedly.

debug-hooks
🎯parallel-agents🎯Skill

Orchestrates parallel agent execution with efficient background processing, status tracking, and minimal context overhead.

parallel-agents
🎯complete-skill🎯Skill

Provides end-to-end testing capabilities for the Continuous Claude persistence pipeline, verifying the complete test workflow.

complete-skill
🎯research🎯Skill

Comprehensively explores and documents codebase architecture, components, and interactions through systematic, parallel research tasks.

research
🎯background-agent-pings🎯Skill

Monitors background agent progress through system reminders within Continuous Claude, enabling non-blocking parallel task execution without polling.

background-agent-pings
🎯describe-pr🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

describe-pr
🎯prove🎯Skill

Performs formal theorem proving with a 5-phase workflow for machine-verified proofs using Lean4, enabling mathematicians to verify proofs without learning Lean syntax directly.

prove
🎯remember🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

remember
🎯skill-developer🎯Skill

Helps developers create, customize, and manage Claude Code skills by providing a structured template and guidance for skill development.

skill-developer
🎯build🎯Skill

Orchestrates feature development workflows by chaining existing skills in sequence within Continuous Claude, coordinating handoffs and human checkpoints.

build
🎯review🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

review
🎯research-external🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

research-external
🎯continuity-ledger🎯Skill

Maintains session continuity and state tracking across conversations within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

continuity-ledger
🎯help🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

help
🎯agentica-prompts🎯Skill

Writes reliable prompts for Agentica/REPL agents within Continuous Claude, avoiding LLM instruction ambiguity through proven orchestration patterns.

agentica-prompts
🎯braintrust-tracing🎯Skill

Guides Braintrust tracing setup for Claude Code sessions within Continuous Claude, covering hook architecture, sub-agent correlation, and debugging.

braintrust-tracing
🎯implement_plan🎯Skill

Implements approved technical plans from shared plan documents within Continuous Claude, supporting both direct implementation for small plans and multi-agent delegation for larger ones.

implement_plan
🎯fix🎯Skill

Orchestrates bug investigation and resolution by routing to specialized skills for debugging, implementation, testing, and committing based on issue scope.

fix
🎯cli-reference🎯Skill

Provides a complete reference for Claude Code CLI commands, flags, headless mode, and automation patterns within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

cli-reference
🎯commit🎯Skill

Streamlines git commit creation by planning, presenting, and executing commits with user approval and no Claude attribution.

commit
🎯resume-handoff🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

resume-handoff
🎯tldr-code🎯Skill

Performs token-efficient code analysis using a 5-layer stack (AST, Call Graph, CFG, DFG, PDG) achieving 95% token savings within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

tldr-code
🎯completion-check🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

completion-check
🎯math-router🎯Skill

Deterministically routes math requests to exact CLI commands for calculations, plots, proofs, and conversions, within Continuous Claude, a persistent multi-agent development environment.

math-router
🎯hook-developer🎯Skill

Provides a complete reference for developing Claude Code hooks within Continuous Claude, covering input/output schemas, registration, and testing patterns.

hook-developer
🎯perplexity-search🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

perplexity-search
🎯agentica-claude-proxy🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

agentica-claude-proxy
🎯firecrawl-scrape🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

firecrawl-scrape
🎯implement_task🎯Skill

Executes a single implementation task as a spawned agent within Continuous Claude, working with fresh context and creating handoff documents on completion.

implement_task
🎯tldr-overview🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

tldr-overview
🎯workflow-router🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

workflow-router
🎯braintrust-analyze🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

braintrust-analyze
🎯agentica-infrastructure🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

agentica-infrastructure
🎯morph-apply🎯Skill

Enables fast, AI-powered file editing via the Morph Apply API within Continuous Claude, processing at 10,500 tokens/sec with 98% accuracy without needing to read files first.

morph-apply
🎯environment-triage🎯Skill

Triages Python environment issues within Continuous Claude by verifying which interpreter uv/venv actually uses versus system Python, resolving unexpected pip/uv sync behavior.

environment-triage
🎯explicit-identity🎯Skill

Enforces explicit identifier passing across process and async boundaries within Continuous Claude, preventing race conditions from implicit 'latest' or 'current' references.

explicit-identity
🎯mcp-scripts🎯Skill

Enforces coding standards for MCP scripts within Continuous Claude, requiring CLI arguments, USAGE docstrings, and proper error handling patterns.

mcp-scripts
🎯qlty-check🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

qlty-check
🎯slash-commands🎯Skill

Guides creation and usage of Claude Code slash commands within Continuous Claude, a persistent multi-agent development environment, covering quick prompts, bash execution, and file references.

slash-commands
🎯mcp-chaining🎯Skill

Chains 5 MCP tools into a research-to-implement pipeline with graceful degradation for end-to-end multi-tool workflows within Continuous Claude.

mcp-chaining
🎯shapely-compute🎯Skill

Performs computational geometry with Shapely within Continuous Claude, supporting geometry creation, boolean operations, measurements, spatial predicates, and WKT format handling.

shapely-compute
🎯parallel-agent-contracts🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

parallel-agent-contracts
🎯llm-tuning-patterns🎯Skill

Provides evidence-based LLM parameter configurations for theorem proving, formal reasoning, and other tasks, based on APOLLO and Godel-Prover research within Continuous Claude.

llm-tuning-patterns
🎯opc-architecture🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

opc-architecture
🎯no-polling-agents🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

no-polling-agents
🎯recall🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

recall
🎯idempotent-redundancy🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

idempotent-redundancy
🎯test🎯Skill

Runs comprehensive parallel testing workflow with diagnostics, unit, integration, and E2E tests in strategic sequence.

test
🎯release🎯Skill

Orchestrates a comprehensive, multi-stage release workflow ensuring security, quality, and documentation before production deployment.

release
🎯tdd-migration-pipeline🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

tdd-migration-pipeline
🎯graceful-degradation🎯Skill

Implements graceful degradation patterns within Continuous Claude, providing actionable fallback messages when optional services are unavailable.

graceful-degradation
🎯observe-before-editing🎯Skill

Enforces an observe-first debugging pattern within Continuous Claude, requiring verification of actual system outputs before making code edits.

observe-before-editing
🎯morph-search🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

morph-search
🎯tdd🎯Skill

Guides developers through test-driven development by enforcing a strict tests-first workflow with the red-green-refactor methodology.

tdd
🎯onboard🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

onboard
🎯agentica-server🎯Skill

Provides a complete reference for running Agentica SDK with a local Claude proxy within Continuous Claude, covering architecture, startup sequence, and debugging.

agentica-server
🎯migrate🎯Skill

Provides a structured migration workflow within Continuous Claude, guiding safe migrations for frameworks, languages, and infrastructure through research, analysis, planning, implementation, and review phases.

migrate
🎯no-task-output🎯Skill

Prevents context window flooding within Continuous Claude by enforcing the rule to never use TaskOutput, which can inject 70k+ tokens of agent transcripts into context.

no-task-output
🎯search-hierarchy🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

search-hierarchy
🎯tldr-deep🎯Skill

Performs full 5-layer deep analysis of specific functions for debugging and code understanding within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

tldr-deep
🎯tldr-router🎯Skill

Maps user questions to the optimal tldr command for code exploration, navigating between file overviews, call graphs, and dependency analyses, within Continuous Claude, a persistent multi-agent development environment.

tldr-router
🎯mot🎯Skill

Runs comprehensive system health checks (MOT) on skills, agents, hooks, and memory within Continuous Claude, with auto-fix and quick audit modes.

mot
🎯tldr-stats🎯Skill

Displays a session dashboard with token usage, actual API costs, TLDR compression savings, and hook activity within Continuous Claude.

tldr-stats
🎯search-tools🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

search-tools
🎯async-repl-protocol🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

async-repl-protocol
🎯implement_plan_micro🎯Skill

Implements technical plans from shared plan documents with formal verification within Continuous Claude, using multimodal logic integration for evidence-backed, phase-sequenced execution.

implement_plan_micro
🎯agentica-spawn🎯Skill

Spawns Agentica multi-agent patterns within Continuous Claude, enabling parallel agent execution for complex tasks like research, implementation, and review.

agentica-spawn
🎯qlty-during-development🎯Skill

Runs QLTY linting and formatting checks during code development within Continuous Claude, catching issues early after file changes and before commits.

qlty-during-development
🎯router-first-architecture🎯Skill

Enforces routing through domain routers before using individual tools within Continuous Claude, abstracting tool selection through deterministic intent-to-command mapping.

router-first-architecture
🎯system-overview🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

system-overview
🎯repoprompt🎯Skill

Uses the RepoPrompt CLI for token-efficient codebase exploration, providing tree views, codemaps, code signatures, and file slicing within Continuous Claude.

repoprompt
🎯index-at-creation🎯Skill

Indexes artifacts immediately at creation time within Continuous Claude, ensuring downstream logic can query them without waiting for batch boundaries.

index-at-creation
🎯search-router🎯Skill

Routes search queries to the most token-efficient search tool within Continuous Claude, optimizing between code exploration, file search, and web research.

search-router
🎯agentica-sdk🎯Skill

Provides a reference for building Python agents with Agentica SDK within Continuous Claude, covering the @agentic decorator, spawn(), persistence, and MCP integration.

agentica-sdk
🎯validate-agent🎯Skill

Validates technical plan choices against current best practices within Continuous Claude, researching external sources to verify technology decisions are sound.

validate-agent
🎯reference-sdk🎯Skill

Checks reference SDK implementations within Continuous Claude for implementing features, debugging provider-specific issues, and understanding how other libraries like Vercel AI SDK and Anthropic SDK solve similar problems.

reference-sdk
🎯tdd-migrate🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

tdd-migrate
🎯wiring🎯Skill

Verifies infrastructure wiring within Continuous Claude, ensuring every module has a clear entry point and is actually invoked in the execution path to prevent dead code.

wiring
🎯loogle-search🎯Skill

Searches Mathlib for lemmas by type signature pattern within Continuous Claude, enabling type-directed proof search and lemma discovery.

loogle-search
🎯nia-docs🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

nia-docs
🎯tour🎯Skill

Provides friendly onboarding within Continuous Claude, giving users a warm, practical overview of available capabilities when they ask what the system can do.

tour
🎯pint-compute🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

pint-compute