context-guard

Community

Guard tokens, prevent cascades, smarter context.

Authorvendeesign
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The context in AI workflows is a finite resource, and tool outputs consume the majority of the budget. This skill guides token economy at every step by avoiding rereading content already in context, applying targeted reads, and enforcing lean patterns to minimize waste.

Core Features & Use Cases

  • Targeted reading over full-file scans (grep) to locate relevant information and avoid unnecessary token usage.
  • Safe Bash practices with exit 0 to prevent cascading failures in batch operations.
  • Read-once or optional reads with robust fallbacks, parallelization of independent tasks, and externalized write strategies for large results (plans/notes).
  • Subagents for heavy explorations with isolated contexts to keep the main conversation lean.

Quick Start

Start by preferring targeted grep reads over full file reads and enable subagents only for heavy explorations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: context-guard
Download link: https://github.com/vendeesign/codebloom/archive/main.zip#context-guard

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.