feat(arr-cli): omnibus SkillOpt improvements — add docs, series types, quality profiles #49

Merged
magnus merged 1 commit from feat/arr-cli-skillopt-omnibus into main 2026-05-29 21:55:21 -04:00
Contributor

Summary

Documentation improvements from SkillOpt optimization of the arr-cli skill (3 epochs). Adds missing commands and documentation that were identified as gaps during structured rollout-validation cycles.

Changes

  • Radarr: Added add command documentation with --tmdb-id and --quality-profile
  • Radarr: Added quality-profile [id] command docs for listing and inspecting profiles
  • Sonarr: Added add command with --series-type (Standard/Daily/Anime)
  • Sonarr: Added --no-season-folder for flat Anime storage
  • Sonarr: Added episode get <id> and episode-files --series-id N examples
  • Sonarr: Added quality-profile command docs

Closes #45 — missing series add and series-type documentation
Closes #46 — missing episode-file and episode get documentation
Closes #47 — missing quality-profile documentation

## Summary Documentation improvements from SkillOpt optimization of the arr-cli skill (3 epochs). Adds missing commands and documentation that were identified as gaps during structured rollout-validation cycles. ## Changes - **Radarr:** Added `add` command documentation with `--tmdb-id` and `--quality-profile` - **Radarr:** Added `quality-profile [id]` command docs for listing and inspecting profiles - **Sonarr:** Added `add` command with `--series-type` (Standard/Daily/Anime) - **Sonarr:** Added `--no-season-folder` for flat Anime storage - **Sonarr:** Added `episode get <id>` and `episode-files --series-id N` examples - **Sonarr:** Added `quality-profile` command docs ## Related Issues Closes #45 — missing series add and series-type documentation Closes #46 — missing episode-file and episode get documentation Closes #47 — missing quality-profile documentation
Documentation improvements from SkillOpt Epoch 1-3 optimization:

- Add radarr-cli add and quality-profile command documentation
- Add sonarr-cli add with --series-type (Standard/Daily/Anime)
- Add episode get and episode-file list examples
- Add sonarr-cli quality-profile documentation
- Add --no-season-folder documentation for Anime series

Closes #45, #46, #47
magnus merged commit 9614fff0b5 into main 2026-05-29 21:55:21 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
magnus/agent-skills!49
No description provided.