원클릭으로
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.