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.
git clone --depth 1 https://github.com/fatihkan/badiWrote 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/commands/fatihkan/badi/content-visual-brief)<a href="https://agentmods.dev/commands/fatihkan/badi/content-visual-brief"><img src="https://agentmods.dev/badge/commands/fatihkan/badi/content-visual-brief.svg" alt="Measured on agentmods" height="20"></a>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.00000 | $0.01248 |
| Opus 5 | $0.00000 | $0.00624 |
| Sonnet 5 | $0.00000 | $0.00250 |
| Haiku 4.5 | $0.00000 | $0.00125 |
Grade A, and why
content-visual-brief 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 today.
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.
How it starts
The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Visual brief command. Detailed design instructions, color palettes, and AI image prompts for social visuals, banners, and video frames.
Required Tools
- Read (brand guide, previous visuals, project context) -- Write (brief file) -- Grep (brand color/font references) -- ...
Procedure (6 Steps)
1. Define the Visual Need
Get from the user:
- Use Case: Post (single frame) / Story / Reel cover / Carousel (how many frames?) / YouTube thumbnail / ...
- Platform: Instagram / Twitter / LinkedIn / YouTube / Facebook / Pinterest / Blog / Email / Ads / Other
- Content: Main message/headline, product/person/scene/abstract concept, brand elements (logo/slogan), data/statistics (infographic)
- Style: Photographic / Minimalist / Illustration / 3D Render / ...
- Color: Brand / Specific palette / Free / Seasonal
- Text: Will there be copy? (headline, subhead, CTA, statistic)
- Tone: Serious / Fun / Luxury / Technical / Warm / Cool
2. Load the Brand Guide
.claude/workspace/marka-sesi.md— colors, fonts, style.claude/workspace/gorseller/— previous briefs- Brand logo and usage rules
If none: collect the basics from the user (primary color, font) or free-design mode.
3. Size and Technical Specs
| Use | Size (px) | Aspect | File Format |
|---|---|---|---|
| Instagram Square | 1080x1080 | 1:1 | PNG/JPG |
| Instagram Portrait | 1080x1350 | 4:5 | PNG/JPG |
| Instagram Story/Reel | 1080x1920 | 9:16 | PNG/JPG |
| Twitter/X Post | 1600x900 | 16:9 | PNG/JPG |
| LinkedIn Post | 1200x627 | 1.91:1 | PNG/JPG |
| LinkedIn Banner | 1584x396 | 4:1 | PNG/JPG |
| Facebook Post | 1200x630 | 1.91:1 | PNG/JPG |
| Facebook Cover | 820x312 | 2.63:1 | PNG/JPG |
| YouTube Thumbnail | 1280x720 | 16:9 | PNG/JPG |
| YouTube Banner | 2560x1440 | 16:9 | PNG |
| Pinterest Pin | 1000x1500 | 2:3 | PNG/JPG |
| Blog Header | 1200x628 | 1.91:1 | PNG/JPG |
| Email Header | 600x200 | 3:1 | PNG/JPG |
| Meta Ads (square) | 1080x1080 | 1:1 | PNG/JPG |
| Meta Ads (portrait) | 1080x1350 | 4:5 | PNG/JPG |
| Google Ads Banner | 1200x628 | 1.91:1 | PNG/JPG |
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.
- today First seen · 86 lines · 0 tokens per session scan A 4084bb5a19fe
content-visual-brief is a command published in the GitHub repository fatihkan/badi (7 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,248 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-09-06.
Other commands, from other repositories
check-cache-bugs
Audit Claude Code setup for cache bugs (CC#40524) — sentinel, --resume/--continue, attribution header + ArkNill B3/B4/B5.
review-pr
Perform a comprehensive code review of a pull request.
ship
Comprehensive pre-deployment verification to ensure release readiness.
plan-eng-review
Engineering architecture gate — lock architecture, diagrams, edge cases, and test matrix before writing implementation code.
plan-execute
Execute a validated plan: worktree isolation, TDD scaffolding, level-based parallel agents, quality gate with smoke test, PR creation and merge. Handles everything through to merged PR.
security
Rapid security assessment focused on OWASP Top 10 vulnerabilities.