agentsclimarketplace

Project lifecycle

Skill isatuncer/ClaudeCodeCTO/decisions/assets/skills/project-lifecycle

Turn Claude Code into a full-lifecycle CTO. 2,388 curated skills, agents & commands. One-command install. Zero cost.

Install
npx -y skills add isatuncer/ClaudeCodeCTO --skill project-lifecycle

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Claude Code'un projeyi baştan sona yönetmesini sağlayan 8 fazlı yaşam döngüsü orkestratörü. Kullanıcıyı Discovery → Planning → Design → Build → Test → Document → Ship → Maintain yolculuğunda yönlendirir, her fazda uygun agent'ları ve skill'leri çağırır.

SKILL.md

1.7 KB, 459 tokens by cl100k_base, as published. Nobody here has run it

Project Lifecycle Orchestrator

Amaç

Bu skill Claude Code'a bir projeyi baştan sona yönetme yetkisi verir. Kullanıcı "yeni proje başlat" veya "bu projeyi sıfırdan kurgulayalım" dediğinde otomatik tetiklenir.

Ne Zaman Aktif?

  • Kullanıcı /start-project komutunu çalıştırdığında
  • Kullanıcı "yeni proje" veya "proje başlat" dediğinde
  • Mevcut proje bağlamı yoksa ve kullanıcı planlama/mimari isteğinde bulunduğunda

8 Faz

1.Discovery, 2.Planning, 3.Design, 4.Build, 5.Test, 6.Document, 7.Ship, 8.Maintain

Her faz için:

  1. Giriş kriterini kontrol et
  2. Kullanıcıya fazın sorularını sor
  3. Uygun agent'ları (bu faza özel atanmış) çağır
  4. Skill'leri kullan, çıktı dosyalarını üret
  5. Çıkış kriterini doğrula
  6. project-state.json'ı güncelle
  7. Sonraki faza geçmeyi kullanıcıya sor

Uygulama

Detaylı faz-agent-skill haritası için start-project.md dosyasına bakın.

State

Proje durumu decisions/project-state.json dosyasında tutulur. Bu dosya sayesinde oturum kesilse bile proje kaldığı yerden devam eder.

Tetikleme Örnekleri

  • "Bir SaaS projesi başlatmak istiyorum"
  • "Yeni bir CLI uygulaması kuralım"
  • "Bu projeyi baştan planlayalım"
  • "/start-project"
  • "Full stack web app yapacağız, nereden başlayalım?"

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 327,069. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.