Ingest Convo banner
wiklob wiklob

Ingest Convo

Security community

Description

--- description: Ingest a whole past conversation into context — resolves which transcript, renders it clean via the committed parser, reads the digest in. For pulling a prior security-investigation or self-improvement convo into the current session. argument-hint: "[<session-id|path|preview-substring>] [--profile full|dialogue] [--full-tools] (no arg → pick from a recent list)" allowed-tools: Bash, Read --- # /ingest-convo — pull a whole past conversation into context The committed parser `~

Installation

Installs to ~/.claude/skills/wiklob-v-coding-setup-ingest-convo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wiklob-v-coding-setup-ingest-convo && curl -fsSL https://raw.githubusercontent.com/wiklob/v-coding-setup/HEAD/commands/ingest-convo.md -o ~/.claude/skills/wiklob-v-coding-setup-ingest-convo/SKILL.md

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

Full documentation available on GitHub

View Source Repository