skills/productivity/fork-terminal/SKILL.md
--- name: Fork Terminal Skill description: Fork a terminal session to a new terminal window. Use this when the user requests 'fork terminal' or 'create a new terminal' or 'new terminal: <command>' or 'fork session: <command>'. --- # Purpose Fork a terminal session to a new terminal window. Using one agentic coding tools or raw cli commands. Follow the `Instructions`, execute the `Workflow`, based on the `Cookbook`. ## Variables ENABLE_RAW_CLI_COMMANDS: true ENABLE_GEMINI_CLI: true ENABLE_COD
npx skillsauth add codewithbehnam/cc-docs skills/productivity/fork-terminalInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Fork a terminal session to a new terminal window. Using one agentic coding tools or raw cli commands.
Follow the Instructions, execute the Workflow, based on the Cookbook.
ENABLE_RAW_CLI_COMMANDS: true ENABLE_GEMINI_CLI: true ENABLE_CODEX_CLI: true ENABLE_CLAUDE_CODE: true AGENTIC_CODING_TOOLS: claude-code, codex-cli, gemini-cli
Cookbook to determine which tool to use.AGENTIC_CODING_TOOLS. The tool MUST BE enabled as well..claude/skills/fork-terminal/prompts/fork_summary_user_prompt.md with the history of the conversation between you and the user so far.Next User Request section..claude/skills/fork-terminal/tools/fork_terminal.py to understand our tooling.Cookbook to determine which tool to use..claude/skills/fork-terminal/tools/fork_terminal.py: fork_terminal(command: str) tool.ENABLE_RAW_CLI_COMMANDS is true..claude/skills/fork-terminal/cookbook/cli-command.mdENABLE_CLAUDE_CODE is true..claude/skills/fork-terminal/cookbook/claude-code.mdENABLE_CODEX_CLI is true..claude/skills/fork-terminal/cookbook/codex-cli.mdENABLE_GEMINI_CLI is true..claude/skills/fork-terminal/cookbook/gemini-cli.mdtools
macOS GUI automation CLI. Use steer to see the screen, click elements, type text, send hotkeys, scroll, drag, manage windows and apps, run OCR on Electron apps, and wait for UI conditions.
testing
Ship workflow: merge main, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR.
testing
Import cookies from your real browser (Comet, Chrome, Arc, Brave, Edge) into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages.
development
Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas.