name: ry-newp description: "Новый проект: intake, research, architecture docs, scaffold после approval. Используй для: новый проект, ТЗ. EN: greenfield, MVP design."
ry-newp
Purpose
Design a new project with enough rigor that implementation can start with clear architecture, technology choices, business logic, quality gates, and delivery plan.
Workflow
- Gather all provided context: prompt, docs, chats, requirements, screenshots, business constraints.
- Ask skeptical Russian questions with options. Cover product scope, users, business logic, data, integrations, security, deployment, observability, tests, and constraints.
- Research current best technologies and architecture patterns with
rldyour-explore. - Write planning docs under
.serena/newproj/<project>/usingreferences/flow-lifecycle.md. - Ask for approval before creating any scaffold code.
- If scaffold is approved, create the minimal useful project structure, commit atomically, and initialize Serena memories.
Serena Memory Seeds
After scaffold approval and the first real commit, initialize Serena memories
from verified project facts only. At minimum seed CONTEXT-01-CORE.md for
current source-of-truth facts and FUTURE-01-VISION.md for future-shape
constraints. Propose ADR memories for non-obvious decisions, but do not write
ADR meaning without explicit owner approval.
Output
Produce English project documents and Russian user-facing summaries.
Default docs: HLO, requirements, architecture, ADRs, tech stack, API, data, infra, security, testing, structure, conventions, delivery plan.