Ry sync
Skill NDDev-it-com/rldyour-antigravity-cli/.gemini/skills/ry-sync
rldyour Antigravity CLI configuration: native extensions, GEMINI.md context, commands, skills, subagents, hooks, MCP, browser-provider routing, Serena memory, and runtime validation.
npx -y skills add NDDev-it-com/rldyour-antigravity-cli --skill ry-syncAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Синхронизируй Antigravity docs, memories и git. EN: synchronize Antigravity docs, memories, and git.
SKILL.md
1.5 KB, as published. Nobody here has run it
Purpose
Finalize Antigravity CLI adapter work into synchronized source, docs, memories, git, and GitHub state.
Native Antigravity Boundary
Use Antigravity-native docs and runtime surfaces. Durable agent context is
tracked on main; runtime-local state stays ignored.
When To Use
Use at the end of a completed task or when a Stop/post-task sync hook asks for final synchronization.
Inputs
- Current git status and upstream state.
- Serena memory freshness state.
- Instruction docs state.
- Repository context policy and branch state.
Procedure
- Confirm memories are current before docs/git sync.
- Inspect uncommitted changes and exclude secrets, runtime markers, caches, and browser artifacts.
- Run scope-matching checks.
- Commit/push coherent source changes when appropriate.
- Report advisory branch cleanup when policy allows it.
Evidence Required
Git status, memory state, validator output, commit/tag IDs, repository context state, and GitHub sync status.
Forbidden Actions
Do not delete branches, force-push, or mutate system configs unless policy and owner authorization allow that exact action.
Acceptance Checks
Working tree is clean, memories are current, runtime markers are absent, and repository context state matches policy.
Failure Reporting
Report exact blockers and the command needed to clear each one.