Register Project banner
initialneil initialneil

Register Project

Development community

Description

--- description: "Register a project with project-with-reflect → generates /<name>" argument-hint: "<name> [path]" --- Run the **register-project** action of the `project-with-reflect` skill with arguments: $ARGUMENTS **The user describes the project in plain language — you translate it into the script's flags. They should never have to type `--remote` / `--root` / `:role` themselves.** From `$ARGUMENTS` extract: the project **name**, its **path(s)**, whether the code is **local or remote** (cu

Installation

Installs to ~/.claude/skills/initialneil-project-with-reflect-register-project/SKILL.md

Terminal
mkdir -p ~/.claude/skills/initialneil-project-with-reflect-register-project && curl -fsSL https://raw.githubusercontent.com/initialneil/project-with-reflect/HEAD/commands/register-project.md -o ~/.claude/skills/initialneil-project-with-reflect-register-project/SKILL.md

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

Full documentation available on GitHub

View Source Repository