-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ali Sadeghi edited this page Feb 10, 2026
·
7 revisions
Comprehensive reference for AI-powered development tools in KMPilot.
KMPilot uses Claude Code with specialized skills, agents, and commands to automate feature development following Clean Architecture and Specification-Driven Development (SDD).
Key Features:
- Zero-config context discovery (auto-detects package structure)
- Spec-first development (living documentation)
- Clean Architecture enforcement
- Automated guardrails via hooks (protects feature files, preserves rules across long sessions)
- Parallel agent execution
- Comprehensive test generation
New to AI-assisted development or KMPilot? Start here:
Getting-Started - Learn what "features" are, understand Claude Code, skills, agents, and commands. Perfect for newcomers to AI-powered development.
- New users: Start with Getting-Started for essential background
- Learn available tools in Skills
- Explore Agents for detailed implementation agents
- Check Workflows for complete feature creation workflow
- See Project-Requirements for architectural patterns