Agent Skill
2/7/2026

goal-check

Weekly review of long-term goals with progress assessment and action suggestions. Manual-only skill invoked with /goal-check. Use for weekly reviews, quarterly planning, when user asks 'how am I doing on my goals', or goal check-ins.

R
reubenjohn
0GitHub Stars
1Views
npx skills add reubenjohn/reeve-desk

SKILL.md

Namegoal-check
DescriptionWeekly review of long-term goals with progress assessment and action suggestions. Manual-only skill invoked with /goal-check. Use for weekly reviews, quarterly planning, when user asks 'how am I doing on my goals', or goal check-ins.

name: goal-check description: Weekly review of long-term goals with progress assessment and action suggestions. Manual-only skill invoked with /goal-check. Use for weekly reviews, quarterly planning, when user asks 'how am I doing on my goals', or goal check-ins. disable-model-invocation: true user-invocable: true

Goal Check

Conduct a comprehensive review of the user's long-term goals with progress assessment and actionable next steps.

When to Use

This is a manual-only skill. User must explicitly invoke with /goal-check.

Typical use cases:

  • šŸ“… Weekly goal reviews (Sunday evenings, Friday afternoons)
  • šŸ“Š Monthly/quarterly check-ins
  • šŸŽÆ User asks "How am I doing on my goals?"
  • šŸ”„ Major life transitions (new job, new year, post-vacation)
  • šŸ¤” User feels stuck or unmotivated

Workflow

1. Read All Goals

Read Goals/Goals.md thoroughly:

  • Identify all active goals
  • Note status of each (not started, in progress, completed, paused)
  • Understand timeframes (short-term, long-term, no deadline)
  • Look for connections between goals

2. Gather Evidence from Diary

Scan Diary/ entries from the past week (or month if monthly review):

  • Look for activities related to each goal
  • Find wins, progress, setbacks
  • Identify patterns (consistent work, procrastination, blockers)
  • Note user's energy/mood during goal-related activities

Search for tags:

  • [GOAL] - Explicit goal mentions
  • [TASK] - Completed tasks that advance goals
  • [DECISION] - Decisions affecting goals
  • Goal keywords (workout, code, write, etc.)

3. Assess Each Goal

For each active goal, determine:

Progress Status:

  • šŸš€ Ahead - Exceeding expectations, faster than planned
  • āœ… On Track - Steady progress, meeting milestones
  • āš ļø Behind - Slower than expected, missing milestones
  • šŸ”“ Stalled - No progress in 2+ weeks
  • ā“ Unclear - Can't assess (need metrics/milestones)

Evidence:

  • What specific actions were taken this week?
  • Quantify if possible (e.g., "3 workouts", "2 chapters written")
  • Compare to previous week/month

Blockers (if any):

  • What's preventing progress?
  • Is it internal (motivation, energy) or external (resources, time)?
  • Is it temporary or systemic?

4. Build the Review Report

Structure with: Overall Progress → Individual Goal Reviews → Wins → Patterns → Recommended Focus → Suggested Adjustments

Deliver as: Detailed but scannable, 500-800 words, honest but supportive

5. Update Goals File & Log

  • Update Goals/Goals.md if status changed
  • Append review to Diary/YYYY-MM-DD.md with [GOAL-CHECK] tag

The goal is for the user to feel: āœ… Clear on progress (honest assessment) āœ… Motivated (wins celebrated, path forward clear) āœ… Supported (you see their effort) āœ… Accountable (data doesn't lie, but you're not judging)

Skills Info
Original Name:goal-checkAuthor:reubenjohn