cold-start-interview

Installation
SKILL.md

Lode Cold-Start Interview

Configure Lode's two-layer config: global user preferences and per-project identity.

Lode separates concerns between what's shared (knowledge vault path, reporting preferences) and what's project-specific (project name, project slug). The global config lives at ~/.lode/config.yaml; project identity lives at {project-root}/.lode/config.yaml. The interview detects context and writes to the appropriate target.

Goal

Create or update valid Lode configuration:

Installs
1
Repository
kkenny0/lode
GitHub Stars
1
First Seen
Jun 15, 2026
cold-start-interview — kkenny0/lode