padz-for-agents

Community

Remember, task, and hand off notes across sessions.

Authorarthur-debert
Version1.0.0
Installs0

System Documentation

What problem does it solve?

padz-for-agents helps agents persist important notes, decisions, and task progress across turns and future sessions without losing context or relying on ephemeral chat messages.

Core Features & Use Cases

  • Capture memory as pads: Record structured notes and tasks into a project .padz/ store (or global store) so they can be listed and retrieved later.
  • Agent-safe retrieval: Read pads with full structured JSON output for reliable downstream reasoning and rendering.
  • Stable cross-session references: Use UUIDs to ensure links and references remain correct even when display indexes shift.
  • Handoff between agents/sessions: Export selected pads into a tar.gz archive and import them elsewhere with metadata preserved.

Quick Start

Tell the agent to save what you just said as a note in this repo by running: padz create "Title for what should be remembered" --no-editor.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: padz-for-agents
Download link: https://github.com/arthur-debert/release/archive/main.zip#padz-for-agents

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.