context-map
Analyzes codebases to map dependencies, tests, and patterns for context before implementing changes.
Install
npx skills add https://github.com/github/awesome-copilot --skill context-mapStats
| Total installs | 7,633 |
| Weekly installs | 7.6K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs context-map |
|---|---|---|
| plantuml-ascii | 7,794 | +161 |
| convex-setup-auth | 8,552 | +919 |
| sql-optimization | 8,296 | +663 |
| pinia | 7,537 | -96 |
| swiftui-pro | 7,604 | -29 |
FAQ
- How many installs does context-map have?
- context-map has 7,633 total installs and 7.6K installs this week.
- Where is context-map hosted?
- context-map is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does context-map have?
- context-map has 27.4K GitHub stars.
- When was context-map first indexed?
- OrangeBot.AI first indexed context-map on Feb 25, 2026.
- How do I install context-map?
- Run: npx skills add https://github.com/github/awesome-copilot --skill context-map