bullhorn: Agent for Claude Code

.claude/agents/ios-tester.md

ios-tester is an agent for Claude Code from mean-weasel/bullhorn. It costs 0 tokens per session (1,199 once invoked), scanned A, original, AGPL-3.0.

A project-specific agent tests Bullhorn, a Next.js social-media post scheduler, in Safari running inside an iOS Simulator through Capacitor.

In plain words
What is it for?
Use it to test the Bullhorn app's iOS experience in the simulator.
Why use it?
It focuses mobile iOS testing on the app's actual setup, including Supabase, Zustand, and Tailwind CSS.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is mean-weasel/bullhorn's own configuration. It tells Claude Code how to work on bullhorn 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 bullhorn configures →

Reuse

Borrowing it

Nothing to install: this file belongs to mean-weasel/bullhorn. 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/mean-weasel/bullhorn/main/.claude/agents/ios-tester.md
Clone the repo
git clone --depth 1 https://github.com/mean-weasel/bullhorn

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 ios-tester

README.md
[![agentmods](https://agentmods.dev/badge/agents/mean-weasel/bullhorn/ios-tester/github.svg)](https://agentmods.dev/agents/mean-weasel/bullhorn/ios-tester)
Your own site
<a href="https://agentmods.dev/agents/mean-weasel/bullhorn/ios-tester"><img src="https://agentmods.dev/badge/agents/mean-weasel/bullhorn/ios-tester/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 ios-tester

Your own site · 80×15
<a href="https://agentmods.dev/agents/mean-weasel/bullhorn/ios-tester"><img src="https://agentmods.dev/badge/agents/mean-weasel/bullhorn/ios-tester.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,199 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.
Origin unknown 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.00000 $0.01199
Opus 5 $0.00000 $0.00600
Sonnet 5 $0.00000 $0.00240
Haiku 4.5 $0.00000 $0.00120

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

Security

Grade A, and why

ios-tester 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 9d 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/agents/ios-tester.md · 122 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 9d ago First seen · 122 lines · 0 tokens per session scan A 67be6763f108

Subscribe to this mod's changes

ios-tester is an agent published in the GitHub repository mean-weasel/bullhorn (4 stars, last pushed 4mo ago), licensed AGPL-3.0. It costs nothing until one of its globs matches a file; then it loads 1,199 tokens. 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-31.

Related

Other agents, from other repositories

test-case-result-validator

Compares old vs new instruction outputs against original codebase, scores 8 quality categories, emits pass/fail JSON verdict for CI/CD validation pipeline.

griddynamics/rosetta · 34 tokens

android-emulator-tester

Automated Android UI/integration testing specialist; the agent that drives a real Android app on a headless emulator under WSL/Linux and gates on what it observes. Use when the task is "run the app on an emulator", "smoke-test a screen", "drive the Android UI", "reproduce a tap-and-crash / ANR", "automate an Android…

simiancraft/simiancraft-skills · 247 tokens

mobile-mobile-qa

Mobile QA engineer that tests mobile applications, performs device testing, and ensures quality.

MonumentalSystems/Atlas-Agent-Teams · 20 tokens

test-analyzer

Deep analysis of E2E test failures and results. Use when: (1) A test has failed and needs root cause analysis, (2) User wants to understand why a step failed, (3) Complex multi-step failures need investigation.

desplega-ai/qa-use · 53 tokens

xcuitest-runner

XCUITest E2E testing specialist for iOS. Use PROACTIVELY for generating, maintaining, and running UI tests. Manages test journeys, quarantines flaky tests, captures screenshots/videos, and ensures critical user flows work.

OkminLee/everything-claude-code-ios · 54 tokens

integ-test-runner

Runs integ-test-playbook.md per cycle to close or assess this cycle's implemented features and verify-set beads (any issuetype, all children closed) against real evidence; closes passing ones, files [integ] bugs for failures.

Apra-Labs/apra-fleet · 53 tokens