# Skills

> Truthwatcher Skills

- Skill: `hmbown/skills-10` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add hmbown/skills-10`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hmbown/skills-10/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Hmbown (https://skillmd.com/u/hmbown)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hmbown/skills-10

---

# Truthwatcher Skills

Truthwatcher skills turn symptoms into evidence and evidence into action. Use them when the team needs to know what is real before it decides what to change.

## Available skills

- [`root-cause-vision.md`](./root-cause-vision.md) — build an evidence-backed path from symptom to likely cause.
- [`telemetry-weave.md`](./telemetry-weave.md) — add logs, metrics, and traces that answer specific debugging or operating questions.

## Usage contract

1. Write the symptom in falsifiable terms before doing anything else.
2. Add instrumentation only when it informs a decision or reduces the fault domain.
3. Separate observed facts from hypotheses and confidence levels.
4. Escalate to Stoneward when the evidence points to a load-bearing reliability or performance issue.

