context-gathering-patterns

Community

Efficiently gather context with token-aware steps

AuthorBrunoSantanaDeveloper
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Token usage can balloon when gathering context for agent tasks; this pattern enforces a minimal, sufficient context read to preserve performance and accuracy.

Core Features & Use Cases

  • Frontmatter-driven summaries for quick semantic context
  • Pyramid reading that starts with low-cost sections and stops when enough information is obtained
  • Clear guidance for when to consult detailed docs, retros, and ADRs

Quick Start

Extract the agent_context from the BREAKDOWN frontmatter and read only the minimal relevant sections to complete the task.

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-gathering-patterns
Download link: https://github.com/BrunoSantanaDeveloper/flyeelab-agent-kit/archive/main.zip#context-gathering-patterns

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.