Skip to content

Commit 4e1a7a5

Browse files
committed
ci(claude): remove system prompt - use default community maintained prompt
1 parent aa847a0 commit 4e1a7a5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/claude.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,5 @@ jobs:
6767
branch_prefix: 'claude/'
6868
claude_args: |
6969
--model claude-opus-4-7
70-
--system-prompt "You must NEVER push directly to the main branch. Always create a new feature branch (claude/feature-name), make changes there, and open a pull request to main. Use conventional commits with a capital description, e.g. 'feat(client): Add retry mechanism for streaming requests' or 'fix(auth): Resolve token validation issue'. Follow the development workflow specified in the coding instructions."
7170
--allowedTools "Bash(task:*),Bash(go:*),Bash(gh:*),Bash(git:*)"
7271
--mcp-config '{"mcpServers":{"context7":{"command":"npx","args":["-y","@upstash/context7-mcp@latest"]}}}'

0 commit comments

Comments
 (0)