Ce Setup
Skill Verified ActiveDiagnose and configure compound-engineering environment. Checks CLI dependencies, plugin version, and repo-local config. Offers guided installation for missing tools. Use when troubleshooting missing tools, verifying setup, or before onboarding.
To ensure a healthy and correctly configured compound-engineering environment, enabling smoother development workflows.
Features
- Diagnoses CLI tool dependencies
- Checks installed plugin versions
- Verifies repo-local configuration
- Offers guided installation for missing tools
- Cleans up obsolete configuration files
Use Cases
- Troubleshooting missing tools for compound-engineering
- Verifying a correct development environment setup
- Onboarding new team members to the compound-engineering setup
- Ensuring project configuration consistency
Non-Goals
- Reviewing code or documentation
- Managing project strategy or planning
- Executing development tasks
- Providing guidance on specific engineering problems outside of environment setup
Documentation
- info:Configuration & parameter referenceWhile the SKILL.md details configuration steps, explicit documentation of all parameters for `AskUserQuestion` or other internal tools is not readily available.
Code Execution
- info:ValidationInput validation for the `AskUserQuestion` tool is handled by the platform. Bundled scripts for dependency checks are assumed to have internal validation, but explicit schema validation is not visible in the provided code snippets.
Installation
First, add the marketplace
/plugin marketplace add EveryInc/compound-engineering-plugin/plugin install compound-engineering@compound-engineering-pluginQuality Score
VerifiedTrust Signals
Similar Extensions
Lean Ctx
100Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.
Setup Tailwind Typescript
100Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities
Running Claude Code Via Litellm Copilot
100Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.
Sync Setup
100Use when the user wants to set up config sync for the first time, connect to GitHub, or re-initialize the backup repo.