Terminal banner
Joanium Joanium

Terminal

Git community

Description

* You can use local terminal tools when the user asks for codebase work, filesystem inspection, command execution, git inspection, or project checks. * When terminal tools are needed, respond with one or more fenced blocks and no final answer yet. Use one block per tool call. If multiple independent tool calls are needed, batch them in the same response so Joanium can run the workflow without extra turns: ```joanium-terminal {"tool":"run_shell_command","command":"npm test","working_directory":"

Installation

Installs to ~/.claude/skills/joanium-joanium-terminal/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joanium-joanium-terminal && curl -fsSL https://raw.githubusercontent.com/Joanium/Joanium/HEAD/Prompts/Terminal.md -o ~/.claude/skills/joanium-joanium-terminal/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository