# Skill: Custom Tool Creation & Reuse

- Reuse an existing tool before writing repetitive inline code.
- Extract durable helpers when the same manual sequence appears more than once.
- Store workspace tools in `.bosun/tools/` with clear titles, tags, and a narrow purpose.
- Promote high-value helpers to global scope only when they are stable and broadly reusable.
