Skip to content

feat(skills): refine string-reviewer guidelines and description#20368

Merged
clocky merged 17 commits intomainfrom
feat/string-reviewer-skill
Mar 6, 2026
Merged

feat(skills): refine string-reviewer guidelines and description#20368
clocky merged 17 commits intomainfrom
feat/string-reviewer-skill

Conversation

@clocky
Copy link
Copy Markdown
Contributor

@clocky clocky commented Feb 25, 2026

Summary

Refine the string-reviewer skill guidelines and description for better clarity, consistency, and adherence to UX writing standards.

Details

  • Updated the string-reviewer skill description to be more concise and clear.
  • Refined guidelines in word-list.md, settings.md, and error-messages.md for better scanning and readability.
  • Applied Prettier formatting to all reference files in the string-reviewer skill to ensure consistency.

Related Issues

Closes #20367

How to Validate

  1. Review the changes in .gemini/skills/string-reviewer/.
  2. Verify that the guidelines are easy to follow and provide clear "do/don't" examples.
  3. Check the skill description using activate_skill string-reviewer (locally).

Pre-Merge Checklist

  • Updated relevant documentation and README (if needed)
  • Added/updated tests (if needed)
  • Noted breaking changes (if any)
  • Validated on required platforms/methods:
    • MacOS
      • npm run

@clocky clocky requested a review from a team as a code owner February 25, 2026 23:52
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@clocky clocky marked this pull request as draft February 25, 2026 23:55
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 25, 2026

Size Change: -4 B (0%)

Total Size: 26 MB

ℹ️ View Unchanged
Filename Size Change
./bundle/gemini.js 25.5 MB -4 B (0%)
./bundle/node_modules/@google/gemini-cli-devtools/dist/client/main.js 221 kB 0 B
./bundle/node_modules/@google/gemini-cli-devtools/dist/src/_client-assets.js 227 kB 0 B
./bundle/node_modules/@google/gemini-cli-devtools/dist/src/index.js 11.5 kB 0 B
./bundle/node_modules/@google/gemini-cli-devtools/dist/src/types.js 132 B 0 B
./bundle/sandbox-macos-permissive-open.sb 890 B 0 B
./bundle/sandbox-macos-permissive-proxied.sb 1.31 kB 0 B
./bundle/sandbox-macos-restrictive-open.sb 3.36 kB 0 B
./bundle/sandbox-macos-restrictive-proxied.sb 3.56 kB 0 B
./bundle/sandbox-macos-strict-open.sb 4.82 kB 0 B
./bundle/sandbox-macos-strict-proxied.sb 5.02 kB 0 B

compressed-size-action

@gemini-cli gemini-cli bot added the area/agent Issues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent Quality label Feb 25, 2026
@clocky clocky marked this pull request as ready for review March 2, 2026 20:05
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@clocky clocky enabled auto-merge March 6, 2026 21:45
@clocky clocky added this pull request to the merge queue Mar 6, 2026
Merged via the queue into main with commit 6c3a906 Mar 6, 2026
27 checks passed
@clocky clocky deleted the feat/string-reviewer-skill branch March 6, 2026 22:57
kunal-10-cloud pushed a commit to kunal-10-cloud/gemini-cli that referenced this pull request Mar 12, 2026
SUNDRAM07 pushed a commit to SUNDRAM07/gemini-cli that referenced this pull request Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/agent Issues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent Quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: create string-reviewer skill for user-facing strings

3 participants