tonic-observability
Installation
SKILL.md
Tonic Observability
Use this skill when working on Tonic tasks where phase timing, error classification, emitted artifacts, or script-level correlation would help.
Enable it for
- debugging compiler/runtime failures
tonic check,tonic run, ortonic compilefailures where phase boundaries matter- native gates, differential/parity, benchmark, release, or memory workflows
- any task where you want emitted artifacts and child runs grouped under one task view
Keep observability off for
Keep observability off for trivial formatting-only edits, quick read-only inspection, or tiny changes where normal stdout/stderr is already enough. Turn it on once diagnosis starts taking guesses.
Phase 1 workflow
Phase 1 is local-first and file-first. No extra services are required.