shipkit-preflight

Solid

Aggregates project context and audits production readiness against a comprehensive SaaS checklist. Routes to prerequisite skills when context is missing.

AI & Automation 1 stars 0 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
10
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# shipkit-preflight - MVP Production Readiness Audit **Purpose**: Ensure your project is ready for first users — the essentials that can't wait. **What it does**: Runs an MVP-focused production checklist covering security, data integrity, error handling, UX basics, and legal compliance. Generates `.shipkit/preflight.json` with structured results. For scale/enterprise readiness (observability, performance, operational maturity), use `/shipkit-scale-ready` after you have traction. **Output format**: JSON — readable by Claude, machine-readable by other tools, and the single source of truth for production readiness status. **Philosophy**: With AI dev, building is cheap — but security, data integrity, and user trust aren't. This checklist keeps what matters for MVP while deferring optimization concerns. --- ## When to Invoke **User triggers**: - "Am I ready to ship?" - "Production readiness check" - "Preflight", "Go live check" - "Is this ready for users?" - "Launch checklist" **For thorough mode** (deep code review per partition): - "Thorough preflight", "Deep preflight" - "Really scrutinize before launch" - → See [Thorough Mode](#thorough-mode-deep-code-review) section **Workflow position**: - After features are implemented - Before deploying to production - When transitioning from "it works" to "it's shippable" --- ## Prerequisites This skill aggregates context from other skills. It will route you to create missing context. | Needed Context | Source Skill | File | ...

Details

Author
stefan-stepzero
Repository
stefan-stepzero/shipkit
Created
7 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category