ce-setup

Diagnose and configure compound-engineering environments by validating CLI dependencies and repo-local config.

Updated Sep 25, 2024
One-click install
npx skills add https://github.com/kwam1na/athena --skill ce-setup-kwam1na
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-setup
Source: https://github.com/kwam1na/athena/tree/main/.agents/skills/ce-setup
Command: npx skills add https://github.com/kwam1na/athena --skill ce-setup-kwam1na

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 and configures the compound-engineering environment by validating CLI dependencies, plugin version, and repo-local config, offering guided installation for missing tools.

Core Features & Use Cases

  • Diagnoses environment health for compound-engineering and ensures tooling readiness.
  • Guides installation and bootstrap of repo-local CE config to expedite onboarding.
  • Supports automated health checks and step-by-step guidance for setup across developer workstations and CI.

Quick Start

Run ce-setup to diagnose your environment and bootstrap local CE configuration.

Frequently Asked Questions about ce-setup

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

FAQPage Schema
How do I diagnose my compound-engineering environment for missing CLI dependencies?

Diagnose your compound-engineering environment by running a scripted health check that validates installed CLI dependencies, detects missing tools, and provides guided installation steps to ensure full tooling readiness.

What's the best way to bootstrap repo-local configuration during team onboarding?

Bootstrap repo-local configuration by running a guided workflow that validates plugin versions, applies deterministic health checks, and automatically configures local CE settings to expedite developer onboarding.

Does the environment setup tool work for automated health checks on CI runners?

Yes, the environment setup tool supports automated health checks across both developer workstations and CI runners, validating CLI dependencies and repo-local config to ensure consistent compound-engineering tooling readiness.

Can I auto-detect missing tools and get guided installation for my development setup?

Yes, you can auto-detect missing tools during the environment diagnosis phase, which then triggers a guided bootstrapping workflow to install required CLI dependencies and configure your local setup.

Why does my repo-local config health check fail when validating plugin versions?

Your repo-local config health check may fail due to mismatched plugin versions or missing CLI dependencies, which the deterministic diagnosis scripts identify before offering guided correction steps.