Let's say you are setting up a greenfield project. You have a basic vision of what it needs to do, basically the minimal set of user stories/scenarios/functionality items to get to a usable first version. You have a loosely-defined project scope, coming from yourself or one or more stakeholder(s).
What do you generally need to do next? I mean, there's a mix of possible methodologies, tools, needs, financial matters, R&D, standards, etc. How would you describe (imagine speaking to a student) the general steps any developer/architect would/should follow next to properly kick off the project? Are there practices that loosely define this aspect of development? I, of course, have a certain "way" of doing this now, but I am interested in differing or common ideas on this.
ADDED: Actually, I'm looking for what general project setup steps does one take next? Establish project structure? Task out stories? Select toolchain? All of the above?