remember
SolidCapture friction as methodology notes. Three modes — explicit description, contextual (review recent corrections), session mining (scan transcripts for patterns). Triggers on "/remember", "/remember [description]".
Data & Documents 3,368 stars
217 forks Updated 3 months ago MIT
Install
Quality Score: 89/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## Runtime Configuration (Step 0 — before any processing)
Read these files to configure domain-specific behavior:
1. **`ops/derivation-manifest.md`** — vocabulary mapping, domain context
- Use `vocabulary.notes` for the notes folder name
- Use `vocabulary.note` for the note type name in output
- Use `vocabulary.rethink` for rethink command name in threshold alerts
- Use `vocabulary.topic_map` for MOC references
2. **`ops/config.yaml`** — thresholds
- `self_evolution.observation_threshold` (default: 10) — for threshold alerts
- `self_evolution.tension_threshold` (default: 5) — for threshold alerts
3. **`ops/methodology/`** — read existing methodology notes before creating new ones (prevents duplicates)
If these files don't exist (pre-init invocation or standalone use), use universal defaults.
## EXECUTE NOW
**Target: $ARGUMENTS**
Parse immediately:
- If target contains a quoted description or unquoted text: **explicit mode** — user describes friction directly
- If target is empty: **contextual mode** — review recent conversation for corrections
- If target contains `--mine-sessions` or `--mine`: **session mining mode** — scan ops/sessions/ for patterns
**START NOW.** Reference below defines the three modes.
---
## Explicit Mode
User provides a description: `/remember "don't process personal notes like research"` or `/remember always check for duplicates before creating`
### Step 1: Parse the Friction
Analyze the user's description to extract:
- ...
Details
- Author
- agenticnotetaking
- Repository
- agenticnotetaking/arscontexta
- Created
- 3 months ago
- Last Updated
- 3 months ago
- Language
- Shell
- License
- MIT
Related Skills
Data & Documents Featured
burpsuite-project-parser
Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in a Burp project.
38,979 Updated today
sickn33 Data & Documents Featured
data-storytelling
Transform raw data into compelling narratives that drive decisions and inspire action.
38,979 Updated today
sickn33 Data & Documents Featured
documentation
Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing.
38,979 Updated today
sickn33