What problem does it solve? Indagis Agent is a large, multi-surface AI agent framework (CLI, TUI, desktop app, messaging gateway, IDE integration), and answering questions about its commands, configuration, theming, plugins, and multi-agent orchestration requires accurate, up-to-date operational knowledge that is easy to get wrong from memory. ## Core Features & Use Cases - CLI and configuration guidance: Covers global flags, subcommands, config.yaml sections, toolsets, providers, model aliases, and credential pools, with a routing table that loads the right reference file for each question. - Extension and theming: Provides templates and references for building desktop UI plugins, TUI widgets, custom skins, and installing pet mascots. - Multi-agent orchestration: Documents spawning independent Indagis subprocesses in one-shot or interactive tmux PTY mode, session resume, and coordination between agents, plus when to prefer delegate_task or cron instead. - Use Case: A user asks why their delegate_task batch of 15 tasks only ran 9; the skill routes to a diagnostic reference that checks config, logs, and the concurrency resolver to determine whether the runtime or the model self-limited the batch. ## Quick Start Ask the agent to help you configure Indagis, for example to set up a model provider, apply a custom skin, or spawn a background agent to research a topic.