Lode
A tool to automate 95% of the Lode Coding method. Conversational context management and knowledge capture as a byproduct of delivery.
Install / Use
/learn @fjzeit/LodeREADME
Lode Coding

A disciplined approach to AI-assisted software development through iterative context management.
Context Management, Not Context Engineering
Unlike context engineering, which often focuses on upfront creation of inventory, Lode Coding is iterative and conversational. It's an optimised and simplified approach that focuses on outcomes, discovery, and delivery.
The term "lode" derives from mining — a rich vein of valuable ore. Your project's lode represents accumulated wisdom: architecture decisions, patterns, domain knowledge, and lessons learned. It emerges organically from conversations with your AI assistant rather than being authored upfront.
For principles, structure, and workflow guidance, see the Lode Coding Toolkit.
This Repository
The system prompt provided here automates 95% of lode generation and maintenance effort, leaving you free to focus on rich conversational sessions while seamlessly building a valuable lode of discovered knowledge.
The only requirement is the system prompt in prompts/SystemPrompt.txt.
Usage
The system prompt in prompts/SystemPrompt.txt should be used to start an agent session. How this is done depends on the agent being used. Once initiated, the prompt will remain active in the session, even when resumed.
You can also source the prompt manually during a session, but be aware that this approach is not recommended as it is far less effective.
Token Cost
The system prompt is approximately 1,000 tokens, making the prompt overhead negligible. From experience, the value delivered far outweighs the cost of the system prompt and any additional activities it causes.
Quick Start with Claude Code
The scripts in claude/ provide zero-configuration Lode Coding with Claude Code:
claude/lode # Unix
claude/lode.ps1 # PowerShell
claude/lode.bat # Windows (delegates to PowerShell)
Other Coding Agents
YOYO for now, get in touch and let me know how it went.
Related Skills
node-connect
341.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
