V3 Performance Optimization

V3 Performance Optimization is a skill for Claude Code from jazz-max/ruflo-hub. It costs 53 tokens per session (2,435 once invoked), scanned A, original, no licence file.

A performance-tuning suite for a version 3 system, covering speed, search, memory use, and benchmarking.

In plain words
What is it for?
Use it to benchmark and optimize Flash Attention, search operations, and memory consumption in the specified v3 implementation.
Why use it?
It addresses slow processing, inefficient search, and high memory use by targeting measured performance improvements.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to benchmark and optimize Flash Attention, search operations, and memory consumption in the specified v3 implementation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jazz-max/ruflo-hub/v3-performance-optimization
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 jazz-max/ruflo-hub --skill v3-performance-optimization
Clone the repo
git clone --depth 1 https://github.com/jazz-max/ruflo-hub

Made for: Claude Code.

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 V3 Performance Optimization

README.md
[![agentmods](https://agentmods.dev/badge/skills/jazz-max/ruflo-hub/v3-performance-optimization/github.svg)](https://agentmods.dev/skills/jazz-max/ruflo-hub/v3-performance-optimization)
Your own site
<a href="https://agentmods.dev/skills/jazz-max/ruflo-hub/v3-performance-optimization"><img src="https://agentmods.dev/badge/skills/jazz-max/ruflo-hub/v3-performance-optimization/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 V3 Performance Optimization

Your own site · 80×15
<a href="https://agentmods.dev/skills/jazz-max/ruflo-hub/v3-performance-optimization"><img src="https://agentmods.dev/badge/skills/jazz-max/ruflo-hub/v3-performance-optimization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,435 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00053 $0.02435
Opus 5 $0.00026 $0.01218
Sonnet 5 $0.00011 $0.00487
Haiku 4.5 $0.00005 $0.00244

Measured 7d ago against content hash 25858e4c4325, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

V3 Performance Optimization 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 7d 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.

.claude/skills/v3-performance-optimization/SKILL.md · 390 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. 7d ago First seen · 390 lines · 53 tokens per session scan A 25858e4c4325

Subscribe to this mod's changes

V3 Performance Optimization is a skill published in the GitHub repository jazz-max/ruflo-hub (4 stars, last pushed 24d ago), with no licence file. It adds 53 tokens to every session and 2,435 once invoked, about $0.0003 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-09-03.

Related

Other skills, from other repositories

hive-connect-repo

Register a repo with the server-side census sync: hive repo add writes the durable repo registry (the sync daemon picks it up on its next tick — no restart), private remotes authenticate via a token env var NAME (never a stored secret), and hivehealth(includecensushealth=true) verifies both that the sync daemon itself…

Hivemind-OSS/Hivemind · 150 tokens

hive-connect-harness

Install the optional agent-loop harness — the hive-loop Claude Code plugin — on a workstation and point it at a running Hivemind server: on your own device, or as a copy-pasteable block an admin forwards so a teammate's agent installs it at a pinned commit. Use when asked to install / enable / roll out the harness or…

Hivemind-OSS/Hivemind · 109 tokens

hive-operate

Operate and tune a running Hivemind server: read the convergence KPIs over MCP, interpret them, turn the recall / safety knobs, manage the synced-repo registry (hive repo add/remove, hive repos), watch the per-repo automatic census feed, and feed manual census receipts into the evidence ledger (hive ingest). Use when…

Hivemind-OSS/Hivemind · 149 tokens

hive-upgrade

Move a running Hivemind server to a different release ref safely via hive upgrade — snapshot-gated, health-verified, auto-rolling-back — after a schema pre-flight that proves the target ref will accept the store you already have. Use when asked to upgrade / update / move / bump the hive server to a new version, tag…

Hivemind-OSS/Hivemind · 131 tokens

hive-bringup

Stand up, restart, stop, or health-check the Hivemind MCP server on its host via the hive CLI. Use when asked to start / boot / bring up / restart / stop the hive server, check whether it is healthy, follow its logs, or diagnose a boot crash-loop. Covers the zero-config first boot, the bounded health-wait, and the…

Hivemind-OSS/Hivemind · 90 tokens

hive-connect-team

Connect agents and teammates to a running Hivemind server: pick the transport (local loopback / ngrok tunnel / SSH), mint and hand off per-seat tokens, register the MCP client, and revoke seats. Use when asked to connect / add / provision an agent or teammate, expose the server to remote machines, share the hive, or…

Hivemind-OSS/Hivemind · 80 tokens