| commands | [{"name":"ai","description":"Queue an AI exploration mission for a project","aliases":["ia"],"usage":"/ai [project] [focus context]\n/ia [project] [focus context]\n\nQueues a mission that explores a project in depth via a dedicated\nCLI runner (app.ai_runner) and suggests creative improvements.\nRuns as a full agent mission with access to the codebase.\n\nOptional focus context steers the exploration toward a specific\narea or topic, similar to /audit's extra context support.\n\nExamples:\n /ai — explore a random project\n /ai koan — explore the koan project\n /ai koan explore the notification pipeline — focused exploration\n /ia backend look at error handling — explore with focus\n"}] |