goal-planner

goal-planner is a skill for Claude Code, Codex from modimihir07/agentic-os. It costs 14 tokens per session (202 once invoked), scanned A, original, MIT.

A planning guide that turns a broad goal into milestones and smaller tasks, while recording dependencies and estimated effort. Dependencies are tasks or conditions that must be handled first.

In plain words
What is it for?
Use it to plan projects, quarterly work, learning roadmaps, or any complex goal that needs an executable sequence of steps.
Why use it?
It makes an unclear project easier to start and shows what work is on the critical path—the chain of tasks that controls the finish date.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions OpenCode.

Good fit Use it to plan projects, quarterly work, learning roadmaps, or any complex goal that needs an executable sequence of steps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/modimihir07/agentic-os/goal-planner
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add modimihir07/agentic-os --skill goal-planner
Clone the repo
git clone --depth 1 https://github.com/modimihir07/agentic-os

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for goal-planner

README.md
[![agentmods](https://agentmods.dev/badge/skills/modimihir07/agentic-os/goal-planner.svg)](https://agentmods.dev/skills/modimihir07/agentic-os/goal-planner)
Your own site
<a href="https://agentmods.dev/skills/modimihir07/agentic-os/goal-planner"><img src="https://agentmods.dev/badge/skills/modimihir07/agentic-os/goal-planner.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 202 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.00202
Opus 5 $0.00007 $0.00101
Sonnet 5 $0.00003 $0.00040
Haiku 4.5 $0.00001 $0.00020

Measured 8d ago against content hash 2373dda50ad4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

goal-planner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/goal-planner/SKILL.md · 35 lines

What it actually says

Goal Planner

Description

Takes a high-level goal or objective and breaks it down into a concrete, executable step-by-step plan with dependencies, milestones, and estimated effort.

When to Use

  • When user says "I want to..." with a complex goal
  • Project kickoff
  • Quarterly planning
  • Learning roadmap creation

Process

  1. Clarify the goal with targeted questions
  2. Identify constraints and dependencies
  3. Break goal into milestones
  4. Break milestones into tasks
  5. Estimate effort per task
  6. Identify critical path
  7. Save plan to context/

Output

Structured plan with: goal, milestones, tasks, dependencies, estimates

Agent Assignment

  • Primary: opencode
  • Fallback: agy
Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 35 lines · 14 tokens per session scan A 2373dda50ad4

Subscribe to this mod's changes

goal-planner is a skill published in the GitHub repository modimihir07/agentic-os (166 stars, last pushed 27d ago), licensed MIT. It adds 14 tokens to every session and 202 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

ppt-design

A guide for designing presentation slides as editable HTML-based decks, with optional conversion to PowerPoint. It covers slide structure, visual layout, data displays, and design choices.

GCWing/Sparo-OS · 149 tokens

product-app-ui-polish

Sparo OS Product App UI polish guidance. Use when improving Product App visuals, layout, runtime UI Kit usage, Sparo OS theme variables, density, empty/loading/error states, accessibility, responsive behavior, light/dark QA, zh-CN/en-US QA, or aligning Product App surfaces with existing built-in app design.

GCWing/Sparo-OS · 71 tokens

product-app-api

Sparo OS Product App runtime API guidance. Use when writing or reviewing Product App ui.js, worker.js, sourcemanifest.json, permissions, window.app APIs, app.ai, app.backend service actions, storage, fs/shell/net/os/dialog/clipboard calls, runtime events, or Product App runtime debugging.

GCWing/Sparo-OS · 65 tokens

presentation-director

Direct one complete evidence-grounded presentation from a minimal topic brief through a frozen Markdown manuscript, Design Case, page-by-page visual production, whole-deck review, systemic revision, and validated PowerPoint export. Use for PPT Live generation and redesign work that needs both content quality and…

GCWing/Sparo-OS · 62 tokens

lengyi-ppt-agent-team

Da Ming PPT Agent Team workflow for high-quality deck research, verification, TED 3S outline, visual direction, and assembly. Use when PPT Live or any agent must generate a presentation from a user brief with rigorous sourcing—not template filler.

GCWing/Sparo-OS · 55 tokens

product-app-agent-component

Product App Agent Component development guidance. Use when creating, editing, reviewing, or validating an app-private Agent Component, including the app's built-in associated agent, prompt.md, fixtures.json, AI behavior, backend bindings, service actions, and Agent Eval evidence.

GCWing/Sparo-OS · 57 tokens