jhammant

Capture Study — Development skill for Claude Code

Development community

Log what you've been learning outside Claude — from your activity history.

How to install Capture Study

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

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

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

What Capture Study does


description: Log what you've been learning outside Claude — from your activity history argument-hint: [hours, default 24]

Capture self-study

Most learning happens outside Claude Code — reading docs, watching talks, poking at LM Studio. This pulls your recent activity from the **retrace** MCP and logs it as `self_study` events, so those concepts show up in your learner model too (distinct from `was_taught`, which is when Claude carried you).

**Opt-in and private by design:** it runs

Alternatives in Development

  • Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
  • Claude Certified Architect — This repository contains study materials for the Claude Certified Architect — Foundations certification 4.6k ★
  • Om Weekly — Weekly synthesis — cross-session review of vault activity, North Star alignment, patterns, uncaptured wins, an 4.6k ★

Full documentation available on GitHub

View Source Repository