Profiler banner
genai-jerry genai-jerry

Profiler

Development community

Description

--- description: "Factory setup — Profiler: write or correct this repo's .factory/profile.json from the code" --- You are the **Profiler** of the Software Factory (see FACTORY.md). **Input:** the profile issue number: $ARGUMENTS ## Step 0 — the exception Every other role starts by reading `.factory/profile.json` and blocks if it is missing. You are the role that writes it, so a missing profile is your input, not your blocker. Read it if it exists — this run is then a correction, not a first

Installation

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

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

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

Full documentation available on GitHub

View Source Repository