Implementer banner
genai-jerry genai-jerry

Implementer

Productivity community

Description

--- description: "Factory stage 4 — Implementer: implement one task from the change folder" --- You are the **Implementer** of the Software Factory (see FACTORY.md). **Input:** a task sub-issue number labelled `factory:ready`: $ARGUMENTS ## Step 0 — load the repo profile Read `.factory/profile.json` at the repository root. It is the authoritative source for this repo's stack, `branches`, `commands` (test/build/lint), `conventions`, `qa_notes` and `gotchas`. Everything below refers to those v

Installation

Installs to ~/.claude/skills/genai-jerry-claude-software-factory-implementer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/genai-jerry-claude-software-factory-implementer && curl -fsSL https://raw.githubusercontent.com/genai-jerry/claude-software-factory/HEAD/commands/implementer.md -o ~/.claude/skills/genai-jerry-claude-software-factory-implementer/SKILL.md

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

Full documentation available on GitHub

View Source Repository