hive-terminal-tools-pty-sessions

SKILLWorkflowcommunity
v0.0.0aden-hiveApache-2.0Updated 3d agoSource →

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 (r

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
11kRepo stars
1Clients
1Formats
3d agoLast update
Skill
Authoraden-hive
Version0.0.0
LicenseApache-2.0
CategoryWorkflow
Formatsskill.md
PromptOpen (see Prompt tab)
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

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

Keywords
skillclaude