context-map
SolidGenerate a map of all files relevant to a task before making changes
Install
Quality Score: 78/100
Skill Content
Details
- Author
- archubbuck
- Repository
- archubbuck/workspace-architect
- Created
- 8 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- ISC
Similar Skills
Semantically similar based on skill content — not just same category
context-mapper
Pre-execution mapping of codebases, document collections, or problem spaces. Runs BEFORE any Gorgon workflow to give all agents shared situational awareness
managing-context
Discovers and loads relevant project context from markdown documentation before each task. Matches context documents based on keywords, file paths, and task types. Use at task start to access project plans, architecture, and implementation status.
map-codebase
Use when an agent needs to understand how an unfamiliar codebase or subsystem actually works before changing it; maps entry points, control and data flow, key abstractions, and external effects to the depth the task needs, and reports what was not traced rather than reviewing quality or editing code.