Instructions file CodexOpenCode
Instructions for murray17/rovai-ai, covering agents.md, project documentation and frontend design.
Instructions file CodexOpenCode
Instructions for murray17/rovai-ai, covering agents.md, project documentation and frontend design.
Skill Claude CodeCodex
A method for examining a coding-agent or multi-agent codebase by tracing its real execution path from entry point to tools, state, storage, and results. It relies on source code, configuration, schemas, migrations, and tests rather than assumptions from names.
Skill Claude CodeCodex
A structured discussion process for several agents to examine a question from different viewpoints and produce one shared summary.
Skill Claude CodeCodex
A guide for coordinating work through the Rovai command-line interface, including messages, group requests, lasting tasks and history lookup. Rovai is a system for communication and task coordination between agents.
Skill Claude CodeCodex
Disciplined diagnosis for hard, intermittent, or performance bugs. Use when the user explicitly asks to diagnose, debug, find root cause, or investigate a regression, or when an earlier fix failed. Do not trigger for ordinary feature work or a simple compile error; a diagnosis-only request does not authorize…
Skill Claude CodeCodex
A structured discussion in which a person and one fixed partner ask and answer focused questions about a plan or design, while maintaining agreed terms and authoritative decisions in documents.
Skill Claude CodeCodex
A two-person questioning process for clarifying or stress-testing a plan, requirement, design, or decision. One agent asks focused questions while a fixed partner independently reviews the options and risks.
Skill Claude CodeCodex
A workflow for creating a new team member for Rovai, including a name, role, responsibilities, personality, working principles, growth area, and avatar plan. The member is created only after the user confirms the complete profile.
Skill Claude CodeCodex
A guide for deciding what information belongs in shared long-term memory between agents. It covers when to add, revise or leave out a memory and how narrowly to scope it.
Skill Claude CodeCodex
A workflow for two people to review the same fixed code change: one checks requirements and the other checks coding rules, correctness, and quality. The review is read-only unless the user separately asks for changes.
Skill Claude CodeCodex
UI design and implementation for real product surfaces with taste-first critique, reference routing, project-specific design briefs, variation comparison, and implementation verification. Use when Codex should redesign, build, polish, or critique frontend UI by reading project context, exploring taste, routing through…
Skill Claude CodeCodex
Test-driven implementation through red-green vertical slices at agreed public seams. Use when the user explicitly asks for TDD, test-first, red-green-refactor, or a feature or bug fix developed from a failing integration test. Do not trigger merely because tests will be added or updated after implementation.
Skill Claude CodeCodex
A Git feature for creating separate working folders linked to different branches of the same repository. Each folder can hold an independent piece of development work.
Skill Claude CodeCodex
Write and restructure documents consumed by coding agents, including Skills, AGENTS.md, CLAUDE.md, and documents reached through agent-facing pointers. Use for invocation wording, progressive disclosure, completion criteria, or pruning agent instructions; not for ordinary user documentation, product copy, or code…