tt
SolidSee which docs your AI actually discovers with local, zero-token telemetry. Subcommands; /tt status, /tt watch [demo|replay], /tt insights, /tt suggestions, /tt tips, /tt note <text>, /tt doctor, /tt setup, /tt help.
Data & Documents 6 stars
1 forks Updated today MIT
Install
Quality Score: 84/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# /tt — trigger-tree
Execute the subcommand in `$1` (option/text in `$2` and beyond; `$ARGUMENTS` holds everything).
**Output discipline — the most important rule:** work silently. No plan up front, no
intermediate status lines, no explanation of what you are about to do or just did.
Execute the steps and show only the end result in the format specified per subcommand
below. Report an error in exactly one line.
**Terminology — maturity model:** a file with zero reads is **untouched**, never "dead".
Only when the stats JSON reports `maturity: "mature"` may untouched files be presented
as **dead-path candidates**. During `cold-start` and `warming` the measurement is simply
too young to judge.
Scripts live in `${CLAUDE_SKILL_DIR}/scripts/`. Project data lives in
`${CLAUDE_PROJECT_DIR}/.trigger-tree/`.
## `$1` = "help" or empty
Show exactly this, nothing above or below it:
> **🌳 trigger-tree** — measures which documentation your agents actually use
>
> | Command | Does |
> |---------|------|
> | `/tt status` | Snapshot: current heat, lifetime reads, untouched paths |
> | `/tt watch` | Live dashboard; heat bars, injected context, privacy settings, and focus/hot/cold/A–Z/Z–A sorting |
> | `/tt watch demo` | Dashboard with synthetic events (writes nothing) |
> | `/tt watch replay` | Dashboard replaying the real history, accelerated |
> | `/tt insights` | Analysis report: heat/cold map, untouched paths, hunting, trend + HTML |
> | `/tt suggestions` | Max 5 prioritized, concre...
Details
- Author
- Hedde
- Repository
- Hedde/trigger_tree
- Created
- 1 weeks ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
Data & Documents Listed
trigger-tree
Inspect and improve documentation discovery using trigger-tree's local telemetry. Use for trigger-tree status, live dashboard, heat/cold maps, documentation health, router suggestions, setup, or diagnostics.
6 Updated today
Hedde AI & Automation Listed
tool-tree
Use tree to visualize directory layout quickly in a token-efficient form. Trigger when understanding project structure or summarizing file hierarchies.
1 Updated today
niksavis AI & Automation Listed
status
System status — atoms, edges, ratio, boot health, unpushed work, open threads
4 Updated today
rudi193-cmd