What problem does it solve? Choosing and documenting AI development tools (assistants, MCP integrations, AI SDKs) is often ad-hoc and inconsistent across teams. This Skill provides a structured resolution cascade to evaluate AI tooling against guidelines, write the AI section of tech-stack.md, and record the decision as an ADL entry. ## Core Features & Use Cases - Resolution Cascade: Resolves decisions via argument override, existing adoption, or full assessment, avoiding redundant work. - Guideline-Driven Evaluation: Reads AI development guidelines and project context (PRD, existing stack) to recommend tools with versions and a maturity level target. - Adoption & Decision Recording: Writes only the AI section of tech-stack.md while preserving other sections, then composes /capability-record-decision to log the decision. - Use Case: During project bootstrap, run the assessment to select a primary AI assistant (e.g., Claude Code or Cursor), decide on MCP adoption, and persist the choice so the whole team shares one documented decision. ## Quick Start Run the capability-assess-ai skill to evaluate AI development tools for this project and write the AI section of tech-stack.md.