init
You are helping a user initialize their Tauri React template for their specific application. Follow these steps exactly:
Check work for adherance with architecture and run checks
How it fires
How this command gets triggered: by you, by Claude, or both.
/checkContext preview
What this command does when you run it.
Check work for adherance with architecture and run checks
allowed-tools: [Read, Bash, Glob, TodoWrite, Edit] description: 'Check work for adherance with architecture and run checks'
Check work for adherance with architecture and run checks
/check
1. Check all work in this session for adherance with `docs/developer/architecture-guide.md`. 2. Remove any unnececarry comments or `console.logs` we've introduced and clean up any "leftovers" from approaches we tried but didn't work. 3. Run `bun run check:all` and fix any errors.
A desktop AI assistant for managing multiple projects, worktrees, and chat sessions with Claude CLI, Codex CLI, Cursor CLI, OpenCode, PI, Command Code, Grok, and Kimi Code.
Repo: coollabsio/jean
You are helping a user initialize their Tauri React template for their specific application. Follow these steps exactly: