agentsclimarketplace

Ralplan

Skill Joonghyun-Lee-Frieren/oh-my-antigravity/skills/ralplan

Context-engineering-powered multi-agent team workflow pack for Antigravity CLI.From the repository description

Install
npx -y skills add Joonghyun-Lee-Frieren/oh-my-antigravity --skill ralplan

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

0.8 KB, 161 tokens by cl100k_base, as published. Nobody here has run it

Purpose

Use this skill when planning must prioritize correctness and risk control over speed.

Trigger

  • High-risk refactors or migrations
  • Security or reliability-sensitive changes
  • User asks for strict planning before coding

Workflow

  1. Define objective, constraints, and non-goals.
  2. Build a stage-gated plan (plan -> prd -> exec -> verify -> fix).
  3. Define hard pass/fail criteria per stage.
  4. Include rollback points and stop conditions.
  5. Add validation gates before release readiness.

Output Template

## Goal
- ...

## Stage Gates
| Stage | Entry Criteria | Exit Criteria | Owner |
| --- | --- | --- | --- |

## Risk Controls
- ...

## Rollback Plan
- ...

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.