fr-isolation

fr-isolation is a command for coding agents from derio-net/super-fr. It costs 101 tokens per session (132 once invoked), scanned A, original, MIT.

A command for starting work in a separate Git worktree and development container, keeping changes isolated from the base repository.

In plain words
What is it for?
Use it when feature work must run in isolation, inside a container, or when an isolated workspace needs to be cleaned up.
Why use it?
It reduces the risk that experiments or feature work will affect the main checkout.

Command

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.

agentmods
npx agentmods add commands/derio-net/super-fr/fr-isolation
Clone the repo
git clone --depth 1 https://github.com/derio-net/super-fr

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 fr-isolation

README.md
[![agentmods](https://agentmods.dev/badge/commands/derio-net/super-fr/fr-isolation.svg)](https://agentmods.dev/commands/derio-net/super-fr/fr-isolation)
Your own site
<a href="https://agentmods.dev/commands/derio-net/super-fr/fr-isolation"><img src="https://agentmods.dev/badge/commands/derio-net/super-fr/fr-isolation.svg" alt="Measured on agentmods" height="20"></a>
Per session 101 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 132 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00101 $0.00132
Opus 5 $0.00051 $0.00066
Sonnet 5 $0.00020 $0.00026
Haiku 4.5 $0.00010 $0.00013

Measured 4d ago against content hash d8118fbc51e9, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

fr-isolation scanned grade A with 0 findings 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 4d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.opencode/commands/fr-isolation.md · 12 lines

What it actually says

Use the fr-isolation skill to handle this request.

$ARGUMENTS

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. 4d ago First seen · 12 lines · 101 tokens per session scan A d8118fbc51e9

Subscribe to this mod's changes

fr-isolation is a command published in the GitHub repository derio-net/super-fr (1 stars, last pushed 4d ago), licensed MIT. It adds 101 tokens to every session and 132 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other commands, from other repositories

bun:deploy

Deploy Bun applications to various platforms.

secondsky/claude-skills · 10 tokens

karpenter

Design, install, debug, review, plan capacity, audit scaling history, migrate from Cluster Autoscaler, and upgrade Karpenter v1.x on EKS. Covers NodePool, EC2NodeClass, NodeClaim, Spot diversity, disruption strategy, Pod Identity/IRSA, interruption queue, private clusters, AMI rotation, and GitOps integration. Use…

nitinjain999/platform-skills · 131 tokens

helmchart

Scaffold, lint, review, security-audit, test, and upgrade-verify Helm charts. Runs an interactive interview to build production-ready charts from scratch. Covers chart structure, values design, schema validation, kubeconform, helm diff, and multi-environment scaffolding. Use when asked to "create a helm chart", "lint…

nitinjain999/platform-skills · 101 tokens

secrets

Secrets strategy, External Secrets Operator scaffolding, Sealed Secrets seal/rotate/backup, rotation runbooks, and Kubernetes-side secrets audit.

nitinjain999/platform-skills · 31 tokens

runtime-security

Detect and respond to in-container threats at the syscall level using Falco (eBPF-based, CNCF, open-source, no license cost). Covers Falco installation on EKS/GKE with eBPF driver, custom rule authoring, alert routing via Falcosidekick, rule debugging, and bridging Falco runtime signals to Kyverno admission…

nitinjain999/platform-skills · 121 tokens

supply-chain

Secure the software supply chain from source to running container. Covers Cosign keyless image signing (Sigstore/Rekor), SBOM generation and attestation (Syft), vulnerability scanning with severity gates (Trivy/Grype), SLSA Level 2 provenance, and Kyverno/OPA admission enforcement. All open-source, no license cost.…

nitinjain999/platform-skills · 116 tokens