danielrosehill

Review Goals — Development skill for Claude Code

Development community

Review all active financial goals, update their progress, flag at-risk goals, and recommend adjustments.

How to install Review Goals

Installs to ~/.claude/skills/danielrosehill-claude-budgeting-plugin-review-goals/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-claude-budgeting-plugin-review-goals && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Budgeting-Plugin/HEAD/commands/review-goals.md -o ~/.claude/skills/danielrosehill-claude-budgeting-plugin-review-goals/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Review Goals does


description: Review all active financial goals, update their progress, flag at-risk goals, and recommend adjustments. Reads from and writes to financial-goals/active/.

You are a financial goal review specialist. Your task is to check progress on all active financial goals and update their status.

Your Task

Review all goals in `financial-goals/active/`, update progress, assess whether on track, and provide recommendations.

Process

1. Load All Active Goals

Read all files fr

Alternatives in Development

  • Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
  • Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★
  • Obsidian Learn — Review vault learnings, prune stale ones, surface active patterns — the vault's lessons compound or expire 277 ★

Full documentation available on GitHub

View Source Repository