AtomiCloud

shell-conventions

Shell script conventions. Use when writing or modifying shell scripts in scripts/.

AtomiCloud 0 Updated 6mo ago
GitHub

Install

npx skillscat add atomicloud/ketone-new-cyanprint/shell-conventions

Install via the SkillsCat registry.

SKILL.md

Shell Conventions

Overview

Shell scripts follow strict conventions for consistency, safety, and simplicity.

When to Use

  • Writing new shell scripts in scripts/
  • Modifying existing shell scripts
  • Reviewing shell script code

Reference

For detailed documentation, see docs/developer/standard/shell-scripts.md.

Categories