Continuous Claude

156 items

agent-context-isolation

Agent Context Isolation

agent-orchestration

Agent Orchestration Rules

agentic-workflow

Agentic Workflow Pattern

agentica-claude-proxy

Guide for integrating Agentica SDK with Claude Code CLI proxy

agentica-infrastructure

Reference guide for Agentica multi-agent infrastructure APIs

agentica-prompts

Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity

agentica-sdk

Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration

agentica-server

Agentica server + Claude proxy setup - architecture, startup sequence, debugging

agentica-spawn

Spawn Agentica multi-agent patterns

analytic-functions

Problem-solving strategies for analytic functions in complex analysis

ast-grep-find

AST-based code search and refactoring via ast-grep MCP

async-repl-protocol

Async REPL Protocol

background-agent-pings

Background Agent Pings

banach-spaces

Problem-solving strategies for banach spaces in functional analysis

boundary-value-problems

Problem-solving strategies for boundary value problems in odes pdes

braintrust-analyze

Analyze Claude Code sessions via Braintrust

braintrust-tracing

Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging

build

Workflow orchestrator that chains existing skills for feature development

categories-functors

Problem-solving strategies for categories functors in category theory

channel-capacity

Problem-solving strategies for channel capacity in information theory

cli-reference

Claude Code CLI commands, flags, headless mode, and automation patterns

commit

Create git commits with user approval and no Claude attribution

compactness

Problem-solving strategies for compactness in topology

complete-skill

A complete skill for E2E testing

completion-check

Completion Check: Verify Infrastructure Is Wired

compound-learnings

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".

connectedness

Problem-solving strategies for connectedness in topology

constrained-optimization

Problem-solving strategies for constrained optimization in optimization

continuity

Problem-solving strategies for continuity in real analysis

continuity-ledger

Create or update continuity ledger for state preservation across clears

contour-integrals

Problem-solving strategies for contour integrals in complex analysis

convergence

Problem-solving strategies for convergence in real analysis

convex-optimization

Problem-solving strategies for convex optimization in optimization

create-handoff

Create handoff document for transferring work to another session

dead-code

Find unused functions and dead code in the codebase

debug

Debug issues by investigating logs, database state, and git history

debug-hooks

Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.

describe-pr

Generate comprehensive PR descriptions following repository templates

discovery-interview

Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.

eigenvalues

Problem-solving strategies for eigenvalues in linear algebra

entropy

Problem-solving strategies for entropy in information theory

environment-triage

Environment Triage

explicit-identity

Explicit Identity Across Boundaries

explore

Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)

fields

Problem-solving strategies for fields in abstract algebra

firecrawl-scrape

Scrape web pages and extract content via Firecrawl MCP

first-order-odes

Problem-solving strategies for first order odes in odes pdes

fix

Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.