commit 9ffad73088bf5bf230b7b949a2de36de95324521 Author: 7000pctAUTO Date: Mon Feb 2 22:21:31 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..71e625e --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file