Instructions for utensils/claudette: Claudette is a cross-platform desktop orchestrator for parallel Claude Code agents. It uses a Tauri 2 Rust backend, a React/TypeScript frontend, SQLite via rusqlite, Tokio process management, git worktrees, xterm.js terminals, Lua plugins, and a local CLI that talks to the running…
Instructions for utensils/claudette: Rust code uses edition 2024, default rustfmt, and clippy with warnings denied in CI. Prefer clear ownership, explicit error handling, and small focused modules over large multi-purpose functions.
Instructions for flipbit03/forestui, covering claude.md - ai development guidelines, never touch the user's live tmux, project overview, tech stack and project structure.