AI Context Generator generates a structured .ai-context bundle from Unity code. It helps AI assistants understand your architecture via summaries, notes, and Mermaid graphs for faster, smarter coding.This is not a f. LLM or this is not a MCP.This is auto md file generation tool. AI Context Generator is an editor-only Unity productivity tool built for developers who use AI coding assistants while working on Unity projects.Instead of forcing an AI assistant to repeatedly scan raw source files, AI Context Generator v1 generates a structured context bundle at your project root inside .ai-context/. This bundle gives AI tools a cleaner, smaller, and more navigable view of your project through progressive documentation layers.The generated output includes:INDEX.md for high-level project navigationSUMMARY.md for public API and system overviewsIMPLEMENTATION.md for logic-focused implementation summariesCodeTemplate.md for detected code style and conventionsMermaid architecture and system graphsmetadata and search-friendly project context filesProject Oracle is designed to improve AI-assisted workflows for tasks such as:understanding unfamiliar codebasesplanning refactorsnavigating large Unity projectsgenerating more accurate code suggestionsreducing repeated context loading costsdocumenting systems for human and AI collaborationThe package includes a Unity Editor window for running full generation, incremental updates, targeted context generation for specific folders, context search, token usage insights, and optional auto-sync triggers.This is an editor utility package. No runtime setup or demo scene is required.Editor-only Unity packageMinimum Unity version: 2021.3 LTSMain menu path: Window > AI Context Generator v1 > Context ManagerGenerates a project-root .ai-context folder with tiered documentationIncludes:full context generationincremental update workflowtargeted add-context generationkeyword-based context searchMermaid graph generationcode style template generationtoken usage and savings reportingoptional root-level AI helper files such as AGENTS.mdI have used AI for planning, code generation and documentation.



