Gen Claude Md banner
wiklob wiklob

Gen Claude Md

Development community

Description

--- description: Generate or update a concise, fact-rooted per-folder CLAUDE.md that orients a fresh agent to one directory. Reads the real code; plan-first for recursive sweeps; proposes a diff before overwriting an existing non-trivial CLAUDE.md. argument-hint: "<target-dir> [--recursive] (target defaults to repo root)" allowed-tools: Bash, Read, Write, Grep, Glob --- # /gen-claude-md — write a per-folder CLAUDE.md from the actual code Read `~/.claude/workflow-conventions.md` first and foll

Installation

Installs to ~/.claude/skills/wiklob-v-coding-setup-gen-claude-md/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wiklob-v-coding-setup-gen-claude-md && curl -fsSL https://raw.githubusercontent.com/wiklob/v-coding-setup/HEAD/commands/gen-claude-md.md -o ~/.claude/skills/wiklob-v-coding-setup-gen-claude-md/SKILL.md

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

Full documentation available on GitHub

View Source Repository