session-intelligencelisted
Install: claude install-skill mluev/vibe-os
# Session Intelligence
Improve the user's AI-assisted work from local behavioral evidence while keeping transcript text behind explicit consent.
## Non-negotiable boundaries
- Never read raw transcript files into model context. Use `scripts/si.py` only.
- `doctor` and `diagnose` may run without excerpt consent because their output contains no transcript text.
- Never run `evidence` without explicit consent for one named finding and bounded release.
- Never write history or an artifact without explicit approval.
- Never treat cross-tool occurrence as an automatic confidence boost.
- Never compare incompatible provider token totals or invent exact cost.
- Never recommend from low-confidence, single-session, or structurally unreliable evidence.
- Hook, MCP, and direct configuration mutations are out of scope in v1. Represent them as reviewed `note` recommendations only.
## Select mode and scope
Modes are arguments to this one skill: `full` (default), `rules`, `docs`, `waste`, `prompts`, `success`, or `verify`. The focused `/si-rules`, `/si-docs`, `/si-waste`, and `/si-prompts` entrypoints are intentionally retained in `commands/`; they share this staged engine but each has one narrow goal.
Scope is `global` or `project`. If ambiguous, ask one short choice. Project scope requires the selected project root; descendants belong to that project. Documentation extraction is project-only.
Default window is 30 days. The CLI expands to 90 days only when fewer than ten usable sessi