home/productivity/context-map-prompt

Context Map.prompt

GPTClaudeDeepSeek··1,183 copies·updated 2026-07-14
context-map-prompt.prompt
---
agent: 'agent'
tools: ['codebase']
description: 'Generate a map of all files relevant to a task before making changes'
---

# 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

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{task_description}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo archubbuck/workspace-architect (ISC). A "Context Map.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

archubbuck/workspace-architect · ISC