cursor-agent-tr: Command for Claude Code

.cursor/commands/proje_kalite_kapisi.md

proje_kalite_kapisi is a command for Claude Code, Cursor from KayaErhan/cursor-agent-tr. It costs 0 tokens per session (452 once invoked), scanned A, original, MIT.

A quality checkpoint that scores a project across build, tests, security, design, and documentation before it moves forward.

In plain words
What is it for?
Use it to run the required validation scripts, calculate the quality score, and save a quality-gate report.
Why use it?
It gives one consistent release decision and prevents projects with serious security, user-interface, or build problems from passing.

Command for Claude CodeCursor

Written for Cursor and Claude Code: installed under .cursor/, but also a Claude Code command (commands/*.md).

This is KayaErhan/cursor-agent-tr's own configuration. It tells Claude Code and Cursor how to work on cursor-agent-tr 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 cursor-agent-tr configures →

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/validate_quality.py.

Reuse

Borrowing it

Nothing to install: this file belongs to KayaErhan/cursor-agent-tr. 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/KayaErhan/cursor-agent-tr/main/.cursor/commands/proje_kalite_kapisi.md
Clone the repo
git clone --depth 1 https://github.com/KayaErhan/cursor-agent-tr

Made for: Claude Code, Cursor.

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 proje_kalite_kapisi

README.md
[![agentmods](https://agentmods.dev/badge/commands/kayaerhan/cursor-agent-tr/proje_kalite_kapisi/github.svg)](https://agentmods.dev/commands/kayaerhan/cursor-agent-tr/proje_kalite_kapisi)
Your own site
<a href="https://agentmods.dev/commands/kayaerhan/cursor-agent-tr/proje_kalite_kapisi"><img src="https://agentmods.dev/badge/commands/kayaerhan/cursor-agent-tr/proje_kalite_kapisi/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 proje_kalite_kapisi

Your own site · 80×15
<a href="https://agentmods.dev/commands/kayaerhan/cursor-agent-tr/proje_kalite_kapisi"><img src="https://agentmods.dev/badge/commands/kayaerhan/cursor-agent-tr/proje_kalite_kapisi.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 452 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 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.00000 $0.00452
Opus 5 $0.00000 $0.00226
Sonnet 5 $0.00000 $0.00090
Haiku 4.5 $0.00000 $0.00045

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

Security

Grade A, and why

proje_kalite_kapisi 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.

.cursor/commands/proje_kalite_kapisi.md · 60 lines

What it actually says

/proje_kalite_kapisi - Kurumsal Kalite Kapisi

Projeyi bir sonraki asamaya gecirmeden once asagidaki kalite kapilarini zorunlu kontrol et. Puanlama ve kontrol maddeleri /docs/EXPERT_PRODUCT_STANDARD.md ile uyumlu olmalidir.


Kapilar

  1. Build kapisi
    • Proje build aliyor mu?
  2. Test kapisi
    • Kritik testler geciyor mu?
  3. Guvenlik kapisi
    • Kritik guvenlik acigi var mi?
  4. Tasarim kapisi
    • UI kalite standardi saglandi mi?
    • Design token + component katmanlari tam mi?
    • Admin panel expert ekran agaci tamam mi?
  5. Dokumantasyon kapisi
    • README/USAGE/TODO/GAP tutarli mi?
    • Orkestra: /proje_orkestra, .cursor/agents/ dokumante mi?

Scriptler (zorunlu)

python scripts/validate_quality.py
python scripts/validate_orchestra.py

Puanlama (100)

  • Build: 20
  • Test: 25
  • Guvenlik: 25
  • Tasarim: 20
  • Dokumantasyon: 10

Esikler:

  • 85+ -> Gec
  • 70-84 -> Sartli gecis (TODO'ya zorunlu iyilestirme)
  • 0-69 -> Gecemez, duzeltme zorunlu

Zorunlu blokaj:

  • Guvenlik skoru < 85 ise gecemez
  • UI/UX skoru < 85 ise gecemez
  • Kritik/yuksek guvenlik bulgusu varsa gecemez

Cikti

Raporu /docs/QUALITY_GATE_REPORT.md dosyasina yaz:

  • Toplam puan
  • Gecen/kalan kapilar
  • Bloke eden maddeler
  • Onerilen sonraki komut (/proje_devam veya /proje_bitir)
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. 11d ago First seen · 60 lines · 0 tokens per session scan A 5fb9ed26ce9c

Subscribe to this mod's changes

proje_kalite_kapisi is a command published in the GitHub repository KayaErhan/cursor-agent-tr (6 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 452 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.