Capture a memory (decision, learning, pattern, or context) to persistent storage
/plugin marketplace add zircote/subcog/plugin install zircote-subcog@zircote/subcog[--namespace <ns>] <content> | --interactive# /subcog:capture Capture decisions, learnings, patterns, and context as persistent memories. ## Usage ## Arguments <arguments> 1. **content** (required unless --interactive): The memory content to capture 2. **--namespace**: One of: decisions, patterns, learnings, context, tech-debt, apis, config, security, performance, testing 3. **--interactive**: Guide user through capture with questions </arguments> ## Execution Strategy <strategy> **MCP-First Approach:** 1. Try `mcp__subcog__subcog_capture` first 2. If MCP unavailable, fallback to CLI: `subcog capture --namespace <ns> "<conten...