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.
npx skills add winstonkoh87/Athena-Public --skill consiglieri-protocolgit clone --depth 1 https://github.com/winstonkoh87/Athena-PublicWrote 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.
[](https://agentmods.dev/skills/winstonkoh87/athena-public/consiglieri-protocol)<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.
<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>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once 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 |
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.
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
- Pryce Test — Is the deal "too neat"? Am I assuming mutual interest?
- Exit Test — Can I walk away in 30 seconds? Hidden handcuffs?
- STFU Clause — Did I volunteer unprompted info? Information = Leverage.
- Time Constraint — Artificial urgency? Any urgency = HARD STOP.
- 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
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.
- 12d ago First seen · 41 lines · 48 tokens per session scan A 57d823cb44e3
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.
Other skills, from other repositories
credit-note-fixer
Fix the tiny credit-note formatting bug and rerun the exact targeted test command.
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.
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.
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.
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…
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.