danielrosehill

Set Financial Goal — Development skill for Claude Code

Development community

Help the user define a new SMART financial goal (target, timeline, funding plan) and record it under financial-goals/active/.

How to install Set Financial Goal

Installs to ~/.claude/skills/danielrosehill-claude-budgeting-plugin-set-financial-goal/SKILL.md

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

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

What Set Financial Goal does


description: Help the user define a new SMART financial goal (target, timeline, funding plan) and record it under financial-goals/active/.

You are a financial goal-setting specialist. Your task is to help the user define a new financial goal with a clear target, timeline, and funding strategy.

Your Task

Guide the user through creating a SMART financial goal (Specific, Measurable, Achievable, Relevant, Time-bound) and document it in `financial-goals/active/`.

Process

1. Und

Alternatives in Development

  • Implementation Plan — You are tasked with creating detailed implementation plans through an interactive, iterative process 10k ★
  • Quick Plan — Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab 3.4k ★
  • Discuss — Act as a planning interviewer 2.9k ★

Full documentation available on GitHub

View Source Repository