Goal Tracker

Analyze memory and logs to generate Markdown goal progress reports.

17|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/aaronjmars/miroshark-aeon --skill goal-tracker-aaronjmars
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Goal Tracker
Source: https://github.com/aaronjmars/miroshark-aeon/tree/main/skills/goal-tracker
Command: npx skills add https://github.com/aaronjmars/miroshark-aeon --skill goal-tracker-aaronjmars

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users track progress toward their goals by analyzing recent activity and updating progress reports automatically.

Core Features & Use Cases

  • Progress Assessment: Review recent logs and memory data to evaluate goal status.
  • Reporting: Generate Markdown summaries indicating goals that are on track, stalled, completed, or blocked.
  • Use Case: A project manager can automatically monitor multiple objectives and get daily updates on their status without manual checks.

Quick Start

Provide your goals in MEMORY.md and logs in logs/; then run this Skill to get a daily progress report on all tracked goals.

Frequently Asked Questions about Goal Tracker

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

FAQPage Schema
How do I automate goal tracking and generate progress reports from logs?

Automate goal tracking by reading memory and log files to evaluate recent activity and generate Markdown status summaries. The script assesses your logs to indicate which goals are on track, stalled, blocked, or completed.

What is the best way to monitor multiple objectives daily without manual checks?

Monitoring multiple objectives daily is handled by reading your provided goals and logs to produce clear status updates. It automatically reviews recent activity to deliver daily progress reports for productivity management.

How do I set up my environment for automated progress reporting?

To set up automated progress reporting, provide your goals in a MEMORY.md file and store your activity logs in a logs directory. Running the skill then evaluates these inputs to generate your status summaries.

Can I track personal goals and project goals using the same memory and log files?

Yes, you can track both personal and project goals using the same memory and log files. The progress assessment operates on any goals stored in your MEMORY.md file to evaluate status and recent activity.

Do I need external dependencies to generate Markdown summaries of stalled or completed goals?

No external dependencies are required to generate Markdown summaries of stalled or completed goals. The skill relies solely on its internal script files to read logs and evaluate progress status.

Why are my goal status updates showing as blocked or stalled in the report?

Goal status updates show as blocked or stalled when the script analyzes your recent logs and finds insufficient activity. The reporting mechanism reviews memory data to identify goals lacking recent progress.