What problem does it solve? Setting up a new or existing project with consistent Claude Code configuration (CLAUDE.md, CHANGELOG.md, mission statement, planning directories) is repetitive and error-prone, and hand-written configs often miss cache-efficiency and shared-documentation conventions. ## Core Features & Use Cases - Project assessment and config generation: Scans the repo for existing files and tech stack, then creates CLAUDE.md, CHANGELOG.md, and PROJECT_MISSION.md from templates filled with real project details. - Documentation scaffolding: Creates the standard documentation/ planning structure (planning, decisions, specs, guides, archive) used by other clauDNA skills. - Shared knowledge seam: Detects a claudron vault or scaffolds a raw shared-docs tree, then writes the ## Shared Documentation section into CLAUDE.md. - Use Case: After cloning a repo with no Claude Code setup, run the skill to get a cache-optimized CLAUDE.md with a real architecture tree, a changelog seeded from git history, and a working shared-docs root. ## Quick Start Ask Claude to initialize this project with the standard clauDNA configuration files and documentation structure.