product-launch-plan

Design and document a product launch plan with structured process, quality checks, and system integration

247 stars

Best use case

product-launch-plan is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Design and document a product launch plan with structured process, quality checks, and system integration

Teams using product-launch-plan should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/product-launch-plan/SKILL.md --create-dirs "https://raw.githubusercontent.com/komunite/kalfa/main/.claude/skills/marketing/product-launch-plan/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/product-launch-plan/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How product-launch-plan Compares

Feature / Agentproduct-launch-planStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Design and document a product launch plan with structured process, quality checks, and system integration

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Product Launch Plan

## Amaç

Eyleme dönüştürülebilir, ölçülebilir sonuçlar sunan kapsamlı bir product launch plan tasarlayın ve belgeleyin. Bu beceri, her seferinde profesyonel düzeyde çıktı sağlayan, kalite doğrulamalı yapılandırılmış bir süreç sunar.

**Kategori**: Pazarlama ve Reklamcılık & Advertising

## Girdiler

### Zorunlu
- **Hedef**: Bu çıktı ile neyi başarmak istiyorsunuz
- **Target Audience**: Who this is for (demographics, psychographics, pain points)

### İsteğe Bağlı
- **Brand Voice**: Tone and style guidelines (check knowledge-base for existing)
- **Competitors**: Key competitors to differentiate from

## Sistem Bağlamı

Başlamadan önce:
- Mevcut proje bağlamı ve öncelikleri için `memory.md`'yi oku
- İlgili öğrenilmiş kurallar veya kısıtlamalar için `knowledge-base.md`'yi kontrol et
- Projedeki mevcut ilgili belgeleri gözden geçir
- Bu çıktı ile ilgili `.claude/workspace/TaskBoard.md`'deki aktif görevleri not et

## Süreç

### Adım 1: Bağlam ve Araştırma
- Projedeki mevcut product launch plan belgelerini gözden geçir
- İlgili öğrenilmiş kurallar veya kısıtlamalar için `knowledge-base.md`'yi kontrol et
- Mevcut proje bağlamı ve öncelikleri için `memory.md`'yi kontrol et
- Kilit paydaşları ve gereksinimlerini belirle
- En uygun çerçeveyi seç: AIDA, STP (Segmentation, Targeting, Positioning), Marketing Mix (4Ps/7Ps)

### Adım 2: Analiz ve Çerçeve Uygulaması
- product launch plan yapılandırmak için seçilen çerçeveyi uygula
- Boşlukları, fırsatları ve riskleri belirle
- Başarı metriklerini tanımla: CAC, LTV, ROAS, CPM
- Varsayımları ve bağımlılıkları belgele
- Yaklaşımı sektör en iyi uygulamalarına göre doğrula

### Adım 3: Çıktıyı Oluştur
- product launch plan aşağıdaki çıktı formatını kullanarak yapılandır
- Genel tavsiyeler değil, spesifik ve eyleme dönüştürülebilir öneriler ekle
- Uygulanabilir yerlerde somut rakamlar, zaman çizelgeleri ve kıyaslamalar ekle
- Tutarlılık için mevcut proje belgeleriyle çapraz referans yap
- Her bölümün değer kattığından emin ol — dolgu içeriği çıkar

### Adım 4: Kalite Doğrulama
- [ ] Tüm zorunlu girdiler ele alındı
- [ ] Öneriler spesifik ve eyleme dönüştürülebilir (belirsiz değil)
- [ ] Rakamlar ve kıyaslamalar gerçekçi ve kaynaklı
- [ ] Çıktı formatı aşağıdaki spesifikasyona uyuyor
- [ ] Bilgi tabanı kurallarıyla çelişki yok
- [ ] En iyi pratiği izliyor: Test one variable at a time

## Çıktı Formatı

```markdown
# Product Launch Plan

## Yönetici Özeti
[Çıktının ve temel önerilerin 2-3 cümlelik özeti]

## Bağlam ve Hedefler
- **Hedef**: [Bunun neyi başardığı]
- **Hedef Kitle**: [Bunun kimin için olduğu]
- **Zaman Çizelgesi**: [Bunun ne zaman geçerli olduğu]

## Analiz
[Seçilen çerçeve kullanılarak yapılandırılmış analiz]

## Öneriler
1. [Beklenen etkisiyle spesifik, eyleme dönüştürülebilir öneri]
2. [Beklenen etkisiyle spesifik, eyleme dönüştürülebilir öneri]
3. [Beklenen etkisiyle spesifik, eyleme dönüştürülebilir öneri]

## Uygulama
| Eylem | Sorumlu | Zaman Çizelgesi | Öncelik |
|--------|-------|----------|----------|
| [Eylem maddesi] | [Kim] | [Ne zaman] | [Yüksek/Orta/Düşük] |

## Başarı Metrikleri
| Metrik | Mevcut | Hedef | Ölçüm Yöntemi |
|--------|---------|--------|-------------------|
| [KPI] | [Başlangıç] | [Hedef] | [Nasıl ölçülür] |

## Riskler ve Azaltmalar
| Risk | Olasılık | Etki | Azaltma |
|------|-----------|--------|------------|
| [Risk] | [Y/O/D] | [Y/O/D] | [Eylem] |

## Sonraki Adımlar
- [ ] [Hemen yapılacak eylem]
- [ ] [Takip eylemi]
- [ ] [Gözden geçirme tarihi]
```

## Uygulanabilir Çerçeveler
- AIDA
- STP (Segmentation, Targeting, Positioning)
- Marketing Mix (4Ps/7Ps)
- Customer Journey Mapping
- Jobs To Be Done
- Brand Positioning Canvas
- Ansoff Matrix
- BCG Matrix

## Temel Metrikler
- CAC
- LTV
- ROAS
- CPM
- CPC
- CTR
- Conversion Rate
- Brand Awareness
- NPS
- Share of Voice

## En İyi Pratikler
- Test one variable at a time
- Set baselines before optimizing
- Budget allocation: 70% proven / 20% experimental / 10% moonshot
- Review performance weekly, strategy monthly
- Document all campaign learnings

## Tamamlandıktan Sonra

- Bu çıktı proje bağlamını veya önceliklerini değiştiriyorsa `memory.md`'yi güncelle
- Yeniden kullanılabilir öğrenmeleri `knowledge-nominations.md`'ye ekle
- Takip eylemleri belirlendiyse bunları `.claude/workspace/TaskBoard.md`'ye ekle
- Ek çalışma gerekiyorsa ilgili skill'leri öner

Related Skills

product-market-fit

247
from komunite/kalfa

Create a product market fit with structured process, quality checks, and system integration

pivot-plan

247
from komunite/kalfa

Design and document a pivot plan with structured process, quality checks, and system integration

marketplace-launch

247
from komunite/kalfa

Create a marketplace launch with structured process, quality checks, and system integration

business-plan

247
from komunite/kalfa

Design and document a business plan with structured process, quality checks, and system integration

bootstrap-plan

247
from komunite/kalfa

Design and document a bootstrap plan with structured process, quality checks, and system integration

twitter-spaces-plan

247
from komunite/kalfa

Design and document a twitter spaces plan with structured process, quality checks, and system integration

tiktok-series-plan

247
from komunite/kalfa

Design and document a tiktok series plan with structured process, quality checks, and system integration

reddit-ama-plan

247
from komunite/kalfa

Design and document a reddit ama plan with structured process, quality checks, and system integration

platform-migration-plan

247
from komunite/kalfa

Design and document a platform migration plan with structured process, quality checks, and system integration

review-generation-plan

247
from komunite/kalfa

Yapılandırılmış süreç, kalite kontrolleri ve sistem entegrasyonu ile bir review generation plan analiz edin ve üretin

product-page-seo

247
from komunite/kalfa

Yapılandırılmış süreç, kalite kontrolleri ve sistem entegrasyonu ile bir product page seo oluşturun

digital-pr-plan

247
from komunite/kalfa

Yapılandırılmış süreç, kalite kontrolleri ve sistem entegrasyonu ile bir digital pr plan tasarlayın ve belgeleyin