Instructions file Gemini CLI
Gemini CLI instructions for pangelini777/oh-my-gem, covering sisyphus (main boss), role, identity, tool call mandate (gemini) and intent classification.
Instructions file Gemini CLI
Gemini CLI instructions for pangelini777/oh-my-gem, covering sisyphus (main boss), role, identity, tool call mandate (gemini) and intent classification.
Agent
Taskboard Manager. Tracks stateful progress and manages the project ledger. Use for maintaining the "Source of Truth" for tasks.
Agent
Fast Scout. Quick codebase exploration and pattern finding. Use for mapping structure and grepping large folders.
Agent
Batch Worker. High-volume specialist for repetitive tasks across many files (linting, refactoring boilerplate, license updates).
Agent
Code Maker. Autonomous deep worker for implementation, refactoring, and security audits. Use for end-to-end execution of complex coding tasks.
Agent
Doc & Code Researcher. Expert in library APIs, documentation, and real-world usage patterns.
Agent
Intent Finder / Plan Consultant. Finds gaps, edge cases, and ambiguities in plans. Use for reviewing strategies before execution.
Agent
Judge. Ruthless code and plan reviewer. Rejects bad work. Use for final verification loops.
Agent
Eyes. Vision analysis for UI/UX. Use for screenshots and visual bug detection.
Agent
Strategic technical advisor. Use for architecture decisions, complex debugging, code review, simplification, and engineering guidance.
Agent
Strategic Planner. Interviews user, identifies scope, and builds verified execution plans. Use BEFORE any implementation.
Agent
Lightweight Orchestrator. A faster, more direct variant of Sisyphus for simple utility tasks, quick edits, and follow-up work.
Agent
Main orchestrator. Communicative lead, project manager, and general coder. Use for delegation, context management, and complex multi-step tasks.
Hook
Runs on the BeforeAgent event, executing agent_status.py via python3. From pangelini777/oh-my-gem.
Hook
Runs on the BeforeModel event, executing tmux_manager.py, keyword_detector.py, intent_gate.py and model_router.py via python3 (4 commands). From pangelini777/oh-my-gem.
Hook
Runs on the AfterAgent event, executing todo_enforcer.py and ralph_loop.py via python3 (2 commands). From pangelini777/oh-my-gem.
Hook
Runs on the BeforeTool event for replace and write_file tool calls, executing hashline_wrapper.py via python3. From pangelini777/oh-my-gem.
Hook
Runs on the AfterTool event, executing output_truncate.py, hashline_wrapper.py, edit_error_recovery.py and json_error_recovery.py via python3 (4 commands). From pangelini777/oh-my-gem.