alirezarezvanialirezarezvaniCommunityยท1 Agent Skills Included

ClaudeForge

Automated CLAUDE.md creation, enhancement, and codebase synchronization

Generates, enhances, and maintains CLAUDE.md instruction files for any software project. Detects tech stacks, scores file quality, enforces a 150-line cap, and splits large files into chained sub-files automatically. Eliminates stale documentation by auditing drift, broken links, and dependency changes against git history. Keeps project guidelines synchronized through background maintenance and slash commands.
npx skills add alirezarezvani/ClaudeForge --all -g -y
Available:

Gives your AI agent project-wide behavioral rules and routes it to the skill, slash command, and guardian agent components that generate and maintain CLAUDE.md files.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ClaudeForge?โ–ผ

Run `npx skills add alirezarezvani/ClaudeForge --all -g -y` in your terminal to install all skills, commands, and the guardian agent globally.

How to create a CLAUDE.md file automatically?โ–ผ

Run the /enhance-claude-md command and it explores your repository, detects your tech stack and team size, then generates a customized CLAUDE.md after your confirmation.

How to keep CLAUDE.md files up to date?โ–ผ

The guardian agent runs in the background on session start and file edits, while /sync-claude-md prunes stale references, enforces the 150-line cap, and repairs chained sub-files.

Does ClaudeForge work with large projects?โ–ผ

Yes. It splits oversized files into modular sub-files linked via @path imports, so each file stays under the 150-line cap while covering backend, frontend, and database contexts.

Can I use ClaudeForge without coding experience?โ–ผ

Yes. You interact through plain-English requests and simple slash commands, and the agent handles all analysis, generation, and validation for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’