fix command
This commit is contained in:
parent
305ecbfb8d
commit
3642ebb9bf
|
|
@ -5,9 +5,9 @@ description: Identify the next step in the plan, and start implementing this pha
|
||||||
|
|
||||||
## Context
|
## Context
|
||||||
|
|
||||||
- Implementation Plan: !`head -400 docs/IMPLEMENTATION_PLAN.md`
|
- Implementation Plan docs/IMPLEMENTATION_PLAN.md`
|
||||||
- Current branch: !`git branch --show-current`
|
- Current git branch
|
||||||
- Git status: !`git status --porcelain`
|
|
||||||
|
|
||||||
## Your Task - Implement Next Phase
|
## Your Task - Implement Next Phase
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue