Skip to content
AI Primer
πŸ”§ OperationsNew

goal-cost

sunflower-of-parchmanby sunflower-of-parchman2 days ago0

Plan and run a Codex goal within a percentage limit measured against shared weekly usage. Use whenever the user asks to set, start, continue, resume, monitor, budget, or orchestrate a goal by weekly usage percentage, or asks for goal-cost controls. Record the starting meter and check it after each part. At halfway, review the remaining plan and adjust it when needed to complete the requested result within the percentage. Finish as soon as the work is complete. Treat the percentage limit as the final safety boundary.

Install

npx skills add https://github.com/sunflower-of-parchman/goal-cost --skill goal-cost
Show step-by-step
  1. 1

    Open your terminal

    • Mac: Press ⌘ Space, type "Terminal", press Enter
    • Windows: Press Win R, type "cmd", press Enter
  2. 2

    Paste the command above and press Enter

    Use the Copy command button, then paste in your terminal (Mac: ⌘V, Windows: Ctrl V).

  3. 3

    Restart Claude Code

    Close and reopen Claude Code, or start a new session, so it picks up the new skill.

Where it lives
~/.claude/skills/sunflower-of-parchman--goal-cost--skill/
β”œβ”€β”€ SKILL.md
└── ... (skill resource files)
View on GitHub

Comments

Always review skill code before installing. Third-party skills may contain scripts that run on your machine.

Related skills