Goal Maker

Turn a fuzzy idea, half-formed prompt, or triaged item into a well-formed, runnable GOAL card. This is the front-door optimizer that sits UPSTREAM of decompose-goal: goal-maker produces the clean goal + execution shape (loop/cron/subagents/worktree/one-shot) with owner/sink/kill, and decompose-goal then atomizes that goal into subtasks. Use whenever the user says "goal-maker", "make a goal", "turn this into a goal", "optimize this into a goal", "turn this prompt into a goal and loop", "set this up as a goal/loop", "how should I run this", or when an item leaving a capture step or a triage step needs to become something actually executable. Trigger on a raw idea that needs sharpening into an objective with success criteria and a chosen way to run it. Do NOT trigger to break an ALREADY-clean goal into steps (that is decompose-goal's job) or to rewrite a system prompt for an agent (that is prompt-rewriter).

m2ai-portfolio Updated

File contents

m2ai-portfolio/m2ai-skills-pack/tree/main/m2ai-workflow-content/skills/goal-maker commit 4ab9fd5327

Frequently asked questions

npx skillmds@latest add m2ai-portfolio/goal-maker