Skip to content

Releases: t3chnaztea/arr-stack-skills

Release list

v1.0.0

Choose a tag to compare

@t3chnaztea t3chnaztea released this 26 Jul 03:09

First release. Six agent skills for operating a Radarr/Sonarr media stack with a coding agent.

  • arr-connect — API key lanes, the v3 endpoint map, the container-path trap (host ls says your media is missing when it isn't), identifier-based existence checks, and the read-modify-read loop that catches PUTs which return 200 and store nothing.
  • arr-context-map — build the instance inventory this repo deliberately does not ship: what each profile id is for, root-folder pairings, container-to-host path maps, and which app a template sync owns.
  • arr-quality-profiles — the cutoffFormatScore placeholder that makes every item permanently cutoff-unmet, why a cutoff is not a cap, Sonarr's group-id cutoff error, and release profiles that silently override custom formats.
  • arr-library-hygiene — three ways monitored drifts, including deletes that auto-unmonitor so your re-grab matches zero and reports success. Guarded delete-then-regrab.
  • arr-downloads — the six-link chain from request to import, and how to tell an empty search from a wall of rejections.
  • arr-playback — image subtitles forcing a full 4K re-encode, DV without HDR10 fallback, missing AV1 decoders, and remux integrity gates that trip on inflated MKV duration headers.

Markdown only. No scripts, no dependencies, nothing phones home.