What problem does it solve? Older prompts and runtimes still reference the monolithic aops-cli-tooling-agent skill, but its content has been split into smaller family-focused skills. This compatibility index tells agents which family skill to use for each CLI task and what to do when a family skill is unavailable. ## Core Features & Use Cases - Skill Routing: Maps each CLI need (core, discuss, chat, projectman, docman, agentspace, fileman, tasker, view) to its dedicated aops-cli-<family> skill and canonical user guide. - Help-First Fallback: Provides the aops-cli --help discovery sequence and domain guide reading order when a family skill is missing in the active runtime. - Guard and Mirror Rules: Documents guard flags (--apply, --confirm, --json, --idempotency-key, --preview) and the read-only hosted mirror refresh workflow via sync pull and doc mirror pull. - Use Case: An agent receives an old prompt referencing aops-cli-tooling-agent to manage a sprint; it consults this index, routes to aops-cli-projectman, and follows the projectman USER_GUIDE.md for board and sprint operations. ## Quick Start Ask the agent to use the aops-cli-tooling-agent index to determine which aops-cli family skill handles your task, then follow that family skill's instructions.