finalize
Installation
SKILL.md
/asciinema-tools:finalize
Finalize orphaned asciinema recordings: stop running processes gracefully, compress, and push to the orphan branch.
Self-Evolving Skill: This skill improves through use. If instructions are wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues.
Arguments
| Argument | Description |
|---|---|
file |
Specific .cast file to finalize |
--all |
Finalize all unhandled .cast files |
--force |
Use SIGKILL if graceful stop fails |
--no-push |
Skip pushing to orphan branch (local only) |
--keep-local |
Keep local .cast after compression |