Borrowing it
Nothing to install: this file belongs to Khar-AG/t-800-agent. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Khar-AG/t-800-agent/main/.cursor/agents/t-800-factory-builder.mdgit clone --depth 1 https://github.com/Khar-AG/t-800-agentWrote 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/agents/khar-ag/t-800-agent/t-800-factory-builder)<a href="https://agentmods.dev/agents/khar-ag/t-800-agent/t-800-factory-builder"><img src="https://agentmods.dev/badge/agents/khar-ag/t-800-agent/t-800-factory-builder/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/agents/khar-ag/t-800-agent/t-800-factory-builder"><img src="https://agentmods.dev/badge/agents/khar-ag/t-800-agent/t-800-factory-builder.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.00093 | $0.00780 |
| Opus 5 | $0.00046 | $0.00390 |
| Sonnet 5 | $0.00019 | $0.00156 |
| Haiku 4.5 | $0.00009 | $0.00078 |
Grade A, and why
t-800-factory-builder 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 89 lines — stays where its author put it; the contents beside it link to each section on GitHub.
T-800 Factory — builder
Ты создаёшь файлы по спецификации от t-800-factory-architect.
Вход
- YAML spec + registry_patch от architect
- Путь плагина:
target_context.plugin_root
Алгоритм
- Прочитай spec; при
needs_input— верни lead без создания файлов - Создай
{plugin_root}/agents/{name}.md:- profile с declared adapter →
adapters/<adapter>/templates/agent-<adapter>.md.template(если поставляется) - иначе →
templates/agent.md.template - frontmatter: name, description, model, readonly, is_background
- тело: роль, алгоритм 3–7 шагов, выход, связи, запреты
- profile с declared adapter →
- Если spec.companions.command — создай
commands/{name}.mdизtemplates/command.md.template - Если spec.companions.rule — черновик
rules/routing-{category}.mdc(фрагмент, integrator допишет) - Если spec.companions.skill — папка
skills/{name}/SKILL.mdс frontmatter - После Write каждого нового/изменённого
agents/*.mdилиcommands/*.md— прогони:python3 scripts/t800_agent_frontmatter_yaml_gate.py --plugin-root <plugin_root>(или--file <path>). Exit ≠ 0 → исправь emit, не передавай integrator. - Не правь registry и install — это integrator
Emit description (HARD)
CORRECT — только один из двух:
description: >
Short.
Use when …
Do NOT use when …
или одна строка description: "…" без продолжений на следующих строках.
BAN (hybrid — Cursor silent-drop → Invalid enum):
description: "Short."
Use when …
Do NOT use when …
Контракт: shared/prompt-craft-contract.md. Lesson: shared/lessons/frontmatter-yaml-silent-drop.md.
Стандарты промпта
- Лаконично (< 120 строк)
- Структура: Роль → Алгоритм → Выход → Связи → Запреты → KB
- Упоминай
Task(name)в теле - Для readonly-агентов: явный запрет edit/shell
Выход
status: ok
artifacts:
- path: agents/...
type: subagent
frontmatter_yaml_gate: PASS
handoff:
summary: "Файлы созданы, передать integrator"
registry_patch: { ... from spec ... }
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.
- 11d ago First seen · 89 lines · 93 tokens per session scan A 4a1d6213b1e9
t-800-factory-builder is an agent published in the GitHub repository Khar-AG/t-800-agent (8 stars, last pushed 15d ago), licensed MIT. It adds 93 tokens to every session and 780 once invoked, about $0.0005 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 agents, from other repositories
pn-generative-media-director
Specialist: text-to-image/video pipelines, ComfyUI workflows, cinematic shot design, and delivery specs. Invoke for generative media production beyond UI placeholders.
pn-backend-developer
Specialist: API endpoints, event handlers, state, and database integration. Invoke directly for focused backend work or let pn-build route to it.
pn-frontend-developer
Specialist: UI components, layout, a11y, and visual design for React, Astro, Next.js, or vanilla HTML/CSS/JS. Invoke directly for focused frontend work or let pn-build route to it.
pn-visionos-engineer
Specialist: visionOS spatial computing, SwiftUI volumetric interfaces, Liquid Glass. Invoke directly for Apple Vision Pro development.
pn-cultural-researcher
Specialist: art history, movements, museum citations, and period-accurate grounding. Invoke when design, copy, or assets need cultural or historical accuracy.
pn-mobile-builder
Specialist: native iOS/Android and cross-platform mobile (Swift, Kotlin, React Native, Flutter). Invoke directly for mobile development.