cortivex-mesh-coordination

cortivex-mesh-coordination is a skill for Claude Code, Codex from AhmedRaoofuddin/Cortivex. It costs 28 tokens per session (7,602 once invoked), scanned A, original, no licence file.

An enhanced mesh coordination system helps several agents share file ownership and settle conflicts. Conflict-resolution strategies are rules for deciding how competing changes should be handled.

In plain words
What is it for?
Use it for multi-agent coding work that needs file ownership, conflict detection, and defined resolution strategies.
Why use it?
It detects clashes earlier and provides a way to resolve them when agents change overlapping files.

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 multi-agent coding work that needs file ownership, conflict detection, and defined resolution strategies.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ahmedraoofuddin/cortivex/cortivex-mesh-coordination
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 AhmedRaoofuddin/Cortivex --skill cortivex-mesh-coordination
Clone the repo
git clone --depth 1 https://github.com/AhmedRaoofuddin/Cortivex

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 cortivex-mesh-coordination

README.md
[![agentmods](https://agentmods.dev/badge/skills/ahmedraoofuddin/cortivex/cortivex-mesh-coordination/github.svg)](https://agentmods.dev/skills/ahmedraoofuddin/cortivex/cortivex-mesh-coordination)
Your own site
<a href="https://agentmods.dev/skills/ahmedraoofuddin/cortivex/cortivex-mesh-coordination"><img src="https://agentmods.dev/badge/skills/ahmedraoofuddin/cortivex/cortivex-mesh-coordination/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 cortivex-mesh-coordination

Your own site · 80×15
<a href="https://agentmods.dev/skills/ahmedraoofuddin/cortivex/cortivex-mesh-coordination"><img src="https://agentmods.dev/badge/skills/ahmedraoofuddin/cortivex/cortivex-mesh-coordination.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,602 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.00028 $0.07602
Opus 5 $0.00014 $0.03801
Sonnet 5 $0.00006 $0.01520
Haiku 4.5 $0.00003 $0.00760

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

Security

Grade A, and why

cortivex-mesh-coordination 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 10d 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.

.agents/skills/cortivex-mesh-coordination/SKILL.md · 852 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 10d ago First seen · 852 lines · 28 tokens per session scan A 2a6c1b60b6a7

Subscribe to this mod's changes

cortivex-mesh-coordination is a skill published in the GitHub repository AhmedRaoofuddin/Cortivex (11 stars, last pushed 5mo ago), with no licence file. It adds 28 tokens to every session and 7,602 once invoked, about $0.0001 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-30.

Related

Other skills, from other repositories

arbor-agent-setup-intake

Setup, intake, preflight, and launch-contract phase for open-source Arbor runs. Use when confirming a target project, metric, baseline, dev/test split, config/plugin settings, branch guard, session directory, or when translating a user goal into the precise contract consumed by the coordinator.

RUC-NLPIR/Arbor · 65 tokens

arbor-research-agent

Public entrypoint for the Arbor skill suite. Use when a user wants to run an Arbor-style autonomous research or optimization workflow from a natural-language goal, including initial clarification of objective, target project, data, metric, evaluation, permissions, budget, run mode, and then automatic bootstrapping…

RUC-NLPIR/Arbor · 74 tokens

arbor-agent-executor

Executor-dispatch phase for Arbor. Use when implementing an Idea Tree node through RunExecutor or RunExecutorParallel semantics: isolated git worktree, executor prompt construction, eval metadata injection, RunTraining policy, smoke/full evaluation, report parsing, artifact persistence, tree update, and insight…

RUC-NLPIR/Arbor · 63 tokens

arbor-agent-ideate

Strict IDEATE-stage skill for Arbor. Use immediately after TreeView(format="constraints") when drafting Idea Tree nodes, enforcing the ideadrafting and firstprinciplesprobe behavior, depth-aware idea levels, four-line TreeAddNode hypotheses, conflict checks, and self-filtering against shallow tweaks.

RUC-NLPIR/Arbor · 66 tokens

arbor-agent-plugins-hitl-budget

Domain adaptation, human-in-the-loop, and budget policy phase for Arbor. Use when a run mentions plugins, plugin profiles, mlekaggle, evalcontract, protectedpaths, requiredoutputs, lifecycle hooks, convergence, budgetpolicy, RunTraining stages, AskUser, or interaction modes auto/direction/review/collaborative.

RUC-NLPIR/Arbor · 76 tokens

arbor-agent-resume-report

Resume, checkpoint, event, dashboard, finalization, and report phase for Arbor. Use when continuing interrupted sessions, handling running-node requeue, writing checkpoints/messages, consuming events.jsonl/runstats, recovering best submissions, generating REPORT.md, or summarizing durable artifacts.

RUC-NLPIR/Arbor · 61 tokens