Teammate Dismiss banner
initialneil initialneil

Teammate Dismiss

Development community

Description

--- description: "Decouple a live teammate workstream — final flush, then stop reviving its window (project-with-reflect)" argument-hint: "<workstream> (the teammate lane to dismiss)" --- Run the **teammate-dismiss** 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`). If none matches, **ask which p

Installation

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

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

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

Full documentation available on GitHub

View Source Repository