objective
Installation
SKILL.md
Objective Mode Setup
Create a measurable objective for autonomous goal-driven iteration. Unlike PRD mode (which executes a known plan), Objective mode explores approaches autonomously until a target is reached or diminishing returns are detected.
The Job
- Ask clarifying questions to understand what the user wants to optimize
- Propose a verification approach (how to measure success)
- Propose stopping conditions (when to stop iterating)
- Generate
objective.jsonafter user approval
Important: Do NOT start implementing. Just create the objective.json.