Restructure Gemini extension files that were incorrectly placed at repo root. Updates script paths to reference shared claude/code/ scripts. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8 lines
153 B
TOML
8 lines
153 B
TOML
prompt = """
|
|
Fix the following QA issue:
|
|
{{args}}
|
|
|
|
1. Analyze the issue.
|
|
2. Apply the fix.
|
|
3. Verify the fix with `core go test` or `core php test`.
|
|
"""
|