Skip to main content

find

Search local LCO session recall from Claude Code using public-safe lco find output.

Jump to install

Source facts

Repository
100yenadmin/Lossless-Codex-Orchestrator-LCO
Last source activity
July 8, 2026 at 19:15
Detected SKILL.md language
English
Stars
35
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
find
description
Search local LCO session recall from Claude Code using public-safe lco find output.
user-invocable
true
# LCO Recall Find Use this skill when a Claude Code session needs local LCO recall for Codex or Claude session context without opening raw transcripts. Run the installed CLI first: ```bash lco find --json "<query>" ``` If `lco` is not available on `PATH`, use the published package fallback: ```bash npx --yes lossless-codex-orchestrator@latest find --json "<query>" ``` Prefer returned refs, cards, summaries, and bounded expansion hints. Keep raw transcript reads out of the default flow, and use the normal LCO tools for describe/expand work after selecting a ref.
View on GitHub