bash-strategy

Community

Eliminate interactive prompts in headless shells.

Authorjralph
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enforces a non-interactive shell workflow in headless environments to prevent prompts and hangs.

Core Features & Use Cases

  • Process Continuity: Always drive the workflow without waiting for user input.
  • Environment Hardening: Pre-set environment variables to disable interactive prompts.
  • Use Case: Automate CI pipelines, deployments, and batch scripts that run unattended.

Quick Start

Apply this strategy to a task by forcing non-interactive behavior in commands (for example, use -y/--yes, set CI=true, and avoid editors or pagers).

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: bash-strategy
Download link: https://github.com/jralph/.config-opencode/archive/main.zip#bash-strategy

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.