Chapter 14: Spec-Kit Plus Hands-On
Welcome to hands-on specification-driven development. This chapter transforms understanding (from Chapter 14) into practice. You won't read about specifications-you'll write them. You won't learn about AI collaboration - you'll build project with your AI companion from specifications to implementation. Chapter 14 gave you the map. Chapter 35 teaches you to drive.
🎯 Before You Begin
What You'll Learn
By completing this chapter, you'll master:
- Spec-Kit Plus Foundation - Understand WHAT Spec-Kit Plus is, WHY this book uses it, and HOW it implements SDD-RI concepts
- Spec-Kit Plus Architecture - Recognize Horizontal Intelligence (ADRs + PHRs) and Vertical Intelligence (orchestrator + subagents)
- Installation & Configuration - Install Spec-Kit Plus, configure your AI tool, initialize projects
- Evals-First Collaboration - How to explore problem space with AI BEFORE writing formal specifications
- Constitution Creation - Setting project-wide quality standards that cascade to all features
- Specification Writing - Creating clear, testable requirements using SMART criteria
- Iterative Refinement - Using
/sp.clarifyto identify and resolve specification gaps - Architecture Planning - Generating implementation plans and documenting decisions with ADRs
- Task Decomposition - Breaking plans into atomic work units with checkpoint-driven execution
- AI-Driven Implementation - Orchestrating code generation with systematic validation protocols
- Reusable Intelligence Design - Transforming workflow patterns into skills and subagents that compound across projects
- Independent Workflow - Applying all skills end-to-end without guidance
Most importantly, you'll build the muscle memory for specification-first thinking AND intelligence accumulation that makes you dramatically faster in Chapters 32 and beyond. Let's build something real.