ica-get-setting

Official

Fetch ICA configuration values on demand.

Authorintelligentcode-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

ICA configurations are scattered across embedded, project, user, and system defaults, making it hard to reliably fetch the current value for a given setting.

Core Features & Use Cases

  • Dot-notated lookups: Retrieve nested keys like git.privacy or paths.memory from the configuration hierarchy.
  • Fallback handling: Provide a default value when a key is not found to prevent action disruption.
  • Common use cases: Validate autonomy.level before performing tasks; determine team.default_reviewer before assignments.
  • Example: fetch git.privacy to decide whether to strip AI mentions in commits.

Quick Start

Run /ica-get-setting <setting_key> [default_value] to fetch a configuration value from ICA's hierarchy.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ica-get-setting
Download link: https://github.com/intelligentcode-ai/intelligent-code-agents/archive/main.zip#ica-get-setting

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.