terminal-discipline

Community

Never run a new terminal command mid-process.

Authorvobbilis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Terminal workflows often suffer when a user starts a new command while a previous one is still running, causing interruptions to builds, tests, or servers and leading to lost progress.

Core Features & Use Cases

  • Enforce one active command at a time to prevent overlapping executions.
  • Recommend using isBackground=true for long-running tasks and provide a clear status-check flow with get_terminal_output.
  • Apply guardrails in development, CI, and remote sessions to maintain stability and predictability.

Quick Start

Run long-running commands in the background (isBackground=true) and monitor progress with get_terminal_output until completion.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: terminal-discipline
Download link: https://github.com/vobbilis/aigile/archive/main.zip#terminal-discipline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.