New Project

Set up a new project from scratch — asks what you're building, researches the domain, defines requirements, and creates a development roadmap. Use when the user wants to start a new project or initialize DevFlow for the first time. Triggers on: "start a new project", "initialize project", "let's build something new", "set up a new project", "new project"

AO-Cyber-Systems Updated

File contents

Creates:

  • .planning/PROJECT.md — project context
  • .planning/config.json — workflow preferences
  • .planning/research/ — domain research (optional)
  • .planning/REQUIREMENTS.md — scoped requirements
  • .planning/ROADMAP.md — objective structure
  • .planning/STATE.md — project memory

After this command: Run /devflow:plan-objective 1 to start execution.

AO-Cyber-Systems/devflow-claude/tree/main/plugins/devflow/skills/new-project commit e4a2aa9e4c

Frequently asked questions

npx skillmds@latest add ao-cyber-systems/new-project