Xforge New banner
cryptoxinu cryptoxinu

Xforge New

Development community

Description

--- description: "Run Xinu's ClaudeMD Fix — generate a fresh CLAUDE.md from scratch for the current project." --- Invoke the `xforge` skill with argument "new". Use this when the project has NO existing CLAUDE.md or the existing one is worth scrapping entirely and replacing. For existing files at grade C or better, prefer the default `/xforge` command (targeted improvement) instead. Follow the skill's dispatch logic for "new": 1. Load `~/.claude/skills/xforge/SKILL.md` 2. If an existing CLAU

Installation

Installs to ~/.claude/skills/cryptoxinu-xforge-xforge-new/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cryptoxinu-xforge-xforge-new && curl -fsSL https://raw.githubusercontent.com/cryptoxinu/xforge/HEAD/commands/xforge-new.md -o ~/.claude/skills/cryptoxinu-xforge-xforge-new/SKILL.md

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

Full documentation available on GitHub

View Source Repository