17th-vanguard
Installation
SKILL.md
Vanguard
Delegate codebase searches to GLM-5 via background subagent. You remain free to do other work and receive automatic notification when complete.
When to Use
- Finding code patterns across the codebase
- Locating implementations of specific features
- Searching for function/class/variable definitions
- Exploring unfamiliar codebases
- Any search that might require multiple grep/rg commands
When NOT to Use
- You already know the file path (use Read directly)
- Simple single-file search (use Grep directly)
- Quick lookups that take < 5 seconds