ai-agent-skills: Instructions file for Claude Code

CLAUDE.md

ai-agent-skills CLAUDE.md is an instructions file for Claude Code from wednesday-solutions/ai-agent-skills. It costs 1,285 tokens per session, scanned A, original, MIT.

Project instructions for a set of Wednesday Solutions agent skills, including codebase analysis, deployment checks, Git workflows, new-project planning, and pull-request review.

In plain words
What is it for?
It helps answer codebase questions, check releases, create branches and commits, plan greenfield projects, and review pull requests.
Why use it?
It gives coding agents a consistent way to inspect code, plan work, prepare deployments, manage Git changes, and review contributions.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md.

This is wednesday-solutions/ai-agent-skills's own configuration. It tells Claude Code how to work on ai-agent-skills itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ai-agent-skills configures →

Reuse

Borrowing it

Nothing to install: this file belongs to wednesday-solutions/ai-agent-skills. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/wednesday-solutions/ai-agent-skills/main/CLAUDE.md
Clone the repo
git clone --depth 1 https://github.com/wednesday-solutions/ai-agent-skills

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 ai-agent-skills CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/wednesday-solutions/ai-agent-skills/claude-md/github.svg)](https://agentmods.dev/instructions/wednesday-solutions/ai-agent-skills/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/wednesday-solutions/ai-agent-skills/claude-md"><img src="https://agentmods.dev/badge/instructions/wednesday-solutions/ai-agent-skills/claude-md/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-agent-skills CLAUDE.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/wednesday-solutions/ai-agent-skills/claude-md"><img src="https://agentmods.dev/badge/instructions/wednesday-solutions/ai-agent-skills/claude-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 1,285 This file is loaded in full into every session.
When invoked 1,285 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.01285 $0.01285
Opus 5 $0.00642 $0.00642
Sonnet 5 $0.00257 $0.00257
Haiku 4.5 $0.00128 $0.00128

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

Security

Grade A, and why

ai-agent-skills CLAUDE.md 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 10d 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.

CLAUDE.md · 107 lines

How it starts

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

Project Guidelines

Wednesday Agent Skills

This project uses Wednesday Solutions agent skills for consistent code quality and design standards.

Available Skills

<available_skills> codebase-intel Unified codebase intelligence. Handles all questions about structure, logic, risk, and dependencies. Combines natural-language Q&A with deterministic lookups and pre-edit blast radius checks. .wednesday/skills/codebase-intel/SKILL.md deploy-checklist Pre-deploy and post-deploy checklist skill. Ensures env vars, migrations, CI, rollback plan, smoke tests, and monitoring are verified before and after every deployment. .wednesday/skills/deploy-checklist/SKILL.md wednesday-git Unified Git workflow. Manages the entire task lifecycle: branch creation (sprint), atomic commits (git-os), and PR opening (pr-create). .wednesday/skills/wednesday-git/SKILL.md greenfield Parallel persona planning for new projects. Research agent runs first to build domain context, then Architect, PM, and Security agents run in parallel. Synthesis agent combines all perspectives into a detailed GSD-style PLAN.md with Tensions section. .wednesday/skills/greenfield/SKILL.md pr-review Fix engine for PR review comments. Fetches review comments (Gemini bot or human), categorizes by impact, posts a prioritized fix queue, and applies fixes on dev approval. Called directly for quick fixes, or internally by pr-review-agent as part of full PR review. .wednesday/skills/pr-review/SKILL.md standards-kit Unified development and design standards. Enforces code quality (complexity < 8), naming conventions, and mandatory component library usage. skills/standards-kit/SKILL.md </available_skills>

Read the full file on GitHub · 107 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. 10d ago First seen · 107 lines · 1,285 tokens per session scan A 3bdd4323514e

Subscribe to this mod's changes

ai-agent-skills CLAUDE.md is an instructions file published in the GitHub repository wednesday-solutions/ai-agent-skills (168 stars, last pushed 3mo ago), licensed MIT. It adds 1,285 tokens to every session, about $0.0064 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.