Import Project banner
pche-broken-artist pche-broken-artist

Import Project

Git community

Description

--- description: Bring an existing project into projects/ — clone through scripts/forge-clone.ps1, offering the commit identity from CLAUDE.local.md argument-hint: <git-url> --- Bring the project at `$1` into the forge (POS.1060). Git is done by `scripts/forge-clone.ps1` only — never run raw git commands, not even to read state (POS.0550). 1. Require the URL. The target directory is `projects/<repository name>` — the name falls out of the URL (no slug parameter); if the directory already

Installation

Installs to ~/.claude/commands/pche-broken-artist-forge-of-thought-import-project.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pche-broken-artist/forge-of-thought/HEAD/.claude/commands/import-project.md -o ~/.claude/commands/pche-broken-artist-forge-of-thought-import-project.md

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

Full documentation available on GitHub

View Source Repository