start | stop | status - Control session recording
/plugin marketplace add jrc1883/popkit-claude/plugin install popkit-core@popkit-marketplace<subcommand># /popkit-core:record Control session recording for forensic analysis and command verification. ## Usage ## Instructions ### Start Recording When user runs `/popkit-core:record start`: 1. **Create state file** to enable recording: 2. **Enable the recording widget** in status line: ### Stop Recording When user runs `/popkit-core:record stop`: 1. **Record final events BEFORE disabling** (Solution A - fixes Issue #603): 2. **Find the recording file**: 3. **Generate HTML report**: ### Check Status When user runs `/popkit-core:record status`: ## Examples ### Full Re...