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/alifanov/ai-garage-launchWrote 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/alifanov/ai-garage-launch/payments)<a href="https://agentmods.dev/commands/alifanov/ai-garage-launch/payments"><img src="https://agentmods.dev/badge/commands/alifanov/ai-garage-launch/payments/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/commands/alifanov/ai-garage-launch/payments"><img src="https://agentmods.dev/badge/commands/alifanov/ai-garage-launch/payments.svg" alt="Reviewed on agentmods" width="80" 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.00027 | $0.00497 |
| Opus 5 | $0.00014 | $0.00249 |
| Sonnet 5 | $0.00005 | $0.00099 |
| Haiku 4.5 | $0.00003 | $0.00050 |
Grade A, and why
payments 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.
What it actually says
/garage:payments — монетизация через Polar
Монетизация — последним шагом, когда воронка уже доводит людей до ценности. Polar = Merchant of Record: берёт на себя налоги/юрлицо, работает для фаундеров из любой страны, без Stripe-боли.
Предусловия
Прочитай docs/07-infra.md (есть БД+авторизация) и docs/10-metrics.md (воронка понятна). Нет инфры — скажи запустить /garage:db-auth.
Что сделать
Опирайся на скилл payments-polar. Ключи — в env, не в код.
- Завести Polar — аккаунт, организация, создать продукт и цену (подписка или разовый платёж — см. скилл).
- Поставить SDK для Next.js, добавить ключи Polar в env (локально + Vercel).
- Кнопка «Купить» — создаёт Checkout Session и редиректит на страницу оплаты Polar.
- Webhook — принять событие
payment_succeeded/подписки на свой сервер и открыть доступ к продукту (связать с пользователем Clerk). - Customer Portal — из коробки: пользователь сам управляет подпиской.
- sandbox → production — проверить весь цикл в sandbox, затем переключить ключи и вебхуки на прод.
Проверь полный цикл: клик «Купить» → оплата → webhook → доступ открылся.
Артефакт
Запиши в docs/11-payments.md: тип монетизации (подписка/разовый), цена, какие события ловим, как открывается доступ, статус sandbox/prod. Обнови docs/STATE.md: шаг 11 [x].
➡️ Дальше
Пайплайн пройден 🎉. Дальше — итерации на данных: /garage:metrics регулярно, улучшай узкое место воронки. /garage:status покажет полную картину.
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.
- 10d ago First seen · 33 lines · 27 tokens per session scan A bc48dd31d6fd
payments is a command published in the GitHub repository alifanov/ai-garage-launch (2 stars, last pushed 1mo ago), licensed MIT. It adds 27 tokens to every session and 497 once invoked, about $0.0001 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-31.
Other commands, from other repositories
cost-report
Generate a local Claude Code cost report from the ECC cost-tracker metrics log.
sap-fi-closing
A step-by-step checklist for closing SAP Financial Accounting records at the end of a month or year. It covers accounting periods, unpaid invoices, assets, foreign currencies, journal entries, and financial-statement checks.
add
Add a second payment provider alongside an existing integration, without touching the one already running.
plan-review
Multi-model plan review — AI models independently plan, then converge on the best approach.
review
Multi-model review — AI models independently review any document or general topic, then converge on findings.
sap-ariba-pr2po-check
A diagnostic checklist for the SAP Ariba purchasing flow from a purchase request to a purchase order sent to a supplier. It checks approvals, conversion, CIG integration, S/4HANA creation, and supplier-network delivery.