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 sigma algebras in measure theory
$ npx -y skills add parcadei/Continuous-Claude-v3 --skill sigma-algebras --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/sigma-algebrasContext preview
The summary Claude sees to decide when to auto-load this skill.
Problem-solving strategies for sigma algebras in measure theory
name: sigma-algebras description: "Problem-solving strategies for sigma algebras in measure theory" allowed-tools: [Bash, Read]
Use this skill when working on sigma-algebras problems in measure theory.
1. **Verify sigma-algebra axioms**
2. **sigma-algebra generation**
3. **Measurability verification**
4. **Product sigma-algebras**
uv run python -m runtime.harness scripts/z3_solve.py prove "X_in_F and closed_under_complement and closed_under_countable_union"
uv run python -m runtime.harness scripts/z3_solve.py prove "pi_system_subset_lambda implies sigma_equal"
uv run python -m runtime.harness scripts/sympy_compute.py simplify "f_inv(A_union_B) == f_inv(A) | f_inv(B)"
*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