puda-memory

Installation
SKILL.md

Puda Memory

Goal

Maintain project.md as the source of truth for each project: protocol links, and a chronological history so runs are reproducible and auditable.

CRITICAL: Persist all project-related state so runs are reproducible and auditable.

Each project folder has project.md as the single place to record everything about that project for long-term memory. Paths below are relative to the project folder (which contains protocols/).

When to Update

  • After creating a protocol file
  • After updating or deriving a new protocol
  • After every protocol run

What to Record in project.md

  • Protocols: Use explicit markdown links to protocol files under protocols/. In the "Protocols" section, list each as [<protocol_id>](protocols/<protocol_id>.json) with an optional short description after the link (e.g. [<protocol_id>](protocols/<protocol_id>.json) — <summary>).
Related skills
Installs
29
Repository
pudap/skills
GitHub Stars
1
First Seen
Apr 14, 2026