byjakubantalik· 4 skills
In-chat fallback for the Timeline Inspector Refine agent. Use when the user runs /refine live, asks to "refine live", "go live", or answer refine jobs — but ONLY when no persistent agent is wired (no npx transitions-refine live). Prefer npx transitions-refine live for run-and-forget (relay spawns agent per click, no idle credit burn). This skill long-polls the relay, posts suggestions, handles scan/apply jobs.
$npx -y skills add jakubantalik/transitions.dev --skill refine-liveInstalls into the current project.
Run `npx skills use "https://github.com/jakubantalik/transitions.dev" --skill "jakubantalik/transitions.dev/refine-live"` 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/jakubantalik/transitions.dev" that are relevant to the current task. Run `npx skills add "https://github.com/jakubantalik/transitions.dev"` and select the relevant skills, then follow their instructions.