chatgpt-apps
OfficialPlan, scaffold, refactor, and validate ChatGPT Apps SDK projects with an MCP server and widget UI.
Agent & orchestration
Convert an intention into a scoped, measurable goal with explicit completion evidence.
Turn a vague intention into one concise objective with a concrete outcome, verification evidence, success thresholds, scope bounds, and a stop condition. The workflow repairs weak activity goals, asks one focused clarification when needed, checks for an active goal to avoid duplicates, and creates a goal only after it meets the quality bar.
Shape the user's intent into an objective an agent can pursue honestly. Prefer measurable outcomes, explicit evidence, and bounded scope over activity descriptions.
This skill covers goal definition and goal-tool creation only. Do not create intermediate planning artifacts, durable snapshots, ledgers, decision logs, or resume files from this skill.
Confirm that goal definition is actually needed.
$define-goal, asks to create or set a goal, asks for the goal tool, or wants help turning an intention into a clear objective.Restate the likely goal in concrete terms. A usable goal names:
Make it quantitative when the domain supports it. Prefer numbers that represent real success, not decorative precision:
Repair weak goals before setting them.
Check active goal state before creating a goal.
get_goal.create_goal.Create the goal only after it passes the quality bar.
create_goal for an ordinary multi-step task unless the user explicitly asked for goal-backed work.Before create_goal, the objective should answer:
Good:
Reduce checkout API p95 latency below 250 ms for the documented slow path by making the smallest safe server-side change, then verify with
npm run test:checkoutand the existing local latency benchmark showing p95 under 250 ms across 3 consecutive runs.
Good:
Resolve the open review comments on PR 123 that request code changes, update only the affected auth files and tests, and verify with the targeted auth test command plus
gh pr view 123showing no unresolved change-request threads.
Weak:
Make checkout faster.
Weak:
Keep investigating the PR comments.
Ask only when a reasonable rewrite would risk pursuing the wrong outcome. Keep the question short and oriented around the missing validator or scope boundary.
Useful question shapes:
If the user cannot provide a metric, propose the most honest binary validator available and ask for confirmation.
Plan, scaffold, refactor, and validate ChatGPT Apps SDK projects with an MCP server and widget UI.
Build or update full-page Figma screens with linked design-system components, variables, and styles.
Builds a code-aligned Figma design system through phased creation, validation, and user approval.
Runs Figma Plugin API scripts with the required call parameters, API rules, IDs, and validation workflow.
Create and validate a Codex-compatible animated pet atlas from concepts, brand cues, or reference art.
Generate or edit raster assets, validate the result, and place selected files into the project workspace.