capture

Capture session signals and checkpoints for weekly reports and decision replay.

2|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/KKenny0/Lode --skill capture-kkenny0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture
Source: https://github.com/KKenny0/Lode/tree/main/skills/capture
Command: npx skills add https://github.com/KKenny0/Lode --skill capture-kkenny0

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Captures durable session signals and checkpoints for weekly outlines and decision replay.

Core Features & Use Cases

  • Adaptive-depth session recap: extracts durable signals like decisions, risks, open questions, and artifacts to support weekly reviews.
  • Vault-aware and zero-config: writes structured entries to the knowledge vault when configured, or renders Markdown recap in the conversation if vault is unavailable.
  • Automated session end capture: integrates with /lode:capture or end-of-work signals to produce consistent, reusable records for later recall and planning.

Quick Start

Trigger /lode:capture at the end of a work session to generate a durable, machine-grounded recap.

Frequently Asked Questions about capture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture durable session signals and checkpoints for weekly reports?

Session recap automation works by extracting durable signals like decisions, risks, and open questions at the end of a work session. It validates and normalizes entries, overwriting timestamps with the server clock to ensure consistent records.

Do I need a configured knowledge vault to capture session recaps?

No, a configured knowledge vault is not required. The system is vault-aware and zero-config, writing structured entries to the vault when available or emitting Markdown recaps directly in the conversation when unavailable.

What session context can I include to enrich weekly reporting?

You can include optional artifact context, source references, motivation, exploration paths, abandoned alternatives, open questions, and sync suggestions. These fields are validated and normalized to enrich your weekly reporting and decision replay.

How does automated session end capture integrate with my workflow?

Automated session end capture integrates with your workflow by triggering at the end of a work session to produce consistent, reusable records. This ensures durable signals are captured for later recall and planning without manual entry.

Are there limitations when generating Markdown recaps without a knowledge vault?

When generating Markdown recaps without a knowledge vault, the main limitation is that entries are emitted directly in the conversation rather than stored durably. This means recall and planning depend on the conversation history rather than a structured vault.