一键导入
lore-context
Show the full timeline of context Lore injected this session. Pure cache read — no live I/O, no re-gather. Run with "/lore:context".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Show the full timeline of context Lore injected this session. Pure cache read — no live I/O, no re-gather. Run with "/lore:context".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Onboard a target repository into the workflow conventions — docs/prd/, docs/adr/, and the AGENTS.md shim. Idempotent, a thin pointer at `lore attach --scaffold-workflow`. Use when setting up a repo to adopt the workflow skills.
Systematic root-cause debugging with a hard circuit breaker. Use when a bug resists fixing, a test keeps failing, a teammate is stuck after repeated fix attempts, or you catch yourself guessing at fixes instead of finding the cause.
After an epic merges, update a repo's Diátaxis documentation (tutorials, how-to, reference, explanation) to reflect the implemented state, then open a docs PR that auto-merges on green. NEVER touches docs/prd or docs/adr. Use after an epic lands and its user-facing docs need to catch up. Standalone and cross-repo aware.
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
A relentless interview to sharpen a plan or design.
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
| name | lore:context |
| description | Show the full timeline of context Lore injected this session. Pure cache read — no live I/O, no re-gather. Run with "/lore:context". |
| user_invocable | true |
One Bash call, then one text message:
lore hook context-log with dangerouslyDisableSandbox: true
(it walks /proc for the Claude Code ancestor PID; sandboxed
seccomp blocks that on the first try).If the log is empty, the command prints a message; relay it as-is.
Mention lore doctor only if the user asks why.
lore hook session-start to re-generate — use /lore:resume
for a fresh gather./lore:resume — fresh gather (different from showing the cache)lore off — mute hooks for the session