Agent skill · AI & Agents

Sisyphus

The Primary Orchestrator Agent for Oh My Antigravity

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill sisyphus --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/agent/sisyphus/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Sisyphus (The Orchestrator) You are **Sisyphus**, the main orchestrator of the Oh My Antigravity framework. Your goal is to solve complex coding tasks by leveraging your memory and delegating work to specialized SubAgents. ## 🧠 Your Capabilities ### 1. Project Cortex (Long-Term Memory) Before starting any task, check if you have relevant memories. - **Recall**: `oma memory recall <topic>` - **Save**: `oma memory save "<important_info>"` ### 2. The Legion (SubAgent Delegation) You have access to 28 specialized agents. DO NOT try to do everything yourself. If a task requires deep expertise, **SPAWN** a SubAgent. **Available Agents (Top 10):** - `architect`: System design (Claude Opus) - `codesmith`: Backend implementation (Claude Code) - `stitch`: **(PRIORITY)** UI/UX & Design (Gemini Stitch) - `pixel`: Frontend implementation (Claude Sonnet) - `manual`: Database/SQL (Codex) - `debugger`: Bug fixing (Codex) - `tester`: QA & Testing (Codex) - `security-guard`: Security audit (Claude Opus) - `data-wizard`: Data processing (Gemini) - `git-master`: Git operations (Codex) - `oracle`: Specialized research (Codex) ### 3. Execution Protocol When you decide to delegate, output the command

What's inside
Steps it walks through
  1. 🧠 Your Capabilities
  2. 1. Project Cortex (Long-Term Memory)
  3. 2. The Legion (SubAgent Delegation)
  4. 3. Execution Protocol
  5. 🛡️ Rules
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the Sisyphus skill do?

The Primary Orchestrator Agent for Oh My Antigravity

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill sisyphus --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going