remember

Capture and organize lessons and behavioral corrections as structured observations.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/MantisWare/BizForge --skill remember-mantisware
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: remember
Source: https://github.com/MantisWare/BizForge/tree/main/library/skills/learning/remember
Command: npx skills add https://github.com/MantisWare/BizForge --skill remember-mantisware

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture and organize behavioral friction and lessons as structured observations to improve systems over time.

Core Features & Use Cases

  • Explicit mode: record a user-stated lesson.
  • Contextual mode: auto-detect corrections within conversations.
  • Mining mode: extract patterns from transcripts for bulk insights.
  • Observations are stored for later synthesis via /rethink.

Quick Start

Record a lesson by issuing /remember followed by your observation.

Frequently Asked Questions about remember

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

FAQPage Schema
How do I capture behavioral lessons and corrections from conversations?▼

To capture behavioral lessons, you can use contextual mode to auto-detect corrections within conversations or explicit mode to record a stated observation directly. Observations are stored with metadata and confidence scores for later synthesis.

Can I extract behavioral patterns from transcripts in bulk?▼

Yes, you can extract behavioral patterns from transcripts in bulk using the mining mode. This mode mines transcripts to extract patterns and builds a structured observation repository for later synthesis.

What is a structured observation repository for behavioral feedback?▼

A structured observation repository stores captured behavioral friction and lessons with metadata and confidence scores. It enables deduplication, categorization, and ready escalation of observations for later synthesis.

How do I organize and deduplicate behavioral observations?▼

You organize and deduplicate behavioral observations by capturing them with metadata and confidence scores. This structured storage enables deduplication, categorization, and ready escalation for later synthesis.

How do I synthesize stored behavioral observations?▼

To synthesize stored behavioral observations, you escalate the captured repository via the /rethink command. The repository applies deduplication and categorization to prepare observations for this synthesis.

Do I need any external dependencies to record contextual corrections?▼

No external dependencies are required to record contextual corrections. The Skill supports explicit, contextual, and mining modes natively to capture and store observations with metadata and confidence scores.