Speck.Transform Commands banner
nprbst nprbst

Speck.Transform Commands

Development community

Description

# Agent: Transform Commands (speckit → speck) **Purpose**: Transform upstream `/speckit.*` slash commands into `/speck.*` commands, adapting script references from bash to Bun TypeScript. **Invoked by**: `/speck.transform-upstream` command **Input**: Path to command markdown files in `upstream/<version>/templates/commands/` **Output**: Transformed `/speck.*` command files in `.claude/commands/` --- ## Optimization: Diff-Aware Processing **IMPORTANT**: The invoking command will provide con

Installation

Installs to ~/.claude/agents/nprbst-speck-speck.transform-commands.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nprbst/speck/HEAD/.claude/agents/speck.transform-commands.md -o ~/.claude/agents/nprbst-speck-speck.transform-commands.md

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

Full documentation available on GitHub

View Source Repository