CLAUDE.md Generator — GitHub Action for auto-generating governance files #410
goblinmode2700
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone! Built a GitHub Action that auto-generates CLAUDE.md files by analyzing your repo's actual structure.
The Problem
Writing a good CLAUDE.md from scratch is tedious. Most of us either skip it or write a minimal one — which means Claude Code doesn't understand our project's conventions as well as it could.
The Solution
A GitHub Action that scans your repo and generates a proper CLAUDE.md with:
Pure bash, no API keys, no tokens.
Quick Start
Repo: https://github.com/goblinmode2700/claude-md-generator
Would love feedback on what frameworks or conventions to add detection for!
Beta Was this translation helpful? Give feedback.
All reactions