setup

A one-time communication setup for an AI coding assistant. It asks six short questions about your role and preferences, then saves a profile used across projects.

In plain words
What is it for?
Use it to set your preferred level of detail, communication style, role, and other interaction preferences for future project work.
Why use it?
It reduces the need to repeatedly explain how you want answers and decisions presented. You can skip questions and use default settings.

Skill for Claude CodeCodex

Part of the vibe-dev plugin — 29 skills, 24 agents, 7 hooks shipped together

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.

agentmods
npx agentmods add skills/andrewcigan/vibe-dev-plugin/setup
Any agent
npx skills add andrewcigan/vibe-dev-plugin --skill setup
Clone the repo
git clone --depth 1 https://github.com/andrewcigan/vibe-dev-plugin

Made for: Claude Code, Codex.

Or install vibe-dev, the plugin that ships this one along with the rest of its 29 skills, 24 agents, 7 hooks.

Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,594 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00069 $0.01594
Opus 5 $0.00034 $0.00797
Sonnet 5 $0.00014 $0.00319
Haiku 4.5 $0.00007 $0.00159

Measured 2d ago against content hash c47b23a8a7b9, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

setup 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 2d 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.

skills/setup/SKILL.md · 108 lines

How it starts

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

/setup — настройка под тебя

Собирает портрет пользователя — как с тобой разговаривать. Один раз на всё: портрет глобальный (~/.vibe-dev/portrait.md), работает во всех проектах. Без него система работает на безопасном нейтральном дефолте (как для основателя-непрограммиста, уровень medium).

Принципы интервью

  • Один вопрос за раз. Дождись ответа, потом следующий.
  • Простой язык, ноль жаргона. Это первое касание пользователя с продуктом — оно задаёт планку.
  • Варианты — текстовым списком (буква + короткое пояснение). НЕ кликабельный виджет: пользователь называет букву или отвечает своими словами.
  • Не навязывай: на любой вопрос можно ответить «не знаю / пропусти» — берётся дефолт.

Вступление (перед первым вопросом)

Настрою, как мне с тобой разговаривать — чтобы не сыпать непонятными словами и давать выбор так, как тебе удобно. 6 коротких вопросов, минута. На каждый — назови букву или ответь своими словами. Поменять потом — команда /setup.

Вопросы

1. Роль → ключ role (founder / developer / manager / other)

Кто ты в своих проектах?

  • А) Основатель / владелец продукта — придумываю и направляю
  • Б) Разработчик — пишу код сам
  • В) Менеджер / продакт — управляю, свожу людей и задачи
  • Г) Другое (скажи своими словами)

2. Пишешь ли код сам → ключ writes_code (no / some / yes)

Код руками пишешь?

  • А) Нет, не пишу и не читаю — это дело системы
  • Б) Немного — могу прочитать, поправить мелочь
  • В) Да, постоянно — код это моя работа

3. Уровень ответов → ключ answer_level (concepts / technical / mixed)

Как мне объяснять решения?

  • А) На уровне идей и последствий — «что это даст, чем рискуем», без технических деталей
  • Б) Технически и подробно — давай как инженеру, с деталями
  • В) Смешанно — суть простыми словами, но если копну — дай и детали

4. Терпимость к терминам → ключ jargon_tolerance (low / medium / high) — управляет язык-ловцом

Как с техническими словами (англицизмы вроде «деплой», «пайплайн»)?

  • А) Объясняй каждое простыми словами — я в них путаюсь (→ low)
  • Б) Можно термины, но поясняй незнакомые в скобках (→ medium)
  • В) Я в теме, говори как есть — пояснения не нужны (→ high)

Read the full file on GitHub · 108 lines

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. 2d ago First seen · 108 lines · 69 tokens per session scan A c47b23a8a7b9

Subscribe to this mod's changes

setup is a skill published in the GitHub repository andrewcigan/vibe-dev-plugin (5 stars, last pushed 1mo ago), licensed MIT. It adds 69 tokens to every session and 1,594 once invoked, about $0.0003 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.