# Ry Repair

> Запусти rldyour repair для Antigravity CLI configuration. EN: repair Antigravity CLI adapter.

- Skill: `rldyourmnd/ry-repair` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rldyourmnd/ry-repair`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rldyourmnd/ry-repair/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: rldyourmnd (https://skillmd.com/u/rldyourmnd)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rldyourmnd/ry-repair

---


# Purpose

Repair and synchronize this Antigravity CLI adapter against repository source of truth.

# Native Antigravity Boundary

Use `GEMINI.md`, `.gemini/settings.json`, `gemini-extension.json`, TOML
commands, Antigravity Agent Skills, Antigravity subagents, hooks, and policies.

# When To Use

Use when adapter docs, runtime baselines, MCP inventory, native surfaces, Serena
memories, or release metadata may be stale.

# Inputs

- User request and scope.
- Current git state.
- `config/rldyour-contract.json`.
- Antigravity baseline and native surface files.

# Procedure

1. Read source-of-truth files before editing.
2. Validate native Antigravity surfaces.
3. Fix verified drift with the smallest coherent change.
4. Run scope-matching validators and tests.
5. Report exact pass/fail results.

# Evidence Required

File paths, command output summaries, validator names, and `NOT_PROVEN` gaps.

# Forbidden Actions

Do not add unapproved active providers, tool-specific tombstone validators,
background orchestrators, or unbounded hooks.

# Acceptance Checks

`python3 scripts/validate_gemini_config.py --strict` and `python3 -m pytest -q`.

# Failure Reporting

Lead with blockers, affected files, and the next acceptance command.

