setup
Setup
Everything the other skills know about the project comes from here. Get this wrong and they work confidently wrong.
Never ask for what can be read. A question whose answer sat in pubspec.yaml is a
defect. The measure of a good setup is how few questions it needed.
Language
Answer in the language the request was written in. Findings, explanations, questions, reports and section headings you produce for a developer follow their language — Russian request, Russian answer.
Text destined for the product's users is exempt. Interface strings, release notes,
store listings and email stay in the product's interface language, taken from
.dev-agent/config.yaml → interface.language, whatever language the request used.
Mixing the two — an English report about Russian button labels, or the reverse — is the
failure this rule prevents.