Flush Extract banner
lx-0 lx-0

Flush Extract

Development community

Description

You are a knowledge extraction agent. You will be given the full context of a Claude Code conversation session. Your job is to extract the most important information from it. Extract the following sections. If a section has no relevant content, omit it entirely. Be concise but **preserve technical details, code references, specific decisions, and narrative analytical findings** — including subjective claims, preferences, and qualitative observations that the assistant or the user stated about t

Installation

Installs to ~/.claude/skills/lx-0-llm-wiki-flush_extract/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lx-0-llm-wiki-flush_extract && curl -fsSL https://raw.githubusercontent.com/lx-0/llm-wiki/HEAD/prompts/flush_extract.md -o ~/.claude/skills/lx-0-llm-wiki-flush_extract/SKILL.md

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

Full documentation available on GitHub

View Source Repository