Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:15:01 +08:00
commit 2fbdb7fc3d
23 changed files with 2851 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# spec-dev
Multi-agent spec-driven development workflow with automatic session resumption. Use /build to create specifications and implement features, /iterate to continue work. Systematic requirements → specification → implementation → verification with hooks-based session tracking.