Spec-Driven Development: outputs spec + plan + code triple-doc system. Auto-detects greenfield/brownfield/bugfix mode. Any language.
规范驱动开发:输出 规范文档 + 实施计划 + 编码验证 三文档体系。自动识别全新/增量/修复模式,增量模式先探索代码再制定规范。
Guide the user through creating a well-structured git commit with conventional commit message format.
Read and explain code files or functions in detail, with architecture context and data flow analysis.
Review code changes for quality, security, and best practices. Analyze git diffs and provide structured feedback.