Teammate Assemble banner
initialneil initialneil

Teammate Assemble

Development community

Description

--- description: "Couple a sibling workstream live — auto-launch its teammate window (Claude Code + iTerm2 only, project-with-reflect)" argument-hint: "<workstream> (the sibling lane to assemble as a live teammate)" --- Run the **teammate-assemble** action of the current project's `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`

Installation

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

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

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

Full documentation available on GitHub

View Source Repository