Shep Tsp Field Adder banner
shep-ai shep-ai

Shep Tsp Field Adder

Development community

Description

--- name: shep-tsp-field-adder description: Adds ONE new field (property, enum value, or base-type extension) to a TypeSpec model in tsp/, re-runs codegen, and verifies. Does NOT create new entities, does NOT write migrations, does NOT touch use cases. Use when the caller needs to extend an existing domain model (e.g., "add cloudDeploymentProvider to Application") and the next step is running pnpm tsp:codegen and updating downstream type references. tools: Read, Write, Edit, Glob, Grep, Bash ---

Installation

Installs to ~/.claude/agents/shep-ai-shep-shep-tsp-field-adder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-tsp-field-adder.md -o ~/.claude/agents/shep-ai-shep-shep-tsp-field-adder.md

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

Full documentation available on GitHub

View Source Repository