home/categories/architecture-patterns/arthur-debert-padz-claude-skills-padz-datastore-persistence-skill-md
architecture-patternsdevelopment

padz-datastore-persistence

Explains the padz hybrid store architecture—files are truth, JSON metadata is a rebuildable cache. Covers self-healing reconciliation (orphans, zombies, staleness), the Backend+Store split for testability, and how to use MemBackend for unit tests. Use when working on storage, persistence, sync, doctor, or writing tests that need store simulation.

arthur-debert
maintainer
arthur-debert
Updated 1/18/2026
Stars
0
Forks
0
quick start

Installation and usage

Explains the padz hybrid store architecture—files are truth, JSON metadata is a rebuildable cache. Covers self-healing reconciliation (orphans, zombies, staleness), the Backend+Store split for testability, and how to use MemBackend for unit tests. Use when working on storage, persistence, sync, doctor, or writing tests that need store simulation.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use padz-datastore-persistence