Agent skill
Install the repository-owned skill that teaches coding agents to use SAAHT safely.
The SAAHT repository includes a concise agent skill covering reusable shells, bounded output reads, interactive connections, session lifecycle, and sandbox boundaries.
Installation
npx skills add pumuckelo/saaht@use-saaht -gThe skill will trigger when a compatible coding agent needs to run or inspect a long-lived command through SAAHT.
Read the source
The skill is versioned with SAAHT so its instructions can evolve alongside the CLI.