Add Context banner
LEFTEQ LEFTEQ

Add Context

Documentation community

Description

--- disable-model-invocation: true description: Enrich a handoff/plan doc with session-verified context before the next session works from it argument-hint: [path or handoff slug] --- Target: $ARGUMENTS — a path, or a bare slug resolved against `~/.claude/handoffs/*/<slug>.md`. Empty → the doc most recently referenced this session; none → ask. Read the doc, then collect what this session knows that its next reader won't: per repo the doc touches — current branch @ HEAD, what's merged vs. delib

Installation

Installs to ~/.claude/skills/lefteq-claudikpublic-add-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lefteq-claudikpublic-add-context && curl -fsSL https://raw.githubusercontent.com/LEFTEQ/ClaudikPublic/HEAD/commands/add-context.md -o ~/.claude/skills/lefteq-claudikpublic-add-context/SKILL.md

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

Full documentation available on GitHub

View Source Repository