agent-autonomy-primitives
Installation
SKILL.md
Agent Autonomy Primitives
Turn any AI agent into a self-directing worker using five composable primitives: typed memory, task files, project grouping, template schemas, and heartbeat loops.
Prerequisites
npm install -g clawvault
clawvault init
The Five Primitives
1. Typed Memory
Every memory has a type. The type determines where it lives and how it's retrieved.