project-kickstart

Automate project lifecycle planning from SRS to rolling-wave execution.

173|42|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/cyanluna-git/cyanluna.skills --skill project-kickstart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-kickstart
Source: https://github.com/cyanluna-git/cyanluna.skills/tree/main/project-kickstart
Command: npx skills add https://github.com/cyanluna-git/cyanluna.skills --skill project-kickstart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Full project lifecycle support from SRS to rolling-wave execution, enabling teams to start new initiatives with a structured, repeatable workflow.

Core Features & Use Cases

  • Rolling Wave Planning: detail near-term work while keeping future work high-level.
  • SRS & Implementation Plan: generate requirements and a concrete plan to guide task creation and dependencies.
  • Lightweight Task Skeletons: auto-create high-level tasks that can be expanded during refinement.
  • Dependency Locking & Execution Order: formalize sequencing to drive predictable delivery.
  • End-to-end Guardrails: support iterative delivery, plan reviews, and optional big-bang execution for small scopes.
  • Use Case: when kicking off a new feature, run this skill to establish scope, milestones, and ready-to-implement tasks.

Quick Start

Invoke the full project lifecycle with /project-kickstart [topic] to begin a new project.

Frequently Asked Questions about project-kickstart

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project lifecycle planning from SRS to task execution?

Automating project lifecycle planning from SRS to task execution involves guiding requirement capture, plan creation, task skeleton generation, and dependency locking. This ensures structured handoffs between SRS, plan, and execution stages to drive predictable iterative delivery.

What is rolling wave planning and when should I use it for project management?

Rolling wave planning is a project management technique that details near-term work while keeping future work high-level. Use rolling wave planning for early-stage initiatives where detailed task skeletons are progressively refined during iterative delivery.

How do I generate a lightweight task skeleton and lock dependencies for a new feature?

Generating a lightweight task skeleton and locking dependencies involves creating high-level tasks from an implementation plan that can be expanded later. Dependency locking formalizes the execution order to drive predictable task management and delivery.

Can I use a big-bang execution mode for smaller project scopes instead of iterative delivery?

Yes, you can use a big-bang execution mode for smaller project scopes instead of iterative delivery. Big-bang execution provides an alternative to rolling wave planning, suited for managing small scope features without progressive refinement.

Does end-to-end project planning support structured handoffs between SRS and execution?

End-to-end project planning supports structured handoffs between SRS and execution by enforcing guardrails across requirement capture, plan reviews, and task management. This ensures iterative delivery aligns with the generated implementation plan.