--- name: scripting description: DevOps scripting with Bash, Python, and Go for automation, tooling, and infrastructure management sasmp_version: "1.3.0" bonded_agent: 01-devops-fundamentals bond_type: PRIMARY_BOND --- # Scripting Skill ## MANDATORY - Bash scripting fundamentals - Python for DevOps automation - Command-line argument parsing - Error handling and logging - File and process manipulation ## OPTIONAL - Go for CLI tools - PowerShell for Windows - Regular expressions - API interactions - Configuration file parsing ## ADVANCED - Building CLI tools - Cross-platform scripting - Performance optimization - Testing automation scripts - Packaging and distribution ## Assets - See `assets/scripting-patterns.yaml` for script templates