Documentation
README
Create Goal
Create a Goal in the Mission β Project β Goal β Task hierarchy.
When to use
Use this skill when the user wants to:
- Declare a new measurable outcome ("100 paying customers by June")
- Add a project under a mission ("Evo AI is a project under our revenue mission")
- Create the mission itself (rare β usually 1 mission)
Step 1: Identify the level
Ask the user:
- Mission β top-level purpose (usually already exists; check with
GET /api/missions). v1 assumes 1 active mission. - Project β major initiative (Evo AI, Evolution Summit, Academy). Creates under a mission.
- Goal β measurable target within a project (100 customers, $50k MRR, ship billing v2).
Start with the most common: a new Goal under an existing Project.
Step 2: Collect fields
This is the opening of the README. Read the full README on GitHub.