claudemd · git:20260610.be2a852 · 2026-06-10 · sha256 6e7085782edb439c
claudemd git:20260610.be2a852A
Immutable. This exact content is served forever at /api/v1/blob/6e7085782edb439c.
---
name: claudemd
description: "Audit or generate a CLAUDE.md for any project. Natural companion to /brana:align — run audit after align on brownfield projects."
effort: low
model: sonnet
keywords: [CLAUDE.md, project-instructions, context, bloat, audit, generate, init]
task_strategies: [investigation, greenfield]
stream_affinity: [roadmap]
argument-hint: "[audit [path] | generate [path]]"
group: execution
allowed-tools:
- Read
- Glob
- Grep
- Write
- Edit
- AskUserQuestion
- Bash
status: stable
growth_stage: evergreen
---
<!-- PROCEDURE_FILE: procedures/claudemd.md -->
This skill's full procedure is in a separate file for startup performance (ADR-034).
Read and execute `../../procedures/claudemd.md` resolved against this skill's base directory (the path announced when the skill loads) — i.e. `{base-dir}/../../procedures/claudemd.md`. This form is valid in both the repo layout and the deployed-plugin layout.
If the path doesn't resolve, use Glob to find `**/procedures/claudemd.md`.