Step 2: Building Systems Map

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):

  1. Use the map_system prompt by including it in a .github/prompts folder in your repo.

  2. Ensure you’ve followed Step 1 and added the AI Enterprise Code MCP to your .vscode/mcp.json file.

  3. Provide a starting artifact when asked (for example a Docker Compose file, repo path, Terraform module, etc.).

  4. Let the agent use enterprise search + GitHub file fetch to discover cross-repo links.

  5. Confirm the generated output/SYSTEMS_MAP.md.

Suggested starter request:

“/map_system Start from <your starting artifact>"