# Ry Start

> Выполни полный Antigravity rldyour task lifecycle. EN: full Antigravity rldyour task lifecycle.

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

---


# Purpose

Implement a scoped task in this Antigravity CLI adapter with validated code, docs, and
sync state.

# Native Antigravity Boundary

Use Antigravity-native commands, skills, subagents, hooks, policies, and settings.
Antigravity subagents are local delegation helpers, not cmux orchestration.

# When To Use

Use when the owner asks Antigravity CLI to implement or repair a scoped task.

# Inputs

- User request and acceptance criteria.
- Context from `ry-init` when needed.
- Source files, validators, tests, and relevant official documentation.

# Procedure

1. Gather enough context before editing.
2. Plan the smallest coherent change.
3. Implement using local patterns and Antigravity-native surfaces.
4. Run scope-matching validators and tests.
5. Sync memories/docs/git state only when project policy allows and facts changed.

# Evidence Required

Changed paths, commands run, validator/test results, release or runtime evidence,
and remaining blockers.

# Forbidden Actions

No fake green checks, unbounded hooks, secrets, runtime caches, hidden
orchestrators, or branch deletion without explicit owner confirmation.

# Acceptance Checks

The changed scope passes its adapter validators plus the root integration gates
that reference it.

# Failure Reporting

Lead with blockers and exact failed commands, then list safe next actions.

