aida-analyze
01Skill Claude CodeCodex
Use when the user wants to analyze the current branch/feature — what changed, why, and what to remember. Produces a structured analysis and persists it via aidawriteanalysis.
An open-source AI coding observability layer. Silently tracks vibe coding sessions via MCP and codifies AI deviations into project rules. 100% local.
Skill Claude CodeCodex
Use when the user wants to analyze the current branch/feature — what changed, why, and what to remember. Produces a structured analysis and persists it via aidawriteanalysis.
Skill Claude CodeCodex
A read-only scanner and summary tool for AI-related project assets, such as rules, skills, and tool configuration. It checks Claude, Cursor, Codex, AIDA, and other hidden project folders.
Skill Claude CodeCodex
An AI-asset cleanup workflow that scans project rules and skills, classifies their contents, and prepares changes for your approval.
Skill Claude CodeCodex
A command reference card for AIDA, a tool that manages AI-related project files and rules. It appears when users ask how to use AIDA or request its help command.
Skill Claude CodeCodex
A safety-focused importer for bringing external Claude Plugins into a project. It reviews the plugin first and normally installs only its skills and rules.
Skill Claude CodeCodex
A packaging tool for turning project instructions, skills, and documents into a shareable Claude Plugin, or packaging AIDA’s own skills.
Skill Claude CodeCodex
Use when the user asks "what do we know about X", "why did we do Y", "what decisions were made for this module", or wants to browse project decisions.
Skill Claude CodeCodex
Use at PR time or after a feature branch is merged to extract and persist all decisions from the branch diff. The main memory command — triggered at PR/test time to batch-record what was learned during a feature.
Skill Claude CodeCodex
Use when the user says "remember this decision", "record why we did X", or wants to save a single project-level technical decision for future Claude sessions to load.
Skill Claude CodeCodex
A guided process for resolving Git merge conflicts in AI-related project files. A merge conflict happens when Git cannot combine competing edits automatically.
Skill Claude CodeCodex
A skill for comparing and synchronizing AI rules and configuration across Claude, Cursor, and Codex. It identifies duplicates, differences, and assets unique to one tool.
Skill Claude CodeCodex
A local interface for viewing a project's AIDA-managed AI assets in a web browser. It checks whether the `aida` npm package is installed and provides the command to start the dashboard.
Skill Claude CodeCodex
Use when the user wants to undo the last AIDA write operation (or a specific one). Wraps aidaundo tool.