dev-tools
by technicalpicklesv1.1.1
Commands
cleanup-transcriptClean up a video/audio transcript (SRT or plaintext) - identifies structure, fixes transcription errors, asks clarifying questions iteratively
reflectCapture learnings from the current conversation through guided reflection
Documentation
# dev-tools Plugin Developer productivity tools and utilities. ## Installation Requires the [pickled-claude-plugins marketplace](../../README.md#installation). Then: ```bash /plugin install dev-tools@pickled-claude-plugins ``` ## Skills ### working-in-scratch-areas Use when creating one-off scripts, debug tools, analysis reports, or temporary documentation - ensures work is saved to persistent .scratch areas with proper documentation, organization, and executable patterns.