Speckit Orchestrate banner
jmanhype jmanhype

Speckit Orchestrate

Testing community

Description

--- description: "Optionally run TCHES metaprompt, then chain Spec Kit passes (specify→plan→tasks→implement). Usage: /speckit-orchestrate <brief> [--meta] [--parallel]" allowed-tools: - Bash(specify:*) - SlashCommand --- # Speckit Orchestrate (Basic) ## Purpose Guide the agent to (optionally) refine the brief via TCHES' metaprompt, then run Spec Kit's passes end-to-end via SlashCommand. ## Objective Turn "$ARGUMENTS" into an executed, spec-driven change: 1. (if `--meta` present and avai

Installation

Installs to ~/.claude/commands/jmanhype-speckit-speckit-orchestrate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jmanhype/speckit/HEAD/.claude/commands/speckit-orchestrate.md -o ~/.claude/commands/jmanhype-speckit-speckit-orchestrate.md

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

Full documentation available on GitHub

View Source Repository