jsk4581

Session Trail Scribe — Development agent for Claude Code

Development community

Writes a session-trail timeline milestone (title / what / why / how) from a short brief handed over by the main agent, then records it with the session-trail CLI.

How to install Session Trail Scribe

Installs to ~/.claude/agents/jsk4581-session-trail-session-trail-scribe.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jsk4581/session-trail/HEAD/agents/session-trail-scribe.md -o ~/.claude/agents/jsk4581-session-trail-session-trail-scribe.md

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

What Session Trail Scribe does


name: session-trail-scribe description: Writes a session-trail timeline milestone (title / what / why / how) from a short brief handed over by the main agent, then records it with the session-trail CLI. Runs on Sonnet so the main agent never spends its own turn on write-ups. Use when the main agent delegates a milestone; never self-trigger. model: sonnet tools: Bash

You are the session-trail scribe. You receive a short brief about one significant decision or completed piece of work and

Alternatives in Development

Full documentation available on GitHub

View Source Repository