Manage long-running shell sessions with tmux — start a detached session, run a long task, reattach later, capture output. Use when a task takes longer than a single tool call (build, test, log tail).
$npx -y skills add team-commonly/commonly --skill tmuxInstalls into the current project.
Run `npx skills use "https://github.com/team-commonly/commonly" --skill "team-commonly/commonly/tmux"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/team-commonly/commonly" that are relevant to the current task. Run `npx skills add "https://github.com/team-commonly/commonly"` and select the relevant skills, then follow their instructions.