Course
digicode: AWSKIR
Spec-Driven Development with Kiro – Intensive Training
Course facts
Download as PDF- Implementing spec-driven development workflows using specifications to plan, design, and execute features and fixes
- Configuring and controlling agent behavior using steering files, context providers, execution modes (Autopilot and Supervised), and custom subagents
- Extending agent capabilities using Model Context Protocol (MCP) servers and Kiro Powers to integrate external tools, services, and domain expertise
- Automating and scaling development workflows using agent hooks, agent skills, shared steering, and custom subagents
- Building and sharing reusable agent capabilities by creating custom Kiro Powers, agent skills, and custom subagents for team-specific workflows
- Applying enterprise governance controls for MCP registry allowing listing, model governance, and extension management
The course teaches the principles of agentic coding and how to apply them using Kiro, the agentic IDE for software development. Participants learn to plan and implement features through Kiro Feature Specs and Bugfix Specs, control agent behavior with steering files and execution modes, and extend agent capabilities with Model Context Protocol (MCP) servers and Kiro Powers. The course also covers automating workflows with agent hooks, packaging reusable expertise with agent skills and custom subagents, and configuring projects for team collaboration and enterprise governance. Hands-on labs are interleaved with module content throughout each day.
On Day 1, learners progressively build a weather application using each Kiro capability as it is taught. On Day 2, learners deploy, extend, and team-enable a pre-built micro-blogging application.
Course outline
Day 1
1 Introduction to Agentic Development with Kiro
- The agentic coding paradigm and Kiro core capabilities
- Five principles of effective agentic development
- Kiro IDE vs Kiro CLI
- Vibe sessions, Spec sessions, and model selection
2 Spec-Driven Development with Feature Specs
- The three-phase spec workflow (Requirements, Design, Tasks)
- Requirements-First workflow and EARS notation
- Design-First workflow (High-Level and Low-Level Design)
- Correctness with property-based testing
3 Steering, Context, and Agent Control
- Steering files and foundational context
- Custom steering files and inclusion modes (always, fileMatch, manual, auto)
- Workspace and global scope
- Context providers and session management
- Autopilot and Supervised execution modes
- Trusted commands and trusted tools
4 Bugfix Specs
- When to use Bugfix Specs
- The bugfix analysis phase: current, expected, and unchanged behavior
- Root cause analysis and design
- Property-based testing for regression prevention
Day 1 Lab: Kiro Spec-Driven Development Foundations
Day 2
5 MCP Servers and Tool Integration
- Model Context Protocol fundamentals and client-server architecture
- Configuring MCP servers at workspace and user scope
- Managing servers, tools, and auto-approve
- Using MCP tools in chat and troubleshooting
6 Kiro Powers
- The context overload problem and how Powers solve it
- Power directory structure (POWER.md, mcp.json, steering)
- Installing and using Powers from the IDE and kiro.dev
- Authoring and sharing custom Powers
7 Agent Hooks, Skills, and Custom Subagents
- Agent hooks: triggers, actions, and creation
- Agent skills: portable instruction packages with progressive disclosure
- Custom subagents: scoped tool permissions and delegation
- Skills vs Steering vs Powers
8 Team Collaboration and Enterprise Governance
- Shared workspace configuration through the .kiro directory
- Steering file organization and spec review conventions for teams
- Enterprise governance: MCP registry allowlisting, model governance, extension registry, web tools
Day 2 Lab: Extending and Automating with Kiro
Component of the following courses
- Spec-Driven Development with Kiro – Intensive Training
This course includes presentations, hands-on labs, demonstrations, and group exercises.
- Software developers and engineers
- Technical leads adopting AI-assisted development workflows
- Development teams adopting agentic coding practices
- DevOps engineers integrating AI agents into delivery pipelines
We recommend that attendees of this course have:
- Proficiency in at least one programming language
- Working knowledge of Git version control
- Basic understanding of RESTful APIs and cloud application concepts
- Foundational knowledge of generative AI concepts (LLMs, tokens, inference)