SkillAgentSearch skills...

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/Lode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Lode Coding

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

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated17d ago
Forks0

Languages

PowerShell

Security Score

90/100

Audited on Mar 13, 2026

No findings