diff --git a/.claude/commands/checkpoint.md b/.claude/commands/checkpoint.md new file mode 100644 index 0000000..baecb50 --- /dev/null +++ b/.claude/commands/checkpoint.md @@ -0,0 +1,2 @@ +Please commit all changes and provide a suitable comment for the commit. +Run git init if git has not been instantiated for the project as yet. diff --git a/.claude/commands/document-feature.md b/.claude/commands/document-feature.md new file mode 100644 index 0000000..223f089 --- /dev/null +++ b/.claude/commands/document-feature.md @@ -0,0 +1 @@ +Update the documents in /docs/features to reflect the latest changes. diff --git a/CLAUDE.md b/CLAUDE.md index ab22523..1dc8df9 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1 +1,2 @@ -- Always run the db generate, migrate and build commands to check for errors after completing your changes. \ No newline at end of file +- Always run the db generate, migrate and build commands to check for errors after completing your changes. +- Always run the db generate, migrate and build comands to check for errors after completing your changes.  \ No newline at end of file