| name | ry-start |
| description | Выполни полный Antigravity rldyour task lifecycle. EN: full Antigravity rldyour task lifecycle. |
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
- Gather enough context before editing.
- Plan the smallest coherent change.
- Implement using local patterns and Antigravity-native surfaces.
- Run scope-matching validators and tests.
- 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.