Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:22:04 +08:00
commit 4e5fb238c1
4 changed files with 119 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# build-skill
Implement features and changes from implementation plans. Takes a plan file path as input and executes the implementation steps, then reports changes. Use when you have a detailed plan document and need to code it up, or want to implement specifications written in markdown format.