jhammant

Goals — Development skill for Claude Code

Development community

Set your goals and check whether your real work is moving toward them.

How to install Goals

Installs to ~/.claude/skills/jhammant-continuous-learning-goals/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jhammant-continuous-learning-goals && curl -fsSL https://raw.githubusercontent.com/jhammant/continuous-learning/HEAD/commands/goals.md -o ~/.claude/skills/jhammant-continuous-learning-goals/SKILL.md

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

What Goals does


description: Set your goals and check whether your real work is moving toward them argument-hint: [check | add | list | done ]

Goals

Goals turn the mentor from descriptive ("here's where you are") into directional ("here's where you're going — and are you actually heading there"). Each goal is injected into every session so Claude nudges toward it, and the alignment check scores your recent activity against what you said you wanted.

The CLI is `python3 "${CLAUDE_PLUGIN_ROOT}/scr

Alternatives in Development

  • Content Shipped — Proactively detect and log shipped content when user mentions publishing, launching, or completing work 1k ★
  • Lab Skills — Skills distilled from the Lab's real work and collaboration practices 309 ★
  • Brainstorm Requirements — Use this prompt to systematically brainstorm and refine initial requirements through structured discovery and 85 ★

Full documentation available on GitHub

View Source Repository