Skip to content

Commit 01ea531

Browse files
committed
ralph: simplify commit phase prompt to let git-commit skill trigger naturally
1 parent 89185ac commit 01ea531

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

dotfiles/pi/.pi/agent/extensions/ralph/phase-prompts.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@ After calling it, stop — do not make additional tool calls.`,
6666
You are in the **commit** phase. Commit all changes to the current branch.
6767
6868
Task:
69-
1. Stage and commit all changes
70-
- Read ~/.agents/skills/git-commit/SKILL.md for the commit workflow
71-
- Write a clear commit message that summarizes the changes
69+
1. Commit all the changes from this iteration
7270
2. Call \`ralph_phase_done\` with the commit hash and message
7371
7472
Do NOT create a new branch — you are already on the ralph working branch.

0 commit comments

Comments
 (0)