Instructions file
Claude Code instructions for ready-to-release/eac, covering eac monorepo, key modules, critical isolation constraint, mcp servers and git policy.
Instructions file
Claude Code instructions for ready-to-release/eac, covering eac monorepo, key modules, critical isolation constraint, mcp servers and git policy.
Command
Learn how to accomplish specific tasks with EAC commands through practical, step-by-step guides.
Command
Clean up old extension images and containers to free disk space.
Command
Creates a minimal .clie/clie.yml configuration file in the repository root.
Command
Install the EAC extension by pulling its Docker image.
Command
Start an extension container in interactive mode for debugging and exploration.
Command
List available extensions from the registry that can be installed.
Command
Retrieve metadata information from an extension container.
Command
Run an extension from the configuration.
Command
Update the CLIE CLI binary to the latest released version.
Command
Validate the syntax and structure of .clie/clie.yml configuration file.
Command
Verify system prerequisites and environment setup for CLIE and extensions.
Command
Display the version number of the CLIE CLI.
Command
Command "deploy" from ready-to-release/eac, covering deploy and see also.
Command
The extension-meta command outputs YAML-formatted metadata describing the EAC extension's capabilities, commands, requirements, and configuration. This metadata is consumed by the CLIE CLI during clie install eac to register available commands and validate system requirements.
Command
Command "lint" from ready-to-release/eac, covering lint and see also.
Command
All notable changes to eac-mcp-server will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Agent
Design and plan application architecture using MCP tools.
Agent
Debug issues using MCP-powered discovery.
Agent
Write and improve tests using MCP-powered discovery.
Command
Command "boot" from ready-to-release/eac, covering boot, instructions, example initialization report and notes.
Command
Implement features using plan and MCP verification.
Command
Create implementation plan using MCP-powered discovery.
Command
Review changes using MCP validation.