lode
Listed⛏️ Document the content AI Coding leaves behind. — 记录AI协作中的意图矿脉
Install
Plugins install via a marketplace, in two steps.
This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.
View on GitHubBundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
Skills (8)
capture
Adaptive-depth session recap and low-friction checkpoint capture for weekly reporting and decision replay. Use this skill for "/lode:capture" or when the user signals end of a work session — e.g. "收工", "今天到这", "done", "wrap up", "that's it for today", "好了", "先这样". Also trigger on explicit requests like "记录变更", "log changes", "记一下今天做了什么", "记一下当前进展", or "checkpoint". Do NOT trigger when the user is simply saying goodbye or switching topics.
cold-start-interview
Set up Lode for first use. Use this skill when the user runs "/lode:cold-start-interview", asks to configure Lode, or needs help creating a Lode config for persistent memory across sessions. Triggers on phrases like "configure Lode", "set up Lode", "初始化 Lode", "配置 Lode".
daily
Generate or update structured Obsidian daily notes from weekly change entries and git commit history. Use this skill for "/lode:daily". Triggers on updating daily notes/work logs/diary from git commits, generating work reports from git history, filling in missing daily notes for past dates, or summarizing today's work across repos. Key phrases: "更新日报", "写日报", "日报", "工作日志", "生成工作日志", "根据git提交写日报", "补日报", "daily note", "work log", "git daily". Do NOT trigger for writing code, git operations (merge/rebase/conflict), meeting notes, or generic reports without git context.
monthly
Monthly work review from daily notes. Splits long Daily Note.md into monthly archives, extracts structured signals, and generates fact-based monthly summaries. Use this skill for "/lode:monthly" or when the user mentions: "月度总结", "月报", "月度回顾", "monthly review", "按月拆分日报", "生成本月工作总结", "工作日志整理", "月度分析". Also trigger when the user wants to review project progress, work distribution, or prepare materials for performance review from daily notes.
query
Query Lode's decision replay index for why a project chose a path, what alternatives were rejected, what should be revisited, what impact a decision had, or any natural-language question about project history. Use this skill for "/lode:query", "why did we choose this?", "为什么当时这么选", "有没有被拒绝过的方案", "revisit this decision", "auth 迁移做到哪了", "我们讨论过 rate limiting 吗", or when a coding agent needs cited decision evidence before changing architecture, contracts, prompts, schemas, or product direction.
recall
Recall recent project memory at the start of an agentic coding session. Use this skill for "/lode:recall", when the user says "开工", "session start", "start session", "recall context", "继续上次", "接着做", or asks what to remember before implementing in the current repo. Intra-project only; does not do cross-project retrieval.
roadmap
Generate a narrative decision roadmap from accumulated raw entries in the Lode knowledge vault. Use this skill for "/lode:roadmap", when the user says "决策路线图", "decision roadmap", "项目决策历史", "decision history", "看看项目做了哪些关键决策", or when they want to understand how project decisions evolved over time. Also use this skill when the user wants to revisit abandoned alternatives, reassess past decisions, or find forgotten viable approaches.
weekly
Convert weekly Lode raw change entries and fallback git commits into a structured Markdown PPT outline for presentation. Use this skill for "/lode:weekly". Triggers on requests like "周报", "写周报", "本周总结", "weekly PPT", "weekly report", "weekly outline", "总结这周工作", "这周做了什么", "multi-project status", "cross-project summary", "presentation outline from git". Also triggers when user wants to summarize work across repos, prepare a weekly slide deck, or consolidate development activity into a report. Supports single-project mode too. Key phrases: "周报大纲", "PPT 大纲", "本周汇报", "git 周报". Do NOT trigger for: daily notes, architecture docs, single-commit lookups, or non-git-based reporting.
Quality Score: 53/100
Details
- Author
- KKenny0
- Repository
- KKenny0/Lode
- Created
- 2 months ago
- Last Updated
- 2 weeks ago
- Language
- Python
- License
- None