Gemini Project Context for SaneBar
Description
> **PRIMARY INSTRUCTION**: This project uses a shared configuration with Claude. > **SOURCE OF TRUTH**: Read `CLAUDE.md` and `DEVELOPMENT.md` for all project rules, architectural patterns, and workflo
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for sane-apps/SaneBar, shared by 4 entries
in this directory. It describes the repository, not this entry specifically.
Gemini Project Context for SaneBar
**PRIMARY INSTRUCTION**: This project uses a shared configuration with Claude. **SOURCE OF TRUTH**: Read `CLAUDE.md` and `DEVELOPMENT.md` for all project rules, architectural patterns, and workflows.
🚀 Quick Start for Gemini
- Shared State: You are sharing the
.claudedirectory via a symlink (.gemini -> .claude). This means you share memory, circuit breaker state, and logs with Claude. Respect this state. - Scripts: Use
scripts/SaneMaster.rbfor build, test, and verification.- Verify:
./scripts/SaneMaster.rb verify - Test Mode:
./scripts/SaneMaster.rb test_mode
- Verify:
- Refactoring Note: On Jan 21, 2026,
scripts/hooks/sanetrack.rbandscripts/hooks/test/tier_tests.rbwere refactored to be modular. This was done to improve maintainability and is compatible with the existing automation.
⚠️ Critical Rules (from CLAUDE.md)
- No Sandbox: The app requires Accessibility APIs and cannot be sandboxed.
- Position Pre-Seeding: Follow the position pre-seeding pattern for NSStatusItem positioning (see
docs/DEBUGGING_MENU_BAR_INTERACTIONS.md). - Verify APIs: Always use
./scripts/SaneMaster.rb verify_apibefore using new Apple APIs.
🔗 Key Links
- Rules:
CLAUDE.md - SOP:
DEVELOPMENT.md - Status:
docs/SESSION_HANDOFF.md - Bugs:
BUG_TRACKING.md
*Created by Gemini CLI on Jan 21, 2026*
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11