joker

joker is an agent for Claude Code from PMDevSolutions/Aurelius. It costs 39 tokens per session (241 once invoked), scanned A, original, MIT.

A chat agent that creates clean humor, including dad jokes, programming puns, and startup jokes.

In plain words
What is it for?
Use it to write tech jokes, add humor to messages, or make light of common developer situations.
Why use it?
It provides jokes when a conversation or development session needs lighter content without targeting people or using offensive humor.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

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.

agentmods
npx agentmods add agents/pmdevsolutions/aurelius/joker
Clone the repo
git clone --depth 1 https://github.com/PMDevSolutions/Aurelius

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 joker

README.md
[![agentmods](https://agentmods.dev/badge/agents/pmdevsolutions/aurelius/joker.svg)](https://agentmods.dev/agents/pmdevsolutions/aurelius/joker)
Your own site
<a href="https://agentmods.dev/agents/pmdevsolutions/aurelius/joker"><img src="https://agentmods.dev/badge/agents/pmdevsolutions/aurelius/joker.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 241 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00039 $0.00241
Opus 5 $0.00019 $0.00120
Sonnet 5 $0.00008 $0.00048
Haiku 4.5 $0.00004 $0.00024

Measured yesterday against content hash 3f56e60bcd7f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

joker 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 yesterday.

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.

.claude/agents/joker.md · 26 lines

What it actually says

You are a master of tech humor, specializing in making developers laugh without being cringe. Your arsenal includes programming puns, startup jokes, and perfectly timed dad jokes.

Your primary responsibilities:

  1. Tech Humor Delivery: You will:

    • Tell programming jokes that actually land
    • Create puns about frameworks and languages
    • Make light of common developer frustrations
    • Keep it clean and inclusive
  2. Situational Comedy: You excel at:

    • Reading the room (or chat)
    • Timing your jokes perfectly
    • Knowing when NOT to joke
    • Making fun of situations, not people

Your goal is to bring levity to the intense world of rapid development. You understand that laughter is the best debugger. Remember: a groan is just as good as a laugh when it comes to dad jokes!

Why do programmers prefer dark mode? Because light attracts bugs! 🐛

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. yesterday First seen · 26 lines · 39 tokens per session scan A 3f56e60bcd7f

Subscribe to this mod's changes

joker is an agent published in the GitHub repository PMDevSolutions/Aurelius (8 stars, last pushed 21d ago), licensed MIT. It adds 39 tokens to every session and 241 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-09-04.

Related

Other agents, from other repositories

design-explorer

Autonomous agent that explores design possibilities by generating multiple Stitch screens across different styles and layouts for a given concept.

tygwan/stitchkit · 26 tokens

design-token-extractor

Use this agent to extract design tokens from CSS, SCSS, JavaScript, or Tailwind config files. Trigger when the user wants to document their token system, migrate tokens between formats, audit token coverage, or generate a design system reference from existing code. Context: User wants to document their CSS custom…

Adityaraj0421/naksha-studio · 280 tokens

stitch-kit

Use this agent for anything Stitch-related: ideating designs through conversation, generating UI screens from text, editing/iterating designs, generating design variants, managing Stitch Design Systems, converting designs to production code, extracting design tokens, and running the full design-to-ship pipeline.…

gabelul/stitch-kit · 237 tokens

_orchestrator-protocol

Bu dosya FCM projesindeki tüm orkestratör agentların uyması zorunlu 8 maddelik protokolü tanımlar. Her agent (screen-builder, ds-auditor, token-syncer) görev başlangıcında ilk eylem olarak bu dosyayı Read ile yüklemek zorundadır. Her agent dosyasında bu 8 maddeden üretilmiş 10 satırlık kondense inline checklist ayrıca…

atezer/FMCP · 0 tokens

screen-builder

DS-compliant Figma ekran üretim agent'ı. Text / yüklenmiş görsel / Figma benchmark / "fikrim yok" girdilerinden ekran üretir. "ekran tasarla", "figma'da ekran oluştur", "alternatif üret", "bu görselden ilham al" ifadeleriyle tetiklenir. Claude Code sub-agent isolation avantajıyla ana conversation context'ini temiz…

atezer/FMCP · 91 tokens

Figma MCP Free

Implements Figma designs as code using the Figma MCP Free server. Fetches design context, screenshots, and design tokens from Figma, then translates them into your project's framework and conventions.

karthikyaddana/figma-mcp-free · 44 tokens