request-context-gatherer

Community

Prevent blind code edits.

AuthorLayerDynamics
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents common coding errors caused by modifying code without fully understanding its impact on the rest of the system, such as breaking downstream functionality or missing dependencies.

Core Features & Use Cases

  • Comprehensive Impact Analysis: Ensures all related files, including imports, callers, and tests, are reviewed before any code modification.
  • Systematic Workflow: Guides the user through a step-by-step process of reading target files, identifying consumers and dependencies, and tracing call chains.
  • Use Case: Before refactoring a core utility function, use this Skill to ensure you read all files that import it, all tests that cover it, and understand the expected behavior of its callers, preventing unexpected regressions.

Quick Start

Use the request-context-gatherer skill to analyze the impact of changing the user_auth module.

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: request-context-gatherer
Download link: https://github.com/LayerDynamics/Lore/archive/main.zip#request-context-gatherer

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.