con un clic
con un clic
Monitor an Iris job and recover it on failure. Use when asked to babysit or watch a job or run.
Multi-agent correctness review of a pull request.
Author or update a Marin PR in the required plain-text format. Use when creating or updating a PR.
Multi-session research workflow: logbooks, experiment issues, and W&B.
Scheduled scrub: docs and code parity.
Scheduled scrub: TL;DR blocks on experiment issues.
| name | fix-docs |
| description | De-rot markdown docs in lib/iris, lib/zephyr, and lib/fray. |
Fix the markdown docs within lib/iris, lib/zephyr and lib/fray so they
comply with the principles below. Do NOT touch docs outside those directories.
Output: dispatch sub-agents that (1) parse the code and docs and (2) make the documentation changes locally. Commit the changes into a single local commit, inform the user, and summarize what changed. Never push without explicit user approval.
docs/ — high-level, "getting started", concise.**/AGENTS.md — targeted agent guidance for the subtree, plus a recursive
ToC/index of subtree content.**/OPS.md — field guide for gathering telemetry, running commands, and
debugging the systems in the subtree..agents/skills/*/SKILL.md — prompts for common agentic workflows..agents/projects/YYYYMMDD_filename.md (if historical-only; date from
the first commit via git). The code is the source of truth..agents/projects/YYYYMMDD_filename.md, dated from the first commit (git).