context-map

Installation
Summary

Analyze codebases and map task-relevant files before implementing changes.

  • Automatically searches for related files, dependencies, tests, and similar code patterns to establish full context
  • Generates structured markdown output with files to modify, dependency relationships, test coverage, and reference patterns
  • Includes risk assessment checklist for breaking changes, migrations, and configuration updates
  • Designed as a pre-implementation step to prevent missed dependencies and unintended side effects
SKILL.md

Context Map

Before implementing any changes, analyze the codebase and create a context map.

Task

{{task_description}}

Instructions

  1. Search the codebase for files related to this task
  2. Identify direct dependencies (imports/exports)
  3. Find related tests
  4. Look for similar patterns in existing code

Output Format

## Context Map
Related skills

More from github/awesome-copilot

Installs
8.9K
GitHub Stars
32.8K
First Seen
Feb 25, 2026