# InitRepo InitRepo turns a software project idea into structured, execution-ready planning documents — business analysis, PRD, UX/UI spec, technical architecture, user stories, and a build roadmap — that an AI coding agent can build from. ## Documentation - [How to Use InitRepo](https://initrepo.com/how-to-use-initrepo) - Step-by-step guide to filling out the InitRepo questionnaire and utilizing the generated planning suite. - [Agent Orchestration Guide](https://initrepo.com/agent-orchestration) - Technical details of using InitRepo to orchestrate a fleet of parallel-build sub-agents. - [InitRepo CLI Guide](https://initrepo.com/cli) - Command-line interface usage to generate project documentation directly from the terminal. - [InitRepo MCP Server](https://initrepo.com/mcp-server) - Integrating InitRepo projects as Model Context Protocol resources for coding agents. ## Core Concepts & Guides - [The Complete Context Engineering Guide](https://initrepo.com/complete-context-engineering-guide) - Comprehensive handbook on optimizing context for LLMs and coding agents. - [AI Context Management Best Practices](https://initrepo.com/ai-context-management-best-practices) - Best practices for keeping context clean, relevant, and structured. - [Context Engineering for AI Coding](https://initrepo.com/context-engineering-ai-coding) - Specific strategies to structure codebase context for AI coding tools. - [Prompt Engineering vs Context Engineering](https://initrepo.com/prompt-engineering-vs-context-engineering) - Comparing direct prompts against structured background context.