ce-setup

Diagnose and configure the compound-engineering environment across a developer workspace.

10|Updated Dec 13, 2016
One-click install
npx skills add https://github.com/vitallium/dotfiles --skill ce-setup-vitallium
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ce-setup
Source: https://github.com/vitallium/dotfiles/tree/main/dot_agents/skills/ce-setup
Command: npx skills add https://github.com/vitallium/dotfiles --skill ce-setup-vitallium

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?

The CE setup skill streamlines diagnosing environment health, cleaning stale repo-local configuration, and guiding tool installation to ensure a reliable, ready-to-work development environment.

Core Features & Use Cases

  • Automated health checks across CLI tools, plugins, and repo-local state to surface gaps and misconfigurations.
  • Guided remediation to install or update missing dependencies and configure local project settings.
  • Workspace cleanup to remove obsolete repo-local CE configuration and align with current CE defaults.

Quick Start

Run the CE setup to diagnose your environment, clean repo-local CE config, and install any missing dependencies.

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 fix my compound-engineering environment setup?▼

To diagnose a compound-engineering environment, run automated health checks across CLI tools and repo-local state to surface gaps, then use guided remediation to install missing dependencies and update configuration.

What is the best way to clean stale repo-local configuration?▼

Cleaning stale repo-local configuration involves workspace cleanup scripts that remove obsolete CE settings and align the developer workspace with current compound-engineering defaults.

Does the CE setup process verify all required toolchain dependencies?▼

Yes, the CE setup process enforces dependency checks for required toolchain components like agent-browser, gh, jq, and ast-grep, guiding interactive provisioning to install any missing tools.

Why does my development environment onboarding keep failing?▼

Development environment onboarding fails when required CLI plugins are missing or repo-local state is misconfigured; automated health checks identify these exact gaps for guided remediation.

Can I automate tool provisioning for my developer workspace?▼

Yes, you can automate tool provisioning through structured prompts and scripts that enforce dependency checks and guide interactive installation for missing toolchain components.

When should I run environment maintenance checks on my workspace?▼

Run environment maintenance checks during onboarding, troubleshooting, or workspace cleanup to verify tools, diagnose misconfigurations, and remove obsolete repo-local CE configuration.