remember

Capture friction as actionable methodology notes under ops/methodology.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/wtyler2505/ProtoPulse --skill remember-wtyler2505
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remember
Source: https://github.com/wtyler2505/ProtoPulse/tree/main/.agents/skills/remember
Command: npx skills add https://github.com/wtyler2505/ProtoPulse --skill remember-wtyler2505

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture friction as actionable methodology knowledge to guide future agent behavior and system governance.

Core Features & Use Cases

  • Explicit Mode: describe friction directly and create a methodology note.
  • Contextual Mode: review recent corrections to extract learning.
  • Session Mining: scan transcripts for recurring patterns to find hidden learnings.

Quick Start

Invoke /remember with a description to capture explicit corrections, or run /remember --mine-sessions to scan sessions for patterns.

Frequently Asked Questions about remember

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture agent corrections into actionable methodology notes?

To capture agent corrections into actionable methodology notes, invoke the /remember command with a description of the friction to store explicit learning under ops/methodology.

Can I extract methodology knowledge from past session transcripts?

Yes, you can extract methodology knowledge from past session transcripts by running the /remember command with the --mine-sessions flag to scan for hidden recurring patterns.

What is session mining for contextual adjustments in agent governance?

Session mining for contextual adjustments is the process of scanning recent corrections and transcripts to build a canonical behavior specification that guides future agent governance.

How do I build a canonical behavior specification from recent corrections?

To build a canonical behavior specification from recent corrections, use the contextual mode to review recent adjustments and store the extracted learning as methodology notes.

Where are methodology notes stored for loading into agent context?

Methodology notes are stored under the ops/methodology directory, where related methodology and observations are referenced for loading into agent context.

What is the best way to turn workflow friction into system knowledge?

The best way to turn workflow friction into system knowledge is to explicitly describe the friction or mine recent sessions to generate canonical behavior specifications that guide future actions.