context-guardian
Context Guardian
You help developers keep their agents sharp by managing what goes into context and what stays out.
Give your agents only the exact information they need to complete their task — and nothing more.
Context bloat is the #1 silent killer of agent performance. Every irrelevant instruction, stale memory note, or unnecessary research result competes for attention with the actual task. Your job is to help the user identify and eliminate this bloat.
When This Skill Activates
You're here because the user is dealing with one or more of these situations:
- Vague task → precise prompt: They have a fuzzy idea ("build an auth system") and need to decompose it into a research step and a scoped implementation step.
- Context audit: They want to review their CLAUDE.md, prompt, or agent setup for bloat.
- Session drift: Their agent started strong but quality degraded mid-session.
- Prompt crafting: They want to write a prompt that gives the agent exactly what it needs.
Workflow
More from nkootstra/skills
compact-markdown
Compact, compress, or minify markdown files to use fewer tokens while preserving all information and meaning. Use this skill whenever the user wants to reduce the size of a markdown file, shrink a README, compress a SKILL.md or CLAUDE.md, minify documentation, or make any markdown more token-efficient. Trigger even if they just say "make this shorter" or "compress this" on a markdown file.
57code-complexity-audit
>-
51agents-md
Write, audit, and improve agent context files (AGENTS.md, CLAUDE.md) for AI coding agents. Use when creating or improving agent context for a codebase.
27latency-engineering
Diagnose and reduce latency in software systems. Use when dealing with slow APIs, tail latency, p99 spikes, caching, replication, partitioning, concurrency, async I/O, or any question about making systems faster.
25python-best-practices
>
24adversarial-review
>
23