Organize brain dumps into actionable priorities
capturepluginsetup L2★17,464
alirezarezvani/claude-skills ↗What it does
Organize brain-dumps into actionable Projects/Tasks/Connections/Help
Best for
Users drowning in mixed thoughts who need fast capture to actionable structure without upfront organization overhead.
Inputs
- · Unstructured stream of mixed thoughts, tasks, ideas
Outputs
- · 4-section actionable system: Projects/Ideas, Tasks, Connections, How I Can Help
- · Zero information loss (all items captured)
- · Workspace detection via Glob/Grep (real connections, never fabricated)
Requires
- · File system (Glob, Grep for workspace detection)
- · stdlib-only
Preconditions
- · Fast intake (no upfront organization required)
- · May ask one clarifying question if item is ambiguous (task vs project)
- · Workspace must exist on disk for real connection detection
Failure modes
- · Workspace detection only works for accessible directories (permission errors)
- · Ambiguous items may still require user judgment after single clarifying question
- · Large dumps (100+ items) may still need user review post-organization
Trust signals
- · Source spec in PR #657 (megaprompts/05-capture-megaprompt.md)
- · Workspace detection is real (Glob/Grep, not hallucinated connections)
- · Zero information loss promise is verifiable (all items in output)