spec-kitty

How to Create a Technical Plan

Use this guide to turn a finished spec into a technical plan with /spec-kitty.plan.

Prerequisites

The Command

In your agent:

/spec-kitty.plan

Optionally include your stack or architecture preferences in the same message.

The Planning Interview

The planner asks architecture and non-functional questions. It pauses with WAITING_FOR_PLANNING_INPUT until you answer each one.

What Gets Created

Example

/spec-kitty.plan Use FastAPI + PostgreSQL. Deploy on Fly.io. Use JWTs for auth.

Troubleshooting


Command Reference

See Also

Background

Getting Started