Agent skill

context-guardian

Guardiao de contexto que preserva dados criticos antes da compactacao automatica. Snapshots, verificacao de integridade e zero perda de informacao.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorships scriptsMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill context-guardian --agent claude-code

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

Facts
Files in the skill folder: 4
SKILL.md size: 12 KB
Bundled scripts: yes
Declared author: renat
Path: skills/context-guardian/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

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

From the SKILL.md

# Context Guardian ## Overview Guardiao de contexto que preserva dados criticos antes da compactacao automatica. Snapshots, verificacao de integridade e zero perda de informacao. ## When to Use This Skill - When the user mentions "compactacao contexto" or related topics - When the user mentions "perda de contexto" or related topics - When the user mentions "snapshot contexto" or related topics - When the user mentions "preservar contexto" or related topics - When the user mentions "contexto critico" or related topics - When the user mentions "antes de compactar" or related topics ## Do Not Use This Skill When - The task is unrelated to context guardian - A simpler, more specific tool can handle the request - The user needs general-purpose assistance without domain expertise ## How It Works Sistema de integridade de contexto que protege projetos tecnicoss complexos contra perda de informacao durante compactacao automatica do Claude Code. Enquanto o `context-agent` atua APOS as sessoes (save/load), o context-guardian atua DURANTE a sessao, detectando quando a compactacao esta proxima e executando protocolos de preservacao com verificacao redundante. ## Por Que Isto Existe O Claude Co

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Do Not Use This Skill When
  4. How It Works
  5. Por Que Isto Existe
  6. Localizacao
  7. Integracao Com O Ecossistema
  8. Ativacao Automatica (O Claude Deve Iniciar Sozinho)
  9. Ativacao Manual (Usuario Solicita)
  10. Fase 1: Extracao Estruturada
  11. Fase 2: Verificacao De Integridade
  12. Fase 3: Persistencia Redundante
  13. Fase 4: Briefing De Transicao
  14. Protocolo Rapido (Quando O Tempo E Curto)
Ships with 3 files
  • references/extraction-protocol.md
  • references/verification-checklist.md
  • scripts/context_snapshot.py
Commands it runs
python C:\Users\renat\skills\context-guardian\scripts\context_snapshot.py save
python C:\Users\renat\skills\context-agent\scripts\context_manager.py save
python C:\Users\renat\skills\context-agent\scripts\context_manager.py load
python C:\Users\renat\skills\context-agent\scripts\context_manager.py search "termo"
More from agentic-awesome-skills
All skills →
About this skill
What does the context-guardian skill do?

Guardiao de contexto que preserva dados criticos antes da compactacao automatica. Snapshots, verificacao de integridade e zero perda de informacao.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill context-guardian --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 sickn33/agentic-awesome-skills, a repository with 44,414 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