superspec:kickoff

Guide a four-phase flow to produce plan.md, specs, and tasks.

3|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/HankLiu447/SuperSpec --skill superspec-kickoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superspec:kickoff
Source: https://github.com/HankLiu447/SuperSpec/tree/main/skills/kickoff
Command: npx skills add https://github.com/HankLiu447/SuperSpec --skill superspec-kickoff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fast-track from idea to implementation-ready plan in one session. Combines brainstorm (4 phases) + validate + plan into a single flow. Use for small-to-medium features that don't need separate review points.

Core Features & Use Cases

  • Phase-driven workflow that guides exploration, proposal, design, and specification.
  • Auto-generates a concrete implementation plan and task outline for TDD execution.
  • Use cases include rapid ideation to plan for small-to-medium features with minimal governance.

Quick Start

Use the kickoff skill to take a concept from concept to implementation-ready plan in one session.

Frequently Asked Questions about superspec:kickoff

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

FAQPage Schema
How do I turn a product idea into an implementation plan fast?

Rapidly converting an idea into an implementation plan involves a four-phase workflow: explore, propose, design, and spec. This process quickly aligns product requirements and outputs a complete plan, specifications, and a task list ready for execution.

What is the best way to generate TDD specifications from a product feature concept?

Generating TDD specifications from a feature concept is best handled by a phase-driven workflow that auto-generates a concrete implementation plan and task outline. It directly produces the necessary specifications and task lists required for TDD execution.

Can I use a single workflow to brainstorm and plan small-to-medium product features?

Yes, you can use a single workflow to brainstorm and plan small-to-medium product features. It combines brainstorming, validation, and planning into one continuous session, eliminating the need for separate review points while ensuring quick alignment.

When do I need a dedicated product kickoff workflow for implementation planning?

You need a dedicated product kickoff workflow when rapid ideation to implementation planning is required for small-to-medium features. It is specifically designed for situations needing quick alignment with minimal governance and separate review points.

What outputs should I expect from a rapid product feature planning session?

From a rapid product feature planning session, you should expect deterministically generated plan.md files, specifications, and a task list. These outputs are structured specifically for downstream implementation and TDD execution.