Create Test Repo banner
tractorjuice tractorjuice

Create Test Repo

Testing community

Description

--- description: Create a new ArcKit test repo with full scaffolding, auto-detecting the next version number allowed-tools: Bash, Read, Write, Glob --- You are creating a new ArcKit test repository on GitHub. Follow these steps exactly. ## Arguments The user provides: `$ARGUMENTS` Parse this as: `<project-slug> [description]` - **project-slug** (required): kebab-case name, e.g. `nhs-digital` - **description** (optional): short project description. If omitted, derive one from the slug (e.g.

Installation

Installs to ~/.claude/commands/tractorjuice-arc-kit-create-test-repo.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tractorjuice/arc-kit/HEAD/.claude/commands/create-test-repo.md -o ~/.claude/commands/tractorjuice-arc-kit-create-test-repo.md

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

Full documentation available on GitHub

View Source Repository