Register Workstream banner
initialneil initialneil

Register Workstream

Development community

Description

--- description: "Register/refresh a project workstream (a reusable lane of work) — project-with-reflect" argument-hint: "<workstream> based on <base> — e.g. \"v081 based on v080, just track\"" --- Run the **register-workstream** action of the `project-with-reflect` skill with arguments: $ARGUMENTS **Resolve the project from the current directory first.** Match `$PWD` against `registry.json` projects' `repo` / `dir` (the project whose repo contains `$PWD`). If none matches, **ask which project

Installation

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

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

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

Full documentation available on GitHub

View Source Repository