一键导入
define-goal
Turn an explicitly requested goal into a concise, measurable objective with verifiable completion evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Turn an explicitly requested goal into a concise, measurable objective with verifiable completion evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Create and install a custom animated xopc desktop pet from a user description.
Build and iteratively improve a user-owned local XOPC app while preserving its stable extension identity, UI sandbox, and Phase 1 capability boundary.
Design reproducible, interactive generative-art studies as self-contained browser artifacts or workspace assets.
Co-author substantial proposals, specifications, RFCs, and decision documents through context, structure, and reader-focused review.
Create, inspect, edit, render, and validate Word DOCX artifacts while preserving templates and tracked content.
Read, create, inspect, combine, split, rotate, and validate PDF artifacts in the current workspace.
| name | define-goal |
| description | Turn an explicitly requested goal into a concise, measurable objective with verifiable completion evidence. |
| metadata | {"xopc":{"emoji":"🎯"}} |
Use this skill only when the user explicitly asks to define, create, or refine a persistent goal. Do ordinary implementation work directly; do not create a goal merely because a task has several steps.
State the desired outcome, the affected artifact or behaviour, the evidence that will prove success, and any material scope boundary. Prefer an observable threshold over activity wording.
Good objectives name a result and a check:
Deliver the requested export change in
src/export/, keep all existing formats compatible, and verify it with the targeted export tests and a generated sample file.
Avoid objectives such as “make progress” or “investigate this”; turn them into a bounded decision, reproduction, fix, or written finding.
For bugs, define a reproducer and a passing regression check. For performance work, name the metric, threshold, method, and run count. For research, name the decision the research must enable and the evidence standard.
For a compact review checklist, read references/objective-rubric.md.