/generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
$ npx -y skills add notque/vexjoy-agent --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/generate-claudemd
Context preview
What this command does when you run it.
Generate project-specific CLAUDE.md from repo analysis.
Command definition
generate-claudemd.mddescription: "Generate project-specific CLAUDE.md from repo analysis." allowed-tools: ["Read", "Write", "Bash", "Grep", "Glob", "Skill"]
Call the Skill tool with `generate-claudemd`. Generate a project-specific CLAUDE.md by analyzing the repository's code, build system, and architecture.
Essays and writing behind this toolkit live at vexjoy.com. VexJoy Agent connects plain-English requests to specialist agents, skills, and workflows. /do selects the knowledge and tools needed for your task.
Repo: notque/vexjoy-agent
Other commands on vexjoy-agent.
github-notifications
Triage GitHub notifications: fetch, classify, report actions needed.
github-profile-rules
`github-profile-rules` — extract programming rules and coding conventions from a GitHub user's public profile via API.

