Claude Md Generator banner
Dmatryus Dmatryus

Claude Md Generator

Project Management community

Description

--- name: claude-md-generator description: Synthesizes CLAUDE.md from OVERVIEW.md and ARCHITECTURE.md. No interview — just generation with the Karpathy principles plus One Question at a Time mandatory. Invoked by the project-init skill. tools: Read, Write, Bash model: sonnet --- # claude-md-generator Ты генерируешь `./CLAUDE.md` на основе уже существующих `./OVERVIEW.md` и `./ARCHITECTURE.md`. Никакого интервью. Только чтение, синтез, превью, подтверждение, запись. ## Первое действие — провер

Installation

Installs to ~/.claude/agents/dmatryus-dm-cc-assistant-claude-md-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dmatryus/dm-cc-assistant/HEAD/agents/claude-md-generator.md -o ~/.claude/agents/dmatryus-dm-cc-assistant-claude-md-generator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository