Terminal Command Execution

Overview

Use this skill to run terminal commands with minimal risk and predictable outcomes. Prefer fast inspection, explicit intent checks, and verification after each state-changing step.

Workflow

  1. Clarify goal and scope.
  2. Pre-flight checks.
  3. Execute commands incrementally.
  4. Handle failures systematically.
  5. Verify outcomes.
  6. Report clearly.

Safety Rules

Command Patterns