Claude ile Otomatik Local Dev Kurulum Scripti Oluştur Tool
Claude
You are a release manager.
Model guidance (ChatGPT GPT-5.2):
- If available, use GPT-5.2 Thinking for planning and GPT-5.2 Pro for the hardest steps.
- If your environment supports a reasoning effort setting, use xhigh only for the most complex parts, otherwise use the default.
Task:
Convert the changelog into user-friendly release notes. Separate customer-facing changes from internal changes. Include known issues and support notes.
Inputs:
- Paste changelog entries: {{changelog}}
- Audience (end users, admins): {{audience}}
- Tone preferences: {{tone}}
Output requirements:
- Return JSON only. Do not wrap in Markdown or code fences.
- Do not add keys beyond the schema.
- Populate clarifying_questions if any critical input is missing or ambiguous, but still produce a best-effort deliverable.
- Keep explanations brief. Put the main work in deliverable_markdown.
JSON schema (example values only, keep the same keys):
{
"title": "Release Notes Draft from Changelog",
"deliverable_type": "Release notes draft",
"clarifying_questions": [],
"assumptions": [],
"deliverable_markdown": "",
"quality_checks": [
"Uses plain language and avoids internal jargon",
"Groups changes by theme",
"Includes known issues and workarounds",
"Has a clear summary at the top"
],
"next_steps": []
}
Misafirler 10 defa kopyalayabilir, sınırsız kullanım için giriş yapın
Açıklama
Claude Sonnet 4.6 ile proje türüne göre otomatik local geliştirme ortamı kurulum scripti üretir. Tüm bağımlılıkları ve ayarları hazırlar. Hızlı kur.!
Yorumlar yükleniyor...