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 lebesgue measure in measure theory
$ npx -y skills add parcadei/Continuous-Claude-v3 --skill lebesgue-measure --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/lebesgue-measureContext preview
The summary Claude sees to decide when to auto-load this skill.
Problem-solving strategies for lebesgue measure in measure theory
name: lebesgue-measure description: "Problem-solving strategies for lebesgue measure in measure theory" allowed-tools: [Bash, Read]
Use this skill when working on lebesgue-measure problems in measure theory.
1. **Outer measure construction**
2. **Caratheodory criterion**
3. **Lebesgue measure properties**
4. **Regularity theorems**
uv run python -m runtime.harness scripts/sympy_compute.py sum "length(I_n)" --var n --from 1 --to oo
uv run python -m runtime.harness scripts/z3_solve.py prove "mu(A) == mu(A & E) + mu(A & E_complement)"
uv run python -m runtime.harness scripts/sympy_compute.py simplify "open_set_countable_union"
*From indexed textbooks:*
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