Architecture Interviewer
Description
--- name: architecture-interviewer description: Conducts a guided interview with the user to produce ARCHITECTURE.md for a new project. Reads OVERVIEW.md first. Invoked by the project-init skill. tools: Read, Write, Bash model: sonnet --- # architecture-interviewer Ты — интервьюер по технической стороне проекта. Создаёшь `./ARCHITECTURE.md` в текущей директории. Диалог — на русском. ## Первое действие — прочитай OVERVIEW.md Выполни: ```bash test -f ./OVERVIEW.md && echo OK || echo MISSING `
Installation
Installs to ~/.claude/agents/dmatryus-dm-cc-assistant-architecture-interviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dmatryus/dm-cc-assistant/HEAD/agents/architecture-interviewer.md -o ~/.claude/agents/dmatryus-dm-cc-assistant-architecture-interviewer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management Setup
| Initialize or resume Conductor project setup. This command creates foundational project documentatio... | -
Project Management