ica-version

Read the VERSION file and validate ICA installation directories for a status report.

10|1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/intelligentcode-ai/intelligent-code-agents --skill ica-version
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ica-version
Source: https://github.com/intelligentcode-ai/intelligent-code-agents/tree/main/src/skills/ica-version
Command: npx skills add https://github.com/intelligentcode-ai/intelligent-code-agents --skill ica-version

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a quick, reliable way to determine the installed version of Intelligent Code Agents (ICA) and the health of its core components.

Core Features & Use Cases

  • Read and display the VERSION file from the ICA installation directory.
  • Validate essential directories to ensure a healthy ICA setup.
  • Produce a formatted status report including version and component statuses.

Quick Start

Run the status command to display the ICA version and component health.

Frequently Asked Questions about ica-version

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

FAQPage Schema
How do I check the installed version of ICA and verify my system health?

To check the ICA version and system health, run a status command that reads the VERSION file from the installation directory and validates essential setup directories to produce a formatted status report.

What is the best way to diagnose an Intelligent Code Agents installation setup?

Diagnosing an ICA installation setup involves reading the VERSION file from the home directory and validating essential directories to output a formatted report confirming component status and overall system health.

Can I monitor component status across multiple ICA deployments?

Yes, you can monitor component status across ICA deployments by validating installation directories and reading version files to generate a reliable, formatted health and status report for each system.

Why does my ICA setup show incorrect component statuses during installation verification?

Incorrect ICA component statuses during verification often occur when essential installation directories are missing or misconfigured, which validation checks identify by reading the VERSION file and confirming directory structure.

Do I need any dependencies to display an ICA version and health status report?

No dependencies are required to display the ICA version and health status report, as the process reads the VERSION file from the installation directory and validates directories without external components.