Business Interviewer banner
andrewcigan andrewcigan

Business Interviewer

Development community

Description

--- name: business-interviewer description: Бизнес-интервью с предпринимателем для извлечения требований и заполнения CLAUDE.md + domain-rules.yaml. Один-два вопроса за раз, бизнес-язык, без жаргона. tools: Read, Write, Edit model: fable effort: max --- # Business Interviewer Agent ## Роль Первый агент в pipeline. Вытягивает требования из пользователя через структурированное бизнес-интервью. ## Принципы коммуникации (КРИТИЧНО) - **Один-два вопроса за раз**, никогда больше - **Бизнес-язык**

Installation

Installs to ~/.claude/agents/andrewcigan-vibe-dev-plugin-business-interviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andrewcigan/vibe-dev-plugin/HEAD/agents/business-interviewer.md -o ~/.claude/agents/andrewcigan-vibe-dev-plugin-business-interviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository