ce-setup

Diagnose and bootstrap the Compound Engineering environment with health checks and guided tool installation.

2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill ce-setup-thisisryanswift
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-setup
Source: https://github.com/thisisryanswift/zellij-agent-tools/tree/main/.opencode/skills/ce-setup
Command: npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill ce-setup-thisisryanswift

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agent-browser, gh, jq, vhs, silicon, ffmpeg, ast-grep, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Diagnoses the Compound Engineering environment, cleans obsolete repo-local CE configuration, and guides installation of missing tools to get you running quickly.

Core Features & Use Cases

  • Health checks for plugin version, CLI tooling, and repo-local config
  • Automated repo-local cleanup and config bootstrap
  • Guided installation prompts for missing dependencies with safe defaults

Quick Start

Run ce-setup to diagnose your environment and guide installation of missing tools.

Frequently Asked Questions about ce-setup

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

FAQPage Schema
How do I diagnose and bootstrap a Compound Engineering environment?

To diagnose and bootstrap a Compound Engineering environment, run the ce-setup workflow which executes a health check script, validates plugin versions, and prompts for guided remediation steps with safe defaults.

How do I clean up obsolete local configuration files in my repository?

Cleaning up obsolete local configuration files is handled automatically by the ce-setup workflow, which performs automated repo-local cleanup and config bootstrap to ensure your environment is valid.

Can I get guided installation prompts for missing CLI tooling dependencies?

You can get guided installation prompts for missing CLI tooling dependencies by running the environment diagnosis workflow, which identifies gaps and suggests remediation steps with safe defaults.

Does the environment setup workflow support health checks for specific tools like gh, jq, and ffmpeg?

The environment setup workflow supports health checks across your supported toolchain, verifying plugin versions and checking for required CLI tooling dependencies like gh, jq, ffmpeg, and ast-grep.

What is the best way to verify plugin versions and check repository health?

The best way to verify plugin versions and check repository health is to execute the environment diagnosis workflow, which validates configurations and runs a comprehensive health check script.

Why is my local development environment failing repository health checks?

Your local development environment may fail repository health checks due to obsolete repo-local CE configuration or missing dependencies, which the diagnosis workflow detects and prompts you to remediate.