Use this skill only when the user explicitly invokes `$odylith-context` or asks to resolve a known Odylith anchor into the smallest useful local context. 1. Use this only after the current turn has run `odylith start`, or after a fresh session-start packet already exists and an exact anchor is known, such as a workstream id, bug id, component, diagram id, or repo path. 2. Do not run this in parallel with `odylith start`; startup is the serial gate and context is the follow-on exact-anchor pac...
Scanned 9/12/2026
Install to Claude Code
npx -y skills add odylith/odylith --skill odylith-context --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Odylith Context?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/odylith-odylith-context-d261a63d)More formats (shields.io, HTML) on the badges page.
# Odylith Context
Use this skill only when the user explicitly invokes `$odylith-context` or
asks to resolve a known Odylith anchor into the smallest useful local context.
1. Use this only after the current turn has run `odylith start`, or after a
fresh session-start packet already exists and an exact anchor is known,
such as a workstream id, bug id, component, diagram id, or repo path.
2. Do not run this in parallel with `odylith start`; startup is the serial
gate and context is the follow-on exact-anchor packet.
3. Run `./.odylith/bin/odylith context --repo-root . <ref>`.
4. Summarize the resolved slice, the governed records or code paths it points
at, and the next concrete implementation or validation move.
5. Do not widen into raw repo search until the context packet stops being
sufficient.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!