trace-claude-code
Automatically trace Claude Code conversations to Braintrust for observability. Captures sessions, conversation turns, and tool calls as hierarchical traces.
Problem-solving strategies for categories functors in category theory
$ npx -y skills add parcadei/Continuous-Claude-v3 --skill categories-functors --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/categories-functorsContext preview
The summary Claude sees to decide when to auto-load this skill.
Problem-solving strategies for categories functors in category theory
name: categories-functors description: "Problem-solving strategies for categories functors in category theory" allowed-tools: [Bash, Read]
Use this skill when working on categories-functors problems in category theory.
1. **Verify Category Axioms**
2. **Check Functor Properties**
3. **Functor Types**
4. **Common Functors**
5. **Verify with Lean 4**
# Lean 4 with Mathlib: import CategoryTheory.Category.Basic
# Lean 4: theorem map_comp (F : C ⥤ D) : F.map (g ≫ f) = F.map g ≫ F.map f := F.map_comp
lake build # Compiler-in-the-loop verification
See `.claude/skills/math-mode/SKILL.md` for full tool documentation.
A persistent, learning, multi-agent development environment built on Claude Code Continuous Claude transforms Claude Code into a continuously learning system that maintains context across sessions, orchestrates specialized agents, and eliminates wasting
Repo: parcadei/Continuous-Claude-v3
Automatically trace Claude Code conversations to Braintrust for observability. Captures sessions, conversation turns, and tool calls as hierarchical traces.
Guide for integrating Agentica SDK with Claude Code CLI proxy
Reference guide for Agentica multi-agent infrastructure APIs