Pipeline Feature banner
chrisbenincasa chrisbenincasa

Pipeline Feature

Data community

Description

--- description: Add a feature to the FFmpeg transcode pipeline following Tunarr's pipeline builder pattern argument-hint: Brief description of the feature (e.g. "crop filter", "AV1 encoder", "noise reduction filter") --- # Pipeline Feature Development You are helping a developer add a feature to Tunarr's FFmpeg transcode pipeline. Feature request: $ARGUMENTS --- ## Phase 1: Understand the request Determine which pipeline primitive this feature maps to. Ask the user if unclear: - **Filter

Installation

Installs to ~/.claude/commands/chrisbenincasa-tunarr-pipeline-feature.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chrisbenincasa/tunarr/HEAD/.claude/commands/pipeline-feature.md -o ~/.claude/commands/chrisbenincasa-tunarr-pipeline-feature.md

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

Full documentation available on GitHub

View Source Repository