From 3642ebb9bf00f8c478155892178b725bb71252bc Mon Sep 17 00:00:00 2001 From: beo3000 Date: Wed, 24 Dec 2025 14:25:59 +0100 Subject: [PATCH] fix command --- .claude/commands/implement.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude/commands/implement.md b/.claude/commands/implement.md index 74f9aaa..6629b37 100644 --- a/.claude/commands/implement.md +++ b/.claude/commands/implement.md @@ -5,9 +5,9 @@ description: Identify the next step in the plan, and start implementing this pha ## Context -- Implementation Plan: !`head -400 docs/IMPLEMENTATION_PLAN.md` -- Current branch: !`git branch --show-current` -- Git status: !`git status --porcelain` +- Implementation Plan docs/IMPLEMENTATION_PLAN.md` +- Current git branch + ## Your Task - Implement Next Phase