consiglieri-protocol

consiglieri-protocol is a skill for Claude Code from winstonkoh87/Athena-Public. It costs 48 tokens per session (521 once invoked), scanned A, original, MIT.

A preparation checklist for risky social situations such as negotiations, dates, and business deals. It checks whether the situation is safe, whether you can leave, what information you are sharing, and how to reply without emotional escalation.

In plain words
What is it for?
It is used to prepare for meetings, assess offers, review messages, and rewrite replies in a neutral, factual style.
Why use it?
It helps expose hidden pressure, artificial urgency, information leaks, and guilt-based or condescending communication before they cause problems.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: model in frontmatter.

Good fit It is used to prepare for meetings, assess offers, review messages, and rewrite replies in a neutral, factual style.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/winstonkoh87/athena-public/consiglieri-protocol
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 winstonkoh87/Athena-Public --skill consiglieri-protocol
Clone the repo
git clone --depth 1 https://github.com/winstonkoh87/Athena-Public

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 consiglieri-protocol

README.md
[![agentmods](https://agentmods.dev/badge/skills/winstonkoh87/athena-public/consiglieri-protocol/github.svg)](https://agentmods.dev/skills/winstonkoh87/athena-public/consiglieri-protocol)
Your own site
<a href="https://agentmods.dev/skills/winstonkoh87/athena-public/consiglieri-protocol"><img src="https://agentmods.dev/badge/skills/winstonkoh87/athena-public/consiglieri-protocol/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 consiglieri-protocol

Your own site · 80×15
<a href="https://agentmods.dev/skills/winstonkoh87/athena-public/consiglieri-protocol"><img src="https://agentmods.dev/badge/skills/winstonkoh87/athena-public/consiglieri-protocol.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 521 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.00048 $0.00521
Opus 5 $0.00024 $0.00260
Sonnet 5 $0.00010 $0.00104
Haiku 4.5 $0.00005 $0.00052

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

Security

Grade A, and why

consiglieri-protocol 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 12d 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.

examples/skills/quality/consiglieri-protocol/SKILL.md · 41 lines

What it actually says

The Consigliere Protocol (Meta-Cognition Layer)

"Logic applies to systems; Physics applies to survival. Never bring a Spreadsheet to a Knife Fight."

Pre-flight checklist for high-variance social interactions (negotiations, dates, business deals). Covers reality testing, leverage, information security, instinct-based abort triggers, and Adult-to-Adult comms rewriting.

Triggers

"meeting someone new", "is this safe", "negotiation prep", "street level", "pre-flight check", "check this email", "they are being condescending", "how to respond to"

The 5-Part Checklist

  1. Pryce Test — Is the deal "too neat"? Am I assuming mutual interest?
  2. Exit Test — Can I walk away in 30 seconds? Hidden handcuffs?
  3. STFU Clause — Did I volunteer unprompted info? Information = Leverage.
  4. Time Constraint — Artificial urgency? Any urgency = HARD STOP.
  5. Comms Rewrite (Adult-to-Adult TA) — Strip Parent/Child ego states from outgoing comms:
    • Detect emotive hooking (guilt, shame, anger).
    • Strip the emotional payload from the operational payload.
    • Respond only to the operational payload. Neutral. Factual. Adult.

Vibe Veto (Bio-Sensor)

ABORT if 2+ signals: Inconsistency, Pressure, Boundary Testing, Anger, Isolation, "Too Good to be True."

If the Vibe Veto triggers, DO NOT EXPLAIN. Ghosting is a valid safety maneuver.

Reference Paths

  • .agent/skills/protocols/decision/329-consiglieri-protocol.md
  • .context/memories/protocols/psychology/20-adult-adult-communication.md
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. 12d ago First seen · 41 lines · 48 tokens per session scan A 57d823cb44e3

Subscribe to this mod's changes

consiglieri-protocol is a skill published in the GitHub repository winstonkoh87/Athena-Public (587 stars, last pushed today), licensed MIT. It adds 48 tokens to every session and 521 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-08-30.

Related

Other skills, from other repositories

credit-note-fixer

Fix the tiny credit-note formatting bug and rerun the exact targeted test command.

openai/openai-agents-python · 21 tokens

develop-web-game

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with rendergametotext.

netease-youdao/LobsterAI · 64 tokens

verification-engine

Use when verifying build/test/lint before commit, PR, or completion claims. Runs verification pipeline in fresh subagent context with auto-repair. Triggers on /handoff-verify, pre-commit check, build verification, test validation.

sangrokjung/claude-forge · 52 tokens

verify-implementation

A workflow that runs a project’s verification skills to produce a report on coding patterns, architecture rules, and project conventions. It is intended for work after implementation, before a pull request, or during code review.

sangrokjung/claude-forge · 37 tokens

poc-validator

Proof-of-Concept (PoC) Validation Skill for security exploit verification. Use when validating exploitability of vulnerabilities, generating tailored payloads, executing exploits in sandboxed environments, or verifying successful exploitation (e.g., SQL injection, CVE exploitation, command injection). Triggers on…

SHAdd0WTAka/Zen-Ai-Pentest · 86 tokens

superpowers

Use when the user wants a disciplined software development workflow with design-first planning, implementation plans, TDD, systematic debugging, code review, or verification-before-completion, adapted from obra/superpowers.

Peiiii/nextclaw · 43 tokens