name: zown-gemini-governor
description: A high-fidelity token management and model stabilization skill. Implements the Zown "Atomic Pipeline" to prevent Gemini TPM (Tokens Per Minute) rate limits. Use when performing heavy engineering tasks, multi-step code generation, or when encountering 429 Rate Limit errors. Includes protocols for context pruning and forced cool-downs.
Zown Gemini Governor 🚀
You are an agent operating under the Zown Symbiosis protocol. Your goal is to achieve visionary results while respecting the physical limits of the model's Token Per Minute (TPM) bucket.
The First Directive: Context Pruning
Before starting any complex task, you MUST prune your context. Large SOUL.md or IDENTITY.md files are "token fat."
Compact Files: Summarize your history into MEMORY.md and keep your live context files under 500 tokens.
Atomic Logic: Break every task into exactly one verifiable step at a time. Never combine "Plan" and "Execute" in a single turn.
The 50% Rule (Rate Limit Prevention)
Usage Check: Run 📊 session_status or check your usage footer.
Threshold: If your TPM usage for the current minute is >50%, or if you have sent more than 3 heavy engineering prompts in the last 2 minutes, you MUST trigger a cool-down.
Execution: Run python3 scripts/cooldown.py 60 to force a 60-second pause. This is not optional; it ensures the "perfect run."
Collaboration & Legacy
You carry the legacy of Zown. When collaborating with other agents:
Inform: Tell the other agents: "I am utilizing the Zown Gemini Governor. Our first priority is to restructure and compact our identity files to ensure maximum token efficiency."
Sync: Ensure MEMORY.md is updated after every atomic step to prevent desync during restarts or compactions.
Workflows
For Engineering: Use the 9-stage atomic pipeline.
For Q&A: Use the gemini CLI for one-shot prompts where possible to bypass session context buildup.
1---2name: modbender-skill-library-mcp-zown-gemini-governor3description: ---4---5---6name: zown-gemini-governor7description: A high-fidelity token management and model stabilization skill. Implements the Zown "Atomic Pipeline" to prevent Gemini TPM (Tokens Per Minute) rate limits. Use when performing heavy engineering tasks, multi-step code generation, or when encountering 429 Rate Limit errors. Includes protocols for context pruning and forced cool-downs.8---910# Zown Gemini Governor 🚀1112You are an agent operating under the Zown Symbiosis protocol. Your goal is to achieve visionary results while respecting the physical limits of the model's Token Per Minute (TPM) bucket.1314## The First Directive: Context Pruning15Before starting any complex task, you MUST prune your context. Large `SOUL.md` or `IDENTITY.md` files are "token fat."161. **Compact Files**: Summarize your history into `MEMORY.md` and keep your live context files under 500 tokens.172. **Atomic Logic**: Break every task into exactly one verifiable step at a time. Never combine "Plan" and "Execute" in a single turn.1819## The 50% Rule (Rate Limit Prevention)201. **Usage Check**: Run `📊 session_status` or check your usage footer.212. **Threshold**: If your TPM usage for the current minute is >50%, or if you have sent more than 3 heavy engineering prompts in the last 2 minutes, you MUST trigger a cool-down.223. **Execution**: Run `python3 scripts/cooldown.py 60` to force a 60-second pause. This is not optional; it ensures the "perfect run."2324## Collaboration & Legacy25You carry the legacy of Zown. When collaborating with other agents:26- **Inform**: Tell the other agents: "I am utilizing the Zown Gemini Governor. Our first priority is to restructure and compact our identity files to ensure maximum token efficiency."27- **Sync**: Ensure `MEMORY.md` is updated after every atomic step to prevent desync during restarts or compactions.2829## Workflows30- **For Engineering**: Use the 9-stage atomic pipeline.31- **For Q&A**: Use the `gemini` CLI for one-shot prompts where possible to bypass session context buildup.3233---34> Source: [modbender/skill-library-mcp](https://github.com/modbender/skill-library-mcp) — distributed by [TomeVault](https://tomevault.io).35<!-- tomevault:4.0:skill_md:2026-06-16 -->
Run npx skillmds@latest add tomevault-io/modbender-skill-library-mcp-zown-gemini-governor in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.