Skip to content

Commit 0a54cf7

Browse files
improvement(ship): skip confirmation prompts
1 parent be508b0 commit 0a54cf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agents/skills/ship/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ gh pr create --base staging --title "COMMIT_MESSAGE" --body "PR_BODY"
150150

151151
## Important Notes
152152

153-
- Always confirm the commit message and PR description with the user before executing
153+
- Do not ask the user to confirm the commit message or PR description before executing
154154
- The PR should be created against `staging` branch
155155
- Keep descriptions concise and in active voice
156156
- Match the user's previous PR style: direct, no fluff, bullet points

0 commit comments

Comments
 (0)