원클릭으로
goal-check-in
Run a concise recurring goal review from durable goal state, due dates, linked work, and progress evidence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run a concise recurring goal review from durable goal state, due dates, linked work, and progress evidence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | goal-check-in |
| description | Run a concise recurring goal review from durable goal state, due dates, linked work, and progress evidence. |
| category | productivity |
| version | 1.0.0 |
| examples | [{"prompt":"Review my active and overdue goals and give me this week's next actions."}] |
| test_commands | ["python -m pytest tests/test_goals.py tests/test_skills.py"] |
This playbook may be used as the prompt body of a user-created cron job. Never create that recurring job unless the user explicitly asks for a schedule.
list_goals for active and paused goals with include_due=true.get_goal_status to inspect its child tree, linked tasks, and recent timeline.record_goal_progress.sync_goal_progress.Automatically notify recipients after sending emails. Use when sending emails to important contacts.
Capture, structure, decompose, connect, and review durable Ares goals with evidence-backed progress.
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.