Session Entry banner
acmelabs-15 acmelabs-15

Session Entry

Git community

Description

--- description: "Alias for `/session entry` — append and fill the entry for the commit(s) just made, update what the change made stale, gate, and commit it as docs(session). Typed only; never invoked by Claude on its own." disable-model-invocation: true --- Invoke the `session` skill in `entry` mode now — exactly what typing `/session entry` does: call the Skill tool with `skill: session:session`, `args: entry`. Ignore any text typed after the command, including an `ARGUMENTS:` line appended b

Installation

Installs to ~/.claude/skills/acmelabs-15-sessions-session-entry/SKILL.md

Terminal
mkdir -p ~/.claude/skills/acmelabs-15-sessions-session-entry && curl -fsSL https://raw.githubusercontent.com/acmelabs-15/sessions/HEAD/commands/session-entry.md -o ~/.claude/skills/acmelabs-15-sessions-session-entry/SKILL.md

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

Full documentation available on GitHub

View Source Repository