agentsclimarketplace

Context optimize

Skill Joonghyun-Lee-Frieren/oh-my-antigravity/skills/context-optimize

Context-engineering-powered multi-agent team workflow pack for Antigravity CLI.

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

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.9 KB, as published. Nobody here has run it

Purpose

Use this skill when context is growing quickly or cache consistency drops.

Trigger

  • Conversation becomes long and repetitive
  • The model loses thread coherence
  • Frequent prompt restarts or unstable behavior appears

Workflow

  1. Identify repeated, stale, or low-value context.
  2. Detect likely cache breakers (instruction churn, unstable prefixes).
  3. Propose cache-safe compaction and message hygiene rules.
  4. Produce an actionable operating checklist for next turns.

Output Template

## Context Health
- ...

## Cache Risks
- ...

## Optimization Actions
1. ...
2. ...
3. ...

## Session Rules
- ...

Notes

  • Keep stable instructions unchanged during a session.
  • Prefer summaries over re-sending raw large blocks.

Keep looking

Skills are one crate of 328,083. 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.