procedural-memory
CommunityLearn reusable procedures from experience.
Software Engineering#knowledge verification#procedural memory#experience traces#sequential pattern mining#graph-based retrieval#incremental EMA updates
Authorthistleknot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Procedural-memory automatically turns raw episodic traces into reusable, verifiable procedures so an agent can recall and execute multi-step workflows without manual curation.
Core Features & Use Cases
- Procedure extraction from episodic traces: mines recurring ordered action patterns from continuity logs, transcripts, or execution traces.
- LLM-based knowledge verification: filters frequent patterns into high-quality procedural candidates using an explicit scoring rubric.
- Procedural DAG construction with dual-indexing: builds START→steps→GOAL graphs and generates both goal-level and step-level embedding indexes for retrieval.
- Incremental EMA updates: updates index vectors and transition statistics as new experiences arrive while reducing catastrophic forgetting.
- Hybrid retrieval via neural + symbolic queries: supports semantic discovery (by goal/step similarity) and structured DAG queries (prerequisites, next steps, alternative paths).
Quick Start
Use procedural-memory to extract and index recurring workflows from your session execution traces, then query the resulting procedural DAG for the steps required to reach a goal.
Dependency Matrix
Required Modules
None requiredComponents
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: procedural-memory Download link: https://github.com/thistleknot/skills/archive/main.zip#procedural-memory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.