global-collaboration-rules

global-collaboration-rules is a skill for Claude Code, Codex from 1508550385junnan-bot/Magic-Agent-Global-Rules. It costs 108 tokens per session (1,309 once invoked), scanned A, original, GPL-3.0.

A set of general working rules for AI coding agents. It covers collaboration, output quality, saving context, reducing unnecessary tool output, and keeping requirements from changing unnoticed.

In plain words
What is it for?
Use it to guide agent behavior during software development, especially when tasks involve many requirements, tools, files, or long conversations.
Why use it?
It gives an agent a consistent way to manage long coding tasks and communicate while avoiding wasted context or accidental changes in direction.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to guide agent behavior during software development, especially when tasks involve many requirements, tools, files, or long conversations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/1508550385junnan-bot/magic-agent-global-rules/global-collaboration-rules
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 1508550385junnan-bot/Magic-Agent-Global-Rules --skill global-collaboration-rules
Clone the repo
git clone --depth 1 https://github.com/1508550385junnan-bot/Magic-Agent-Global-Rules

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 global-collaboration-rules

README.md
[![agentmods](https://agentmods.dev/badge/skills/1508550385junnan-bot/magic-agent-global-rules/global-collaboration-rules/github.svg)](https://agentmods.dev/skills/1508550385junnan-bot/magic-agent-global-rules/global-collaboration-rules)
Your own site
<a href="https://agentmods.dev/skills/1508550385junnan-bot/magic-agent-global-rules/global-collaboration-rules"><img src="https://agentmods.dev/badge/skills/1508550385junnan-bot/magic-agent-global-rules/global-collaboration-rules/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 global-collaboration-rules

Your own site · 80×15
<a href="https://agentmods.dev/skills/1508550385junnan-bot/magic-agent-global-rules/global-collaboration-rules"><img src="https://agentmods.dev/badge/skills/1508550385junnan-bot/magic-agent-global-rules/global-collaboration-rules.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,309 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.
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.00108 $0.01309
Opus 5 $0.00054 $0.00655
Sonnet 5 $0.00022 $0.00262
Haiku 4.5 $0.00011 $0.00131

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

Security

Grade A, and why

global-collaboration-rules 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.

Before complex tasks: search local skills → search online (skills.sh, GitHub, known repos: mxyhi/ok-skills, obra/superpowers, LearnPrompt/cc-harness-skills) → compare multiple → pick best. Use Python urllib, not curl/git
skills/global-collaboration-rules/SKILL.md · 123 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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 · 123 lines · 108 tokens per session scan A b2a9f00c9ae3

Subscribe to this mod's changes

global-collaboration-rules is a skill published in the GitHub repository 1508550385junnan-bot/Magic-Agent-Global-Rules (2 stars, last pushed 3mo ago), licensed GPL-3.0. It adds 108 tokens to every session and 1,309 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-31.

Related

Other skills, from other repositories

entroly-evidence-operations

Use Entroly for content-blind agent-history audits, explicit baseline/optimized trials, recoverable command or browser evidence, response contracts, and token-efficiency claim verification.

juyterman1000/entroly · 42 tokens

cached-system-instructions

How to structure hierarchical, immutable system instructions to maximize KV-cache hits on Anthropic and OpenAI, slashing Time-to-First-Token (TTFT) by 80% and input costs by 90%.

alivirgo/Major-AI-Skills · 48 tokens

avoid-duplicate-system-messages

How to consolidate fragmented system instructions into a single static cacheable header, maximizing Anthropic and OpenAI prompt cache hit rates and cutting input token costs by 90%.

alivirgo/Major-AI-Skills · 40 tokens

authoring-skills-and-rules

Author Skills (SKILL.md) and rules/instructions across Claude Code, Cursor, OpenCode, Codex, and GitHub Copilot. Covers frontmatter, file layout, activation model, cross-platform mirroring, and the universal craft: progressive disclosure, trigger-rich descriptions (context pointers), leading words, token budget…

afaraha8403/balakit · 132 tokens

zipai-optimizer

Skill "zipai-optimizer" from nickdesi/ZipAI, covering zipai: ultra-dense token optimizer, rules, 1. zero filler, 2. ambiguity and 3. prompt caching.

nickdesi/ZipAI · 4 tokens

cache-guard

Prevents prompt-cache thrash and runaway token burn in long or image-heavy agent sessions. Load BEFORE reading images/screenshots (visual QA, render checks, UI verification, diagram review) in a conversation that already has substantial history, when running long agentic loops with periodic wake-ups, or when the user…

0x0funky/claude-cache-guard · 125 tokens