Step 2: Building Systems Map
Generate a System Map
Prompt file:
ai-enablement-prompts/prompts/solutions-architect/map_system.prompt.md
Expected output file:
output/SYSTEMS_MAP.md
How to run (in your AI client/agent):
Use the
map_systemprompt by including it in a.github/promptsfolder in your repo.Ensure you’ve followed Step 1 and added the AI Enterprise Code MCP to your .vscode/mcp.json file.
Provide a starting artifact when asked (for example a Docker Compose file, repo path, Terraform module, etc.).
Let the agent use enterprise search + GitHub file fetch to discover cross-repo links.
Confirm the generated
output/SYSTEMS_MAP.md.
Suggested starter request:
“/map_system Start from <your starting artifact>"