ai-communication-culture

ai-communication-culture is a skill for Claude Code from fatihguner/foreman. It costs 111 tokens per session (3,665 once invoked), scanned A, original, MIT.

A skill file about communication culture in AI leadership. The description does not provide further details about its guidance or tasks.

In plain words
What is it for?
AI-leadership work related to communication culture, based on the file name and path.
Why use it?
It may provide guidance for communication and team culture when using AI, but the available description is too limited to be more specific.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: positional $N argument.

Part of the foreman plugin — 142 skills, 60 commands, 7 agents shipped together

Good fit AI-leadership work related to communication culture, based on the file name and path.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fatihguner/foreman/ai-communication-culture
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 fatihguner/foreman --skill ai-communication-culture
Clone the repo
git clone --depth 1 https://github.com/fatihguner/foreman

Made for: Claude Code.

Or install foreman, the plugin that ships this one along with the rest of its 142 skills, 60 commands, 7 agents.

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 ai-communication-culture

README.md
[![agentmods](https://agentmods.dev/badge/skills/fatihguner/foreman/ai-communication-culture/github.svg)](https://agentmods.dev/skills/fatihguner/foreman/ai-communication-culture)
Your own site
<a href="https://agentmods.dev/skills/fatihguner/foreman/ai-communication-culture"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/ai-communication-culture/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 ai-communication-culture

Your own site · 80×15
<a href="https://agentmods.dev/skills/fatihguner/foreman/ai-communication-culture"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/ai-communication-culture.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,665 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00111 $0.03665
Opus 5 $0.00056 $0.01833
Sonnet 5 $0.00022 $0.00733
Haiku 4.5 $0.00011 $0.00366

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

Security

Grade A, and why

ai-communication-culture 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 6d 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.

plugins/foreman/skills/ai-communication-culture/SKILL.md · 211 lines

How it starts

The opening of the file, as written. The whole thing — 211 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Read runtime and advisory rules before applying this skill. Other Foreman layers and the catalog are in ../../content/, relative to this SKILL.md.

AI Communication Culture

Investments in digital transformation were projected to exceed $6.8 trillion by 2023. A staggering 87 percent of those projects failed to meet their objectives. The instinct is to blame the technology. The evidence points elsewhere. Consider a manufacturing company that deployed machine learning to predict customer needs. The data scientists were never told about a new competitor entering the market. The frontline employees who interacted with customers daily had no channel to share what they were observing. Six months later, annual surveys revealed the company was losing customers -- information that had been available to shop-floor staff from day one but never reached the people who could act on it. The communication structure was hierarchical, top-down, and closed. The AI worked as designed. The organisation's communication architecture ensured it worked on the wrong inputs.


The Framework

The Symphony Conductor Model

The framework proposes that AI-savvy leaders think of themselves as symphony conductors. A conductor does not play every instrument. A conductor ensures that every instrument communicates with every other to produce a coherent, unified result. Applied to AI adoption, this means the leader oversees and channels communication from all levels and all functions -- data scientists, domain experts, frontline workers, governance specialists -- to ensure that AI operates on accurate, timely, and relevant information.

The conductor metaphor carries specific implications:

  • Every section matters. The violins cannot dominate the brass. Similarly, technologists cannot dominate the AI conversation at the expense of business experts, customers, or frontline workers.
  • Timing is essential. Information must flow at the speed the AI system requires, not at the speed that bureaucracy permits.
  • The conductor listens before directing. Leaders must absorb input from all constituencies before making decisions about AI deployment.

Read the full file on GitHub · 211 lines

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. 6d ago Changed · +210 lines · +111 tokens per session c89bfd1d9fc5
  2. 12d ago First seen · 1 lines · 0 tokens per session scan A e0bbff288e8e

Subscribe to this mod's changes

ai-communication-culture is a skill published in the GitHub repository fatihguner/foreman (50 stars, last pushed 7d ago), licensed MIT. It adds 111 tokens to every session and 3,665 once invoked, about $0.0006 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

live-preview

Mid-build visual verification loop. Takes screenshots of components during construction, not just after. Catches visual regressions and invisible features before they compound. Requires Playwright or similar screenshot tool.

SethGammon/Citadel · 40 tokens

wiki

Markdown-first knowledge base where the LLM acts as librarian. Ingests raw sources, compiles and interlinks topic files, self-maintains an index. No vector DB or embeddings required -- uses LLM-native navigation over structured markdown up to 400K words.

SethGammon/Citadel · 56 tokens

stss

Reduce defensive disclaimers, stacked hedging, and self-protective narration in proposals and decision-facing writing. Use when the user asks to rewrite or audit a proposal, plan, research contribution, executive summary, or similar text for directness. Do not use for ordinary code work or unrelated prose.

lennney/stop-that-shit · 63 tokens

corezoid-git-context

Analyzes the current session and updates ext/docs/.md in the Corezoid git mirror for the active stage. Use after corezoid-edit, corezoid-create, or corezoid-review when the session was substantial (processes deployed, new external dependencies discovered, architectural decisions made, issues found or resolved).…

corezoid/corezoid-ai-plugin · 152 tokens

image-context-runtime

Use for image-heavy Codex work when generated or inspected media should stay behind a bounded MCP boundary and the controlling task should receive only durable Job IDs, hashes, relative references, and compact text handoffs.

shixinnt/codex-image-context-runtime · 45 tokens

sprint-plan

Generates a new sprint plan or updates an existing one based on the current milestone, completed work, and available capacity. Pulls context from production documents and design backlogs.

frabcd/codex-ai-game-studio · 39 tokens