OpenAgentSkill Registry Manifest Skill: hive.terminal-tools-pty-sessions Slug: aden-hive-hive-terminal-tools-pty-sessions Category: design-creative Description: Use when you need state across calls — building env vars, navigating with cd, driving REPLs (python -i, mysql, psql, node), or responding to interactive prompts (sudo password, ssh host-key confirmation, mysql connection). Teaches the prompt-sentinel exec pattern (default mode), raw I/O for REPLs (raw_send=True then read_only=True), the one-in-flight-per-session rule, and the close-or-leak-against-the-cap discipline. Bash on macOS — never zsh; explicit shell=/bin/zsh is rejected. Read before calling terminal_pty_open. Agent fit: - Decision: 99/100 Production-ready - Primary fit: Design and creative - Role: Primary pick Supply profile: - Track: Design and creative production - Scenario: Design and creative - Applicable agents: Claude Code, Cursor, CLI, Codex - Maintenance: 15d since push - Risk: Needs review Trust: - Trust score: 76/100 Strong shortlist - Audit: 84/100 Needs review Attribution: - Status: Registry indexed - Source: github candidate review - Creator: aden-hive - Claim URL: https://www.openagentskill.com/skills/aden-hive-hive-terminal-tools-pty-sessions#claim-this-skill Install: npx skills add aden-hive/hive --skill hive.terminal-tools-pty-sessions URLs: - Web: https://www.openagentskill.com/skills/aden-hive-hive-terminal-tools-pty-sessions - API: https://www.openagentskill.com/api/agent/skills/aden-hive-hive-terminal-tools-pty-sessions - Install API: https://www.openagentskill.com/api/skills/aden-hive-hive-terminal-tools-pty-sessions/install - Repository: https://github.com/aden-hive/hive/tree/main/core/framework/skills/_preset_skills/terminal-tools-pty-sessions