Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Use when operating a labrat lab with Codex: checking health, choosing the next phase prompt, supervising runtime cycles, auditing candidates, synthesizing recent evaluations, or writing checkpoint notes.
Use this skill from a labrat lab root, identified by branches.yaml, evaluation.yaml, runtime.yaml, and scripts/operator_helper.py.
Codex can load this skill implicitly when a task matches the description, or explicitly when the user references $labrat-operator. Keep this skill focused on lab operation; repo release mechanics belong in the root AGENTS.md.
python scripts/operator_helper.py doctor.python scripts/operator_helper.py status.coordination/workspace_map.md.coordination/prioritized_tasks.md.python scripts/operator_helper.py next-prompt --runner codex --phase auto.If you are operating from the repo root, use the equivalent labrat ... --lab-dir <path> commands.
If both repo-root and lab-local AGENTS.md files are loaded, use the lab-local AGENTS.md for runtime operation and the root AGENTS.md for repo maintenance.
npx skills add ProjectDXAI/labrat --skill labrat-operatorHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.