tools
Installation
SKILL.md
Tools
Overview
Prefer deterministic tools over shell commands for every file, search, and validation operation. Tools are faster, safer, and produce structured output. If a dedicated tool can do it, the terminal is wrong.
Read files before editing them. Always verify after edits.