lode

Listed

⛏️ Document the content AI Coding leaves behind. — 记录AI协作中的意图矿脉

plugin 1 stars 0 forks Updated 2 weeks ago

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 GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (8)

AI & Automation Listed

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.

1 Updated 2 weeks ago
KKenny0
AI & Automation Listed

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".

1 Updated 2 weeks ago
KKenny0
AI & Automation Listed

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.

1 Updated 2 weeks ago
KKenny0
AI & Automation Listed

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.

1 Updated 2 weeks ago
KKenny0
AI & Automation Listed

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.

1 Updated 2 weeks ago
KKenny0
AI & Automation Listed

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.

1 Updated 2 weeks ago
KKenny0
AI & Automation Listed

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.

1 Updated 2 weeks ago
KKenny0
Code & Development Listed

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.

1 Updated 2 weeks ago
KKenny0

Quality Score: 53/100

Stars 20%
10
Recency 20%
90
Manifest 20%
60
Documentation 15%
0
Issue Health 10%
80
License 10%
0
Description 5%
100

Details

Author
KKenny0
Repository
KKenny0/Lode
Created
2 months ago
Last Updated
2 weeks ago
Language
Python
License
None