Spec Impl Task banner
srg-kostyrko srg-kostyrko

Spec Impl Task

Testing community

Description

--- description: Implement one or more vertical-slice tasks from tasks.md. Accepts task IDs (1.2) or whole groups (1). Auto-ticks green validation rows and the task checkbox; commits each successful slice. argument-hint: <group | task-id>... [<slug>] --- You are implementing one or more vertical slices of an active change. User input: $ARGUMENTS ## Step 1 — Parse and resolve Parse positional arguments. Each argument is one of: - `<group>.<task>` — a single task ID (e.g. `1.2`) - `<group>` —

Installation

Installs to ~/.claude/skills/srg-kostyrko-ai-sdlc-spec-impl-task/SKILL.md

Terminal
mkdir -p ~/.claude/skills/srg-kostyrko-ai-sdlc-spec-impl-task && curl -fsSL https://raw.githubusercontent.com/srg-kostyrko/ai-sdlc/HEAD/commands/spec-impl-task.md -o ~/.claude/skills/srg-kostyrko-ai-sdlc-spec-impl-task/SKILL.md

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

Full documentation available on GitHub

View Source Repository