builder_memory_probe

Community

Probe tiered memory inference in workers.

Authormandubian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This builder skill enables durable recurring workers to operate with a clear separation between transient checkpoint state and durable reusable knowledge, ensuring continuity across sessions and safe collaboration among agents.

Core Features & Use Cases

  • Durable recurring workers: install and manage long-lived tasks that tick deterministically with a minimal local checkpoint.
  • Separation of concerns: publish reusable insights to a shared knowledge substrate while keeping runtime state in checkpoints.
  • Cadence and safety: enforce a positive cadence for background workers and provide clear output contracts for state files, memory keys, and history.

Quick Start

Install durable recurring workers from user requests, ensuring deterministic checkpoints and publishable reusable knowledge.

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: builder_memory_probe
Download link: https://github.com/mandubian/autonoetic/archive/main.zip#builder-memory-probe

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.