Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:03:47 +08:00
commit bbecc510d3
8 changed files with 116 additions and 0 deletions

8
commands/implement.md Normal file
View File

@@ -0,0 +1,8 @@
Implement code changes for features described in the documentation (`*.md`) and
`plans/` directory changes - see changes with `git diff`.
Note for this command, the documentation is driving the code changes, not the
other way around.
After the plan is updated, update the plan with any changes and change the
status in the plan file to `Implemented`.