cd /news/developer-tools/ai-coding-agent-lar-icin-proje-talim… · home topics developer-tools article
[ARTICLE · art-93459] src=gist.github.com ↗ pub= topic=developer-tools verified=true sentiment=· neutral

AI coding agent'lar için proje talimatları, proje profili, iOS/Android yayın checklist'leri ve release status şablonu

A developer shared a template for organizing AI coding agent projects, separating project instructions, product decisions, release checklists, and current status into distinct files. The template includes an AGENTS.md file and a docs folder with PROJECT_PROFILE.md, platform-specific ship checklists, and RELEASE_STATUS.md, aiming to keep project information as a single source of truth in the repository regardless of the coding agent used.

read1 min views2 publishedAug 6, 2026

AI coding agent'lar için proje talimatlarını, ürün kararlarını, yayın kontrol listesini ve mevcut durumu birbirinden ayıran sade bir şablon.

proje/
├── AGENTS.md
└── docs/
    ├── PROJECT_PROFILE.md
    ├── IOS_SHIP_CHECKLIST.md
    ├── ANDROID_SHIP_CHECKLIST.md
    └── RELEASE_STATUS.md

AGENTS.md

dosyasını projenin kök dizinine kopyalayın.- Projede docs/

klasörü oluşturun. - Diğer dört Markdown dosyasını docs/

klasörüne kopyalayın. - Köşeli parantezli alanları projenize göre doldurun.

  • Yalnızca hedeflediğiniz platformların checklist'lerini kullanın.
  • Kullanmadığınız özellikleri checklist'te [-]

ile uygulanamaz olarak işaretleyin.

Amaç, kullandığınız coding agent değişse bile proje bilgisini repoda tek ve güncel bir kaynak olarak tutmaktır.

── more in #developer-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/ai-coding-agent-lar-…] indexed:0 read:1min 2026-08-06 ·