V3 Deep Integration

V3 Deep Integration is a skill for Claude Code from jazz-max/ruflo-hub. It costs 39 tokens per session (1,711 once invoked), scanned A, original, no licence file.

An integration layer that makes claude-flow v3 use agentic-flow as a specialized extension instead of maintaining a separate duplicate implementation.

In plain words
What is it for?
Use it when integrating agentic-flow into claude-flow v3 through the ADR-001 design.
Why use it?
It reduces duplicated code and keeps the two systems more closely connected.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it when integrating agentic-flow into claude-flow v3 through the ADR-001 design.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jazz-max/ruflo-hub/v3-integration-deep
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-integration-deep
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 Deep Integration

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/jazz-max/ruflo-hub/v3-integration-deep"><img src="https://agentmods.dev/badge/skills/jazz-max/ruflo-hub/v3-integration-deep.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,711 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.00039 $0.01711
Opus 5 $0.00019 $0.00856
Sonnet 5 $0.00008 $0.00342
Haiku 4.5 $0.00004 $0.00171

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

Security

Grade A, and why

V3 Deep Integration 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 5d 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-integration-deep/SKILL.md · 241 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. 5d ago First seen · 241 lines · 39 tokens per session scan A 4e835f83bae3

Subscribe to this mod's changes

V3 Deep Integration is a skill published in the GitHub repository jazz-max/ruflo-hub (4 stars, last pushed 21d ago), with no licence file. It adds 39 tokens to every session and 1,711 once invoked, about $0.0002 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-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

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