cursor-agent-tr: Command for Claude Code

.cursor/commands/proje_bitir.md

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

A final project-closing command that checks whether a project is ready to deliver and creates the required setup and documentation.

In plain words
What is it for?
Use it to perform final checks, update reports, and ensure the project has a configuration screen for database, email, and application settings.
Why use it?
It catches unfinished tasks, unresolved gaps, failed quality checks, and open serious security findings before delivery.

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 →

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/kayaerhan/cursor-agent-tr/proje_bitir.svg)](https://agentmods.dev/commands/kayaerhan/cursor-agent-tr/proje_bitir)
Your own site
<a href="https://agentmods.dev/commands/kayaerhan/cursor-agent-tr/proje_bitir"><img src="https://agentmods.dev/badge/commands/kayaerhan/cursor-agent-tr/proje_bitir.svg" alt="Measured on agentmods" 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 478 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.00478
Opus 5 $0.00000 $0.00239
Sonnet 5 $0.00000 $0.00096
Haiku 4.5 $0.00000 $0.00048

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

Security

Grade A, and why

proje_bitir 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 7d 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_bitir.md · 53 lines

What it actually says

/proje_bitir - Projeyi Kapat ve Teslim Et

Projeyi teslime kapatmadan once final kalite kapisini uygula.


Final Kalite Kapisi

  1. /docs/TODO.md icinde kritik ve onemli acik gorev var mi kontrol et.
  2. Acik varsa otomatik tamamlamayi dene; tamamlanamayanlari net raporla.
  3. /docs/GAP_REPORT.md icindeki kritikler kapandi mi kontrol et.
  4. /docs/TEST_REPORT.md son sonucunu guncelle.
  5. /docs/QUALITY_GATE_REPORT.md sonucu en az 85 mi kontrol et.
  6. /docs/SECURITY_REPORT.md icinde kritik/yuksek acik kalmadi mi kontrol et.

Config/Setup Uretimi (Zorunlu)

Teslimden once asagidaki adimlar zorunludur:

  1. /setup veya /config rotasinda calisan bir konfigurasyon ekrani olustur.
  2. En az su alanlari icersin:
    • Veritabani: host, port, database, user, password
    • SMTP: host, port, user, password, sender
    • Uygulama: app url, timezone, locale
  3. Kaydetme akisinda bilgiler .env (veya esdeger guvenli config dosyasi) ile senkronlansin.
  4. Gerekirse "baglanti testi" butonlari eklenerek dogrulama saglansin.
  5. Bu adim tamamlanmadan proje "teslime hazir" raporlanamaz.

Cikti Paketleri

  • /README.md
  • /docs/USAGE.md
  • /docs/ANALYSIS.md
  • /docs/STATUS_REPORT.md
  • /CHANGELOG.md

Bu dosyalarin hepsi son durumla tutarli olmali.


Teslim Ozeti (Zorunlu Format)

Proje Teslim Ozeti basligi altinda:

  • Tamamlanan gorev orani
  • Kapatilan eksik sayisi
  • Kalan dusuk oncelik maddeler
  • Calistirma komutu
  • Config/setup yolu
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. 7d ago First seen · 53 lines · 0 tokens per session scan A d5c8103e778b

Subscribe to this mod's changes

proje_bitir 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 478 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.