What problem does it solve?
It solves the problem of setting up a new autonomous project workspace quickly and consistently, so you can start missions with the right context and goals instead of manually creating project files.
Core Features & Use Cases
- Project scaffolding: Creates a standardized project structure including AGENTS.md and context.md so every mission starts with the correct instructions and background knowledge.
- Goal definition: Generates a goals.md file when the project has clear targets, optionally including measurable metrics and how to evaluate them.
- Mission creation: Creates recurring, project-scoped missions on a chosen cadence (daily/weekly/monthly or cron), ensuring missions land in the intended project rather than the default.
Quick Start
Tell the assistant: /new-project a marketing research plan for a new SaaS product and it will create the project workspace files and set up the initial recurring missions.