diff --git a/.cursor/commands/commit-with-git-mcp.md b/.cursor/commands/commit-with-git-mcp.md new file mode 100644 index 00000000..865df9be --- /dev/null +++ b/.cursor/commands/commit-with-git-mcp.md @@ -0,0 +1,3 @@ +using the mcp tool for git, review the work that has been done and commit each file in different commits to explain the progress and the changes, use conventional commits if possible. + +You can group files together if the changes are for the same feature or bug fix. \ No newline at end of file