document

Record progress, decisions, and learnings in session.md and progress.md.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/fpontejos/claude-helpers --skill document-fpontejos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document
Source: https://github.com/fpontejos/claude-helpers/tree/main/skills/document
Command: npx skills add https://github.com/fpontejos/claude-helpers --skill document-fpontejos

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This Skill provides a structured approach to capture memory of progress, decisions, and learnings during and after a session, ensuring continuity and accountability.

## Core Features & Use Cases

  • Update memory bank with recent work, decisions, and learnings.
  • Support multiple modes (interactive, auto, brief) to fit diverse workflows.
  • Read current state from memory files and session logs, then write updates to session.md and progress.md.
  • Use case: end-of-day recap to summarize achievements, decisions, and next steps.

### Quick Start Use the document skill to log today's activities, decisions, and learnings.

Frequently Asked Questions about document

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

FAQPage Schema
How do I automate session logging for decisions and progress updates?

Session logging for progress updates is automated by recording work context, decisions, and learnings across interactive, auto, and brief modes. The skill writes these updates directly to session.md and progress.md files.

How do I create an end-of-day recap of achievements and next steps?

An end-of-day recap is generated by reading current state from memory files and session logs, then summarizing achievements, decisions, and next steps into consistent documentation for continuity.

How does a memory bank update work for knowledge management?

Memory bank updates work by reading existing memory files and session logs, then writing recent work, decisions, and learnings to session.md and progress.md to capture evolving work context.

Do I need a SKILL.md file to capture progress and decisions?

You need a SKILL.md file at the root directory containing a name and description to use this skill. Optional directories like scripts, references, and assets can be referenced as needed.

What is the best way to maintain continuity and accountability across work sessions?

Continuity and accountability are maintained by capturing memory of progress, decisions, and learnings during and after a session. This structured approach ensures evolving work context is consistently documented.