crush

Installation
SKILL.md

crush - AI Assistant for Code Analysis

crush is an AI-driven tool developed by Charm that provides context-aware suggestions and code explanations, integrating with Language Server Protocol (LSP) for a smooth developer experience.

When to Activate

  • When the user wants interactive AI assistance for code analysis.
  • When performing fast diagnostics or seeking intelligent suggestions within a project.
  • When running single, non-interactive AI prompts for code explanation.
  • When the user needs a debugged or YOLO-approved execution of AI commands.

Core Principles & Rules

  • API Key Inheritance: Inherits OPENAI_API_KEY and GEMINI_API_KEY from x openai and x gemini configurations.
  • Context Awareness: Best used within a specific project directory (--cwd) to leverage local code context.
  • YOLO Mode: Use -y or --yolo to automatically accept permissions for high-speed interaction.

Additional Scenarios

  • Non-Interactive Prompts: Use the run subcommand for quick queries.
  • Debugging: Enable detailed logs with -d for troubleshooting AI interactions.
Installs
3
Repository
x-cmd/skill
GitHub Stars
21
First Seen
Apr 10, 2026
crush — x-cmd/skill