gh:setup

Diagnose Compound Engineering CLI dependencies, plugin versions, and repo-local config across platforms.

2|1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/wangrenzhu-ola/GaleHarnessCodingCLI --skill gh-setup
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gh:setup
Source: https://github.com/wangrenzhu-ola/GaleHarnessCodingCLI/tree/main/plugins/galeharness-cli/skills/gh-setup
Command: npx skills add https://github.com/wangrenzhu-ola/GaleHarnessCodingCLI --skill gh-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnoses and fixes issues in the Compound Engineering environment, ensuring dependencies are present and configurations are correct.

Core Features & Use Cases

  • Health-checks for CLI tools, plugin versions, and repo-local CE config.
  • Guided installation prompts for missing dependencies and tools.
  • Validation and bootstrap of repo-local configuration at .compound-engineering/config.local.yaml.

Quick Start

Activate the gh:setup skill to perform an environment health check and guided setup for CE on the current project.

Frequently Asked Questions about gh:setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose missing CLI dependencies and configuration issues in a Compound Engineering environment?▼

Diagnose missing CLI dependencies and configuration issues by running a health check that verifies installed tool versions, plugin availability, and repo-local config state, then follow guided prompts to resolve any detected gaps.

How do I bootstrap repo-local configuration for a Compound Engineering project?▼

Bootstrap repo-local configuration by validating and generating the .compound-engineering/config.local.yaml file, ensuring the project-specific environment setup is correctly initialized for local development.

Does the environment setup health check work across Windows, macOS, and Linux?▼

Yes, the environment setup health check works across Windows, macOS, and Linux, verifying CLI tool availability, plugin versions, and repo-local configuration consistently regardless of the host operating system.

How do I troubleshoot tool availability problems during onboarding?▼

Troubleshoot tool availability problems during onboarding by launching a comprehensive health check that identifies missing dependencies, verifies plugin versions, and provides guided installation prompts for the required tools.

Why does my Compound Engineering environment fail configuration checks?▼

Your Compound Engineering environment fails configuration checks when repo-local settings in .compound-engineering/config.local.yaml are missing, invalid, or when required CLI dependencies and plugin versions are not properly installed.

Can I get guided installation prompts for missing dependencies during environment setup?▼

Yes, you can get guided installation prompts for missing dependencies during environment setup, as the health check actively identifies absent CLI tools and provides step-by-step guidance to install them.