Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
damionrashford
/
media-os
home
/
subagents
/
damionrashford
/
media-os
damionrashford/media-os
11 subagents
View on GitHub
Subagent
architect
Designs end-to-end media pipelines before a single command runs. Use when the user describes an unfamiliar workflow ("how do I deliver a Dolby Vision MP4 for Apple TV", "stream 4K HDR to HLS + DASH wi
changelog-keeper
Maintains CHANGELOG.md following Keep a Changelog 1.1.0 + Semantic Versioning 2.0.0. Categorizes changes into Added / Changed / Deprecated / Removed / Fixed / Security. Keeps an Unreleased section up
delivery
Packages finished renders for streaming distribution and VOD — HLS/DASH packaging with Shaka/GPAC, MP4 fragmentation, DRM (Widevine/PlayReady/FairPlay) with cbcs, CDN upload (Cloudflare Stream, Mux, B
encoder
Executes video/audio encodes with the right codec, container, and flags for the target. Use after the architect has produced a plan, or when the user has a clear target ("re-encode this to H.265 10-bi
hdr
Handles HDR color workflows end-to-end — HDR10 static metadata, HDR10+ dynamic metadata, Dolby Vision profiles, PQ↔HLG conversion, SDR↔HDR tone mapping, and ACES/OCIO color management. Use when the us
live
Runs live production — OBS control over obs-websocket, multi-bitrate streaming (RTMP/SRT/RIST/WHIP), NDI routing, DeckLink capture, PTZ camera control, and low-latency contribution feeds. Use when the
probe
Deep-inspects a media file and reports what it actually is, not what the filename claims. Use when the user asks "what is this file?", "why won't this play?", "what's the color space?", or hands over
qc
Runs automated quality control on a rendered output against a reference. Use after any encode, transcode, or conform step when the user wants to know "did the encode actually preserve quality" or "doe
readme-curator
Maintains README.md — the user-facing entry point for the media-os plugin. Keeps skill counts, install commands, skill-listing tables, coverage matrix, and workflow doc links in sync with the actual r
release-manager
Manages media-os plugin releases. Bumps semver in plugin.json + marketplace.json + CHANGELOG.md, creates a git tag, cuts a GitHub release with auto-generated release notes derived from commits since t
repo-maintainer
Maintains the media-os repository's hygiene and GitHub metadata. Enforces directory layout invariants (skills/ vs .claude/skills/, .claude-plugin/ contents, workflows/ structure), scrubs personal path