KiaroSama

Revayat Subtitle QA — Testing skill for Claude Code

Testing community

Check a Revayat Subtitle build and report missing review or stale delivery evidence.

How to install Revayat Subtitle QA

Installs to ~/.claude/skills/kiarosama-revayat-subtitle-skill-revayat-subtitle-qa/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kiarosama-revayat-subtitle-skill-revayat-subtitle-qa && curl -fsSL https://raw.githubusercontent.com/KiaroSama/Revayat-Subtitle-Skill/HEAD/commands/revayat-subtitle-qa.md -o ~/.claude/skills/kiarosama-revayat-subtitle-skill-revayat-subtitle-qa/SKILL.md

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

What Revayat Subtitle QA does


description: Check a Revayat Subtitle build and report missing review or stale delivery evidence. argument-hint:

Check the `revayat-subtitle` build at **$ARGUMENTS**:

python "SKILL_DIR/scripts/revayat-subtitle.py" qa --build "BUILD"

Report source or output changes first, then missing cue/image reviews, incorrect episode coverage, and other errors with the affected path or cue. Use the repair table in `references/troubleshooting.md`. On success, report epi

Alternatives in Testing

  • Pua — Use when the user invokes /pua or asks for PUA mode, try-harder/retry help, change-approach coaching, completi 19.5k ★
  • Deliver — Delivery phase - Review, validate, and test with multi-AI quality assurance 2.8k ★
  • Loki Spec Status — Check whether the spec has drifted from its lock using Loki's living-spec drift detection, and summarize the r 1.1k ★

Full documentation available on GitHub

View Source Repository