Goals — Development skill for Claude Code
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
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 RepositoryRelated Skills
Moving Parts
Describe a system. Get a simulation you can poke. An agent skill that turns any system into one self-contained
Check For Skills
Review what happened this session and identify whether any ad-hoc work should become a reusable slash command.
Client Brief Generator
Turn a client questionnaire into a structured project brief for websites, branding, architecture, or marketing
Privilege Escalation Triage
Decide whether an observed privilege change (setuid/ptrace/capability) is a real escalation attempt or benign.
Prompt Injection Triage
Assess whether flagged I/O text is a real prompt-injection / jailbreak that warrants action.
Explain Consumer Pick Divergence
Confirm whether the rota gateway and the handoff planner sending work to different silos is expected or a bug,
Related Agents
Maintainer Issue
Maintainer vision agent (issues). Checks whether the proposed work aligns with perl-lsp's goals, roadmap, and
Review Analyzer
This agent should be invoked to check a code review against the actual code. This includes judging whether eac
Phase0 Problem Validator
Validates whether a stated problem is real, significant and worth solving - root cause analysis, assumption te