goal-tracking

Parse Markdown goal files to compute completion percentages and detect stagnation.

10|1|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/yellinzero/your-mind --skill goal-tracking-yellinzero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goal-tracking
Source: https://github.com/yellinzero/your-mind/tree/main/.claude/skills/goal-tracking
Command: npx skills add https://github.com/yellinzero/your-mind --skill goal-tracking-yellinzero

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you monitor progress across long-term goals by reading your life-os goal files, computing completion percentages, and flagging stagnating targets. It connects daily tasks to higher-level objectives so you can stay aligned and avoid drift.

Core Features & Use Cases

  • Progress calculation: compute completion percentages for 3-year plans, yearly goals, monthly goals, and weekly plans.
  • Stagnation detection: identify goals with little to no activity for extended periods.
  • Connection to daily work: map completed tasks to the corresponding goals to keep momentum.
  • Use Case: When you want to review your 2026-2030 plan, the skill reads the respective Markdown files and reports overall progress and next actions.

Quick Start

Run the goal-tracking workflow against your life-os Goals/2026-2030 files, e.g., locate "Goals/2026-2030/2. Monthly Goals.md" and review progress.

Frequently Asked Questions about goal-tracking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate progress percentages for my yearly and monthly goals in Markdown?

Goal-tracking reads your Markdown goal files, extracts completion markers like checkboxes and percentages, and computes overall progress by item type—Checklist, Metric, and Time. It works with life-os structures like Goals/2026-2030, Monthly Goals, and Weekly Reviews to surface completion levels alongside timestamps.

Can I identify which goals haven't been updated in a long time?

Goal-tracking detects stagnation using streak-based analysis, flagging goals with little to no activity across extended periods. This reveals targets that have drifted or stalled so you can refocus effort and reconnect daily tasks to higher-level objectives.

How do I link my daily tasks to long-term goals in a life-os structure?

Goal-tracking maps completed tasks to corresponding goals across your Five Year Plan, Yearly Goals, Monthly Goals, and Daily Notes. It parses Markdown frontmatter and completion markers to keep daily work aligned with 2026-2030 plans and maintain momentum.

What's the best way to track progress across a multi-year plan without manual spreadsheets?

Goal-tracking automates progress reporting by reading Markdown files, computing percentages, and generating timestamped reports—eliminating manual updates. It applies streak detection to flag stagnation, making it ideal for reviewing three-year and five-year plans at a glance.

Do I need a specific folder structure for goal-tracking to work?

Goal-tracking is built for the life-os Goals/2026-2030 structure, including Five Year Plan, Yearly Goals, Monthly Goals, Weekly Review, and Daily Notes. It expects Markdown files with frontmatter and completion markers; non-standard structures may require adaptation.