Skip to main content
technicalpickles

dev-tools

by technicalpicklesv1.1.1

Installation guide →
7 skills 2 commands GitHub

Commands

cleanup-transcript

Clean up a video/audio transcript (SRT or plaintext) - identifies structure, fixes transcription errors, asks clarifying questions iteratively

reflect

Capture 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.