Capture banner
v-i-s-h-a-l v-i-s-h-a-l

Capture

Development community

Description

--- description: Retrospectively scan the current session for idea-worthy content and update IDEAS.md with dedup allowed-tools: [Bash, Read, Edit, Agent] --- # Capture Extract idea-worthy content from the current session transcript, dedupe against `IDEAS.md`, and append or update entries. Runs in the background so the foreground conversation continues uninterrupted. ## Args - `/capture` — default: scan the last ~30 turns. - `/capture last N` — scan the last N turns. - `/capture <any-other-te

Installation

Installs to ~/.claude/commands/v-i-s-h-a-l-generic-dev-studio-capture.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/v-i-s-h-a-l/generic-dev-studio/HEAD/.claude/commands/capture.md -o ~/.claude/commands/v-i-s-h-a-l-generic-dev-studio-capture.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository