Implement Stubs banner
jonathanowitz jonathanowitz

Implement Stubs

Development community

Description

--- description: Create migration, stub files, route wiring, and bug fixes (Phase 0 of /implement) argument-hint: [called by /implement — no direct args needed] allowed-tools: [Read, Edit, Write, Grep, Glob, Bash] user-invocable: false --- # Implement Stubs (Phase 0) Create the foundation that enables meaningful RED tests in subsequent phases. This phase produces no testable behavior — it creates the skeleton that test files can import without structural errors. ## What This Phase Produces 1

Installation

Installs to ~/.claude/skills/jonathanowitz-claude-skills-implement-stubs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jonathanowitz-claude-skills-implement-stubs && curl -fsSL https://raw.githubusercontent.com/jonathanowitz/claude-skills/HEAD/commands/implement-stubs.md -o ~/.claude/skills/jonathanowitz-claude-skills-implement-stubs/SKILL.md

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

Full documentation available on GitHub

View Source Repository