note

Save notes to a durable .pep/notepad.md file with organized sections.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/leejaedus/pepcode --skill note-leejaedus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note
Source: https://github.com/leejaedus/pepcode/tree/main/skills/note
Command: npx skills add https://github.com/leejaedus/pepcode --skill note-leejaedus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Persist important context by saving notes to a durable notepad file.

Core Features & Use Cases

  • Notepad persistence across conversation sessions
  • Organized into Priority Context, Working Memory, and MANUAL sections
  • Easy to retrieve and display current notes on demand

Quick Start

Ask Claude to save a note with /pepcode:note <content> to add it to the notepad.md.

Frequently Asked Questions about note

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

FAQPage Schema
How do I keep context alive across different conversation sessions?

To keep context alive across conversation sessions, you can save important observations and debugging breadcrumbs to a durable notepad file that persists independently of the active session.

How do I organize working memory for predictable recall later?

You can organize working memory for predictable recall by categorizing saved notes into dedicated sections like Priority Context, Working Memory, and MANUAL entries within a persistent storage file.

Does the notepad memory persist if I close the current interactive session?

Yes, the notepad memory does persist if you close the current interactive session because it saves your notes to a durable file on disk, ensuring data is retained for future use.

What is the best way to save quick debugging breadcrumbs during a task?

The best way to save quick debugging breadcrumbs during a task is to append them to a durable notepad file, which collects quick observations and team contacts for later retrieval.

Can I retrieve saved notes on demand without scrolling through history?

Yes, you can retrieve saved notes on demand without scrolling through history because the system supports displaying current notes organized by Priority Context, Working Memory, and MANUAL sections.

Where are the persistent notes stored for resilient context memory?

Persistent notes for resilient context memory are stored in a durable notepad file located at .pep/notepad.md, which organizes entries by specific sections for predictable recall.