project-tooling
SKILL.md
Project Tooling Skill
Standard CLI tools for project infrastructure management.
Required CLI Tools
Before starting any project, verify these tools are installed and authenticated:
1. GitHub CLI (gh)
# Verify installation
gh --version
# Verify authentication
gh auth status