refine-live

refine-live is a skill for Claude Code, Codex from Jakubantalik/transitions.dev. It costs 103 tokens per session (6,327 once invoked), scanned A, original, no licence file.

An in-chat fallback skill for the Timeline Inspector Refine agent. It handles refine requests when no persistent live agent is connected.

In plain words
What is it for?
Use it for /refine live, “refine live,” “go live,” and other refine jobs when no transitions-refine live agent is wired.
Why use it?
It gives refine requests a way to be answered when the normal persistent-agent setup is unavailable.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it for /refine live, “refine live,” “go live,” and other refine jobs when no transitions-refine live agent is wired.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jakubantalik/transitions.dev/refine-live
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Jakubantalik/transitions.dev --skill refine-live
Clone the repo
git clone --depth 1 https://github.com/Jakubantalik/transitions.dev

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for refine-live

README.md
[![agentmods](https://agentmods.dev/badge/skills/jakubantalik/transitions.dev/refine-live/github.svg)](https://agentmods.dev/skills/jakubantalik/transitions.dev/refine-live)
Your own site
<a href="https://agentmods.dev/skills/jakubantalik/transitions.dev/refine-live"><img src="https://agentmods.dev/badge/skills/jakubantalik/transitions.dev/refine-live/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for refine-live

Your own site · 80×15
<a href="https://agentmods.dev/skills/jakubantalik/transitions.dev/refine-live"><img src="https://agentmods.dev/badge/skills/jakubantalik/transitions.dev/refine-live.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 103 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,327 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 3 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium MCP Rug Pull · line 3
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 11
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium Data Exfiltration · line 64
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00103 $0.06327
Opus 5 $0.00051 $0.03164
Sonnet 5 $0.00021 $0.01265
Haiku 4.5 $0.00010 $0.00633

Measured 9d ago against content hash 967c01d29dad, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

refine-live scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s -X POST http://localhost:7331/poller/start
refine/.agents/skills/refine-live/SKILL.md · 451 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 451 lines · 103 tokens per session scan A 967c01d29dad

Subscribe to this mod's changes

refine-live is a skill published in the GitHub repository Jakubantalik/transitions.dev (3,508 stars, last pushed 6d ago), with no licence file. It adds 103 tokens to every session and 6,327 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

design-ask

Unpacks poorly written Jira or Azure DevOps tickets into design-relevant framing. Use this skill whenever a designer pastes in a ticket description, acceptance criteria, or any product/engineering requirement and wants to understand what the actual design work is. Trigger when someone says things like "can you help me…

ommakes/Skills · 197 tokens

design-critique

Give a structured product design critique — user job clarity, hierarchy, affordance, error states, accessibility, and consistency — focused on what to change, in what order, and why.

paperclipai/paperclip · 42 tokens

special-product-designer

A product-design workflow that moves from research and defining the problem to designing, checking assumptions, and iterating. Product design means shaping how a product works and how people use it.

linkerlin/PUAX · 17 tokens

righter

Apply UX content writing principles to review existing UI copy or write new UI copy from scratch. Use this skill whenever someone asks you to: review, audit, critique, or improve UI text, error messages, button labels, tooltips, empty states, onboarding copy, form helper text, or any software interface copy. Also…

ommakes/Skills · 112 tokens

vois-tokens

Rules and patterns for building UI with shadcn/ui, Tailwind v4 or StyleX, and Motion against a Vois design token set. Use when building components, pages, or any UI that should conform to the workspace design system. Covers spacing, typography, color tokens, component architecture, animation, accessibility, and modern…

ommakes/Skills · 77 tokens

design-rationale

Help designers articulate the cognitive science, behavioral psychology, and platform standards behind their design decisions. Use this skill when a designer needs to explain why they made a decision in a critique, design review, or stakeholder meeting. Also use when auditing a screen for principle alignment, preparing…

ommakes/Skills · 136 tokens