# 📚 Enhanced MCP Tools Documentation This directory contains reference documentation for the Enhanced MCP Tools project. ## 📋 Current Documentation ### **🛡️ Safety & Security** - **[SACRED_TRUST_SAFETY.md](SACRED_TRUST_SAFETY.md)** - Core safety framework for AI assistants using these tools ### **🔧 Development & Build** - **[UV_BUILD_GUIDE.md](UV_BUILD_GUIDE.md)** - Build instructions using uv package manager - **[PACKAGE_READY.md](PACKAGE_READY.md)** - Package configuration and readiness information ### **🤖 AI Assistant Reference** - **[LLM_TOOL_GUIDE.md](LLM_TOOL_GUIDE.md)** - Guide for AI assistants on tool safety categories and usage ## 📦 Historical Documentation The **[archive/](archive/)** directory contains historical implementation records, session summaries, and development status reports from the project's evolution. These files document the development journey but are not needed for current usage. ## 🎯 Current Project Status - **Phase 1**: ✅ Complete (5/5 tools) - Essential git workflow and core functionality - **Phase 2**: ✅ Nearly Complete (4/5 tools) - Code quality and analysis pipeline - **Phase 3**: 🎯 Ready - Enhanced UX & environment tools (developer superpowers) **Total Progress**: 9/19 tools implemented (47% complete) ## 📖 Main Documentation For the primary project documentation, see the main [README.md](../README.md) in the project root. For the current development roadmap and Phase 3 plans, see [TODO.md](../TODO.md).