Initial commit

This commit is contained in:
2026-02-02 22:21:31 +00:00
commit 9ffad73088

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# patternforge
CLI tool that analyzes existing codebases to learn coding patterns, naming conventions, and project structure, then generates consistent boilerplate that matches your established style using static analysis with Tree-sitter.