From 5738a0f73e65723ec5d213a1b8c5421c1416385b Mon Sep 17 00:00:00 2001 From: michaelmass <10071388+michaelmass@users.noreply.github.com> Date: Wed, 25 Feb 2026 22:16:27 -0500 Subject: [PATCH] update --- claude/commands/idea.md | 3 --- claude/commands/investigate.md | 3 +++ claude/commands/read.md | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) delete mode 100644 claude/commands/idea.md create mode 100644 claude/commands/investigate.md create mode 100644 claude/commands/read.md diff --git a/claude/commands/idea.md b/claude/commands/idea.md deleted file mode 100644 index f750732..0000000 --- a/claude/commands/idea.md +++ /dev/null @@ -1,3 +0,0 @@ -Create a file called plan.md that contains the plan for this idea: - -$1 diff --git a/claude/commands/investigate.md b/claude/commands/investigate.md new file mode 100644 index 0000000..46a0604 --- /dev/null +++ b/claude/commands/investigate.md @@ -0,0 +1,3 @@ +Help me investigate this issue. Create a file called investigation.md with the answer. Don't update or touch any other files. + +$1 diff --git a/claude/commands/read.md b/claude/commands/read.md new file mode 100644 index 0000000..bde6ccd --- /dev/null +++ b/claude/commands/read.md @@ -0,0 +1 @@ +Read the current directory content to undestand the context.