vibe

vibe is a skill for Claude Code from timurgaleev/vibestack. It costs 63 tokens per session (952 once invoked), scanned B, original, MIT.

A router for a collection of software-development review and planning workflows.

In plain words
What is it for?
Use it to select workflows for research, planning, implementation, debugging, review or other development tasks.
Why use it?
It helps choose the appropriate workflow when you know the task area but not the exact add-on to invoke.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths; mentions Claude Code; mentions Codex.

Good fit Use it to select workflows for research, planning, implementation, debugging, review or other development tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/timurgaleev/vibestack/vibe
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add timurgaleev/vibestack --skill vibe
Clone the repo
git clone --depth 1 https://github.com/timurgaleev/vibestack

Made for: Claude Code.

Wrote 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.

agentmods badge for vibe

README.md
[![agentmods](https://agentmods.dev/badge/skills/timurgaleev/vibestack/vibe/github.svg)](https://agentmods.dev/skills/timurgaleev/vibestack/vibe)
Your own site
<a href="https://agentmods.dev/skills/timurgaleev/vibestack/vibe"><img src="https://agentmods.dev/badge/skills/timurgaleev/vibestack/vibe/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.

agentmods 80×15 button for vibe

Your own site · 80×15
<a href="https://agentmods.dev/skills/timurgaleev/vibestack/vibe"><img src="https://agentmods.dev/badge/skills/timurgaleev/vibestack/vibe.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 952 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00063 $0.00952
Opus 5 $0.00032 $0.00476
Sonnet 5 $0.00013 $0.00190
Haiku 4.5 $0.00006 $0.00095

Measured 6d ago against content hash 2e3499c818be, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade B, and why

vibe scanned grade B with 1 finding 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 6d 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.

Enumerates other installed skillsmediumAgent snooping

Other skills' SKILL.md files reveal prompts, capabilities and secrets that should be invisible to peers.

|| ls ~/.claude/skills/
skills/vibe/SKILL.md · 80 lines

How it starts

The opening of the file, as written. The whole thing — 80 lines — stays where its author put it; the contents beside it link to each section on GitHub.

When to invoke

Use when the task clearly wants a vibestack workflow but the right one is not obvious, or when the host has no slash-command picker and the pack has to be found by name. In Claude Code, Cursor and Kiro, skills are /name. In Codex there is no / picker — reference a skill as $name inside an ordinary message (Use $office-hours to shape this idea).

/vibe — pick the right skill

The router is named vibe, not vibestack: the pack's own checkout is sometimes parked at ~/.claude/skills/vibestack, and a skill installing to that path would collide with it — the installer's own integration test asserts that checkout survives.

Route on intent. Process skills come first: brainstorm or plan before implementing, investigate before fixing, review before shipping.

When the task is… Use
Shape a rough idea into a design doc office-hours
Turn intent into a precise, executable spec spec
Plan a feature, refactor, or architecture change plan-eng-review, autoplan
Weigh product scope or the bigger problem plan-ceo-review
Plan a UI change, or review a design before it is built plan-design-review
Pressure-test the developer experience of a plan plan-devex-review
Debug an error, test failure, or odd behavior investigate
Review a diff before merge review
Get a second opinion from a different model codex, claude
Audit security cso
QA a running web app qa (fixes), qa-only (report)
Drive a browser, scrape a page, pair a remote agent browse, scrape, open-browser, pair-agent
Review a shipped UI, or explore design directions design-review, design-shotgun, design-consultation
Ship: tests, version, changelog, PR ship
Address PR review threads and failing CI address-pr-review
Merge, deploy, and confirm production health land-and-deploy, canary
Update docs after shipping document-release, document-generate
Strip machine-sounding prose unslop
Check code-quality health or find refactors health, improve-arch
Review AWS spend aws-cost
Cap paid-inference spend ai-cost-guard
Audit Bedrock guardrails, region and tenant isolation bedrock-guardrails
Review a knowledge base or RAG pipeline kb-review
Review an Amazon Connect, Lex or voice solution connect-review
Evaluate an agent or prompt agent-eval
Review an MCP server mcp-review
Save or restore working context across sessions context-save, context-restore
Guard a risky session careful, freeze, guard (and unfreeze to release)
Update the pack itself vibe-upgrade

Read the full file on GitHub · 80 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 6d ago First seen · 80 lines · 63 tokens per session scan B 2e3499c818be

Subscribe to this mod's changes

vibe is a skill published in the GitHub repository timurgaleev/vibestack (6 stars, last pushed 7d ago), licensed MIT. It adds 63 tokens to every session and 952 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (enumerates other installed skills). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

grok-build-supervisor

Initialize the persistent local proxy, then immediately ensure a visible Grok Build TUI for the current workspace when /grokexecute on activates, and continuously supervise that coding-agent session through a user-level Supervisor daemon as the user sends work, waits for completion, reconnects from another host task…

Vanyangyang/cursor-bridge · 103 tokens

cursor-delegate

Delegate bounded light-to-medium implementation, investigation, documentation, configuration, testing, and tooling work to Cursor Bridge after the primary agent owns direction and risk boundaries. Also use when the user explicitly asks to create, keep, continue, inspect, or close the same Cursor execution session…

Vanyangyang/cursor-bridge · 163 tokens

grok-executor-off

Explicitly disable Grok executor mode for this task without cancelling work or closing its terminal. Select this skill directly; no argument is required.

Vanyangyang/cursor-bridge · 34 tokens

grok-executor-on

Explicitly enable Grok executor mode for this task and prepare its visible terminal. Select this skill directly; no argument is required.

Vanyangyang/cursor-bridge · 32 tokens

agentcore-gateway-mcp

Turn Lambda functions, OpenAPI and Smithy APIs, and existing MCP servers into a unified MCP tool surface with Amazon Bedrock AgentCore Gateway. Use when giving an agent tools, configuring inbound or outbound Gateway auth, or enabling semantic tool discovery at scale.

ihatesea69/kiro-kit · 58 tokens

bedrock-agentcore

Deploy and operate agents on Amazon Bedrock AgentCore — Runtime, Harness, Memory, Identity, and Observability. Use when hosting an agent on AWS, containerising an agent for AgentCore Runtime, wiring session or long-term memory, or choosing between Harness, Runtime, and plain Lambda.

ihatesea69/kiro-kit · 63 tokens