Skip to content

Commit 3149e5f

Browse files
Update .agents/skills/git-workflow/SKILL.md
Co-authored-by: Anton Babenko <393243+antonbabenko@users.noreply.github.com>
1 parent 24f3c5b commit 3149e5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agents/skills/git-workflow/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Detect before writing any commit, PR, or issue:
1313

1414
- **Model**: stated in system prompt as "You are powered by the model named X" — use X. Never hardcode.
1515
- **Agent**: identity declared in system prompt (e.g. "Your designated identity is Sisyphus") — use that. Never use "Claude".
16-
- **CLI**: check env vars — `OPENCODE=1``opencode`; `CLAUDE_CODE_SSE_PORT` set → `claude`; neither → omit CLI part.
16+
- **CLI**: check env vars — `OPENCODE=1``opencode`; `CLAUDECODE` set → `claude`; neither → omit CLI part.
1717

1818
## Commits
1919

0 commit comments

Comments
 (0)