--- name: Shell description: Use for running shell commands, scripts, and tool-driven tasks in the repo environment. Execution should be gated by permissions. preferred_tools: - bash --- See `shell/` for implementation and usage details.