From 7dce543ae87c207a481af0923d2455a79d1a7b41 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Tue, 30 Jun 2026 23:34:53 +0000 Subject: [PATCH 1/2] Remove commit_and_push.md slash command --- .claude/commands/commit_and_push.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .claude/commands/commit_and_push.md diff --git a/.claude/commands/commit_and_push.md b/.claude/commands/commit_and_push.md deleted file mode 100644 index 79c69a3..0000000 --- a/.claude/commands/commit_and_push.md +++ /dev/null @@ -1 +0,0 @@ -Commit the current changes with a commit message that reflects the changes and push to the repository. From b3f3f0aaacb89d7532ea388a678a1d115ad68352 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Tue, 30 Jun 2026 23:34:54 +0000 Subject: [PATCH 2/2] Remove switch_to_main_branch.md slash command --- .claude/commands/switch_to_main_branch.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .claude/commands/switch_to_main_branch.md diff --git a/.claude/commands/switch_to_main_branch.md b/.claude/commands/switch_to_main_branch.md deleted file mode 100644 index 41f6e92..0000000 --- a/.claude/commands/switch_to_main_branch.md +++ /dev/null @@ -1 +0,0 @@ -Switch to the main Git branch and pull changes