# blakecyze/perpetuity

A memory skill for Claude that records how you solved a hard problem and pulls it back the next time you hit one. It works at the edges of a turn: recall reads a bounded index when a task starts, capture writes one note when it ends. No daemon, no clock. It stays out of how your code gets written.

## Repository

- [Catalog detail page](https://awesomeclaudeplugins.com/blakecyze/perpetuity)
- [GitHub repository](https://github.com/blakecyze/perpetuity)
- Stars: 1
- Forks: 0
- 1 plugin entries are reported.

## Catalog provenance

- Publication state: indexable
- Quality note: Canonical repository has a description and validated plugin count.
- Catalog snapshot: Aug 31, 2026
- Repository metadata source: public GitHub API when available

## Installation

When this repository exposes a Claude Code marketplace, add it with:

```bash
/plugin marketplace add blakecyze/perpetuity
```
