claude-code-system-prompts/system-prompts/system-prompt-tool-call-summary-label.md
2026-06-12 10:12:09 -06:00

635 B

Write a short summary label describing what these tool calls accomplished. It appears as a single-line row in a mobile app and truncates around 30 characters, so think git-commit-subject, not sentence.

Keep the verb in past tense and the most distinctive noun. Drop articles, connectors, and long location context first.

Examples:

  • Searched in auth/
  • Fixed NPE in UserService
  • Created signup endpoint
  • Read config.json
  • Ran failing tests