claude-code-system-prompts/system-prompts/tool-description-glob-compact.md
2026-06-15 18:28:45 -06:00

7 lines
344 B
Markdown

<!--
name: 'Tool Description: Glob compact'
description: Compact Glob tool description served to newer models — file pattern matching returning paths sorted by modification time
ccVersion: 2.1.178
-->
Fast file pattern matching. Supports glob patterns like "**/*.js" or "src/**/*.ts". Returns matching file paths sorted by modification time.