Borrowing it
Nothing to install: this file belongs to liyoncso-Theone/vibe-state-cli. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/liyoncso-Theone/vibe-state-cli/main/.claude/skills/vibe-start/SKILL.mdgit clone --depth 1 https://github.com/liyoncso-Theone/vibe-state-cliWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/liyoncso-theone/vibe-state-cli/vibe-start)<a href="https://agentmods.dev/skills/liyoncso-theone/vibe-state-cli/vibe-start"><img src="https://agentmods.dev/badge/skills/liyoncso-theone/vibe-state-cli/vibe-start/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/liyoncso-theone/vibe-state-cli/vibe-start"><img src="https://agentmods.dev/badge/skills/liyoncso-theone/vibe-state-cli/vibe-start.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00014 | $0.00061 |
| Opus 5 | $0.00007 | $0.00030 |
| Sonnet 5 | $0.00003 | $0.00012 |
| Haiku 4.5 | $0.00001 | $0.00006 |
Grade A, and why
vibe-start scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Run in terminal:
vibe start
Then read .vibe/state/current.md and .vibe/state/tasks.md for full context.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 15 lines · 14 tokens per session scan A 6946164970d0
vibe-start is a skill published in the GitHub repository liyoncso-Theone/vibe-state-cli (2 stars, last pushed 1mo ago), licensed MIT. It adds 14 tokens to every session and 61 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
handoff
Create, validate, list, and load local Portable Handoff capsules for context transfer, continuing work in a new chat, compacting current work, or loading prior work. Use whenever the user asks for a handoff, context transfer, continuation briefing, or portable work-state summary.
ctx delete
Delete the latest session in a ContextFun workstream, or delete a specific session id.
report
Writes the session final report to a file, then prints only the path and a one-line summary. Fires when the prompt contains "Report per memstack:report", and also when the prompt begins with a standing trigger configured through MEMSTACKREPORTONTASKPROMPTS or MEMSTACKREPORTTRIGGERS. Dormant otherwise.
token-optimization
Use when the user says 'token optimization', 'save tokens', 'context window', 'reduce tokens', 'token stack', or 'TokenStack', or asks about extending context window capacity. Covers TokenStack, the built-in compression proxy that shrinks Claude Code tool output before it reaches the Anthropic API. Do NOT use for…
state
Use when the user says 'update state', 'project state', 'where was I', or at session start to load current context.
grimoire
Use when the user says 'update context', 'update claude', 'save library', or after significant project changes.