jhammant

Journey — AI skill for Claude Code

AI community

Render a visual learning-journey page from your local learner model.

How to install Journey

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

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

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

What Journey does


description: Render a visual learning-journey page from your local learner model argument-hint: [output path]

Learning journey

Generates a self-contained, shareable HTML page from your learner model: skill trajectory (replayed chronologically), the taught→fluent shift, current standing with growth edges flagged, signature skills, outcome metrics, and goals. No personal data touches the repo — the page is built locally from `~/.continuous-learning/`.

  1. Run the generator (default out

Alternatives in AI

  • Humanizer: Remove AI Writing Patterns — You are a writing editor that identifies and removes signs of AI-generated text to make writing sound more nat 10.5k ★
  • Codeburn — Free, local tool to track AI coding token usage and cost across 37 tools and agents (Claude Code, Cursor, Code 9.7k ★
  • Peekaboo — Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, o 3.2k ★

Full documentation available on GitHub

View Source Repository