一键导入
goal-management
Capture, structure, decompose, connect, and review durable Ares goals with evidence-backed progress.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Capture, structure, decompose, connect, and review durable Ares goals with evidence-backed progress.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Automatically notify recipients after sending emails. Use when sending emails to important contacts.
Run a concise recurring goal review from durable goal state, due dates, linked work, and progress evidence.
Compose or reply to a chat, message, or email when the user explicitly asks to "draft a reply", "write a message", "respond to a chat", or "compose an email".
Read, extract, or summarize web-page content when the user explicitly asks to "summarize this page", "summarize the latest message", "extract the table", or "review this web content".
Complete a web form only when the user explicitly asks to "fill a web form", "submit a web form", "complete this form", or "enter these fields".
Use Playwright MCP for browser and web-page automation. Use when the user asks to "open a website", "use a web app", "log in to a website", fill a browser form, inspect a page, or operate Google, YouTube, GitHub, a dashboard, or another web service.
| name | goal-management |
| description | Capture, structure, decompose, connect, and review durable Ares goals with evidence-backed progress. |
| category | productivity |
| version | 1.1.0 |
| examples | [{"prompt":"Track my goal to ship the watcher engine by July 25."},{"prompt":"Break my launch goal into milestones and connect the implementation task."},{"prompt":"Watch this laptop price and tie the alert to my purchase goal."}] |
| test_commands | ["python -m pytest tests/test_goals.py tests/test_skills.py"] |
decompose_goal when the outcome contains distinct milestones or workstreams.create_task for executable steps.link_goal_task when a new durable task advances a known goal.record_goal_progress for timestamped check-ins, blockers, wins, and revised estimates.sync_goal_progress only on explicit request. Explain that derived progress uses child, task, and action evidence.link_goal_watcher, or pass goal_id while creating one.resolves_signal_id to update_goal or complete_goal so resolution is durable and atomic.snooze_goal_signal for "not now". Use acknowledge_goal_signal when reviewed without a goal mutation.list_goals with include_due=true.