What problem does it solve?
Starting a new repository with consistent Supermind configuration is hard, especially when CLAUDE.md, ARCHITECTURE.md, and DESIGN.md are missing or out of sync.
Core Features & Use Cases
- Initializes CLAUDE.md with safe section-level merging while preserving project-specific content and refreshing Supermind infrastructure sections.
- Auto-detects your tech stack and scaffolds local configs by generating .claude/settings.local.json and optionally .mcp.json based on detected indicators.
- Generates AI-optimized living documentation by scanning the repo to create or migrate ARCHITECTURE.md and DESIGN.md (for UI projects), then verifies the results with spot checks and commits via Git.
- Improves project health and tool discovery by checking setup signals (sessions, semantic navigation) and researching relevant additional tools without auto-installing.
Quick Start
Tell your AI agent: run the supermind-init skill to initialize this project’s CLAUDE.md, living documentation (ARCHITECTURE.md and optional DESIGN.md), and health/discovery scaffolding.