speckit-plan

Automate implementation planning and generate design artifacts from spec-kit templates.

Updated May 11, 2026
One-click install
npx skills add https://github.com/richardnguyen0715/keep-it-real --skill speckit-plan-richardnguyen0715
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speckit-plan
Source: https://github.com/richardnguyen0715/keep-it-real/tree/main/demo-projects/simple-agent/.github/skills/speckit-plan
Command: npx skills add https://github.com/richardnguyen0715/keep-it-real --skill speckit-plan-richardnguyen0715

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spec-kit, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the implementation planning workflow, enabling users to quickly generate design artifacts from a template.

Core Features & Use Cases

  • Implementation Planning: Automates the creation of design artifacts such as research plans, data-model specifications, and quickstart guides.
  • Compatibility Check: Ensures compatibility with spec-kit project structures.
  • Extension Support: Integrates with custom extension hooks for additional planning stages.

Quick Start

Execute the plan template to generate design artifacts for your implementation planning.

Frequently Asked Questions about speckit-plan

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

FAQPage Schema
How do I generate design artifacts for implementation planning?▼

You can automate implementation planning by executing the template to generate design artifacts like research plans and data-model specifications. This streamlines the workflow by using a template-driven approach for document creation.

What design artifacts are needed for programming workflow implementation planning?▼

Implementation planning requires design artifacts like research plans, data-model specifications, and quickstart guides. Automating creation of these documents streamlines your programming workflow using a structured template approach.

Do I need spec-kit to use template-based planning scripts?▼

Yes, spec-kit is a required dependency. The template-based planning scripts rely on the spec-kit project structure to ensure compatibility and facilitate integration with custom extension hooks for additional stages.

Can I add custom planning stages to the design artifact workflow?▼

Yes, you can add custom planning stages by integrating with extension hooks. This extends the template-based design document generation process to accommodate additional implementation planning stages as needed.

What is the best way to structure data-model specifications during implementation planning?▼

Using a template-driven design document approach is the best way to structure data-model specifications. This ensures compatibility with your project structure and automates artifact generation for implementation planning.

Why is my implementation planning template not generating quickstart guides?▼

Implementation planning templates may not generate quickstart guides if the project lacks the required spec-kit structure. Ensure your project is compatible with spec-kit to properly automate design artifact creation.