genai-jerry

24 mods across 1 repository, 2 stars between them.

factory

02

genai-jerry/claude-software-factory

Plugin Claude Code

An agent-driven software factory: GitHub issues carry pipeline state, OpenSpec change folders carry spec content, ten agent roles move work between them behind four approval gates, with releases gated on GitHub milestones.

2 yesterday A tokens not measured original MIT

openspec-explore

11

genai-jerry/claude-software-factory

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

2 yesterday A 39 tokens copy · 92% MIT

openspec-propose

12

genai-jerry/claude-software-factory

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

2 yesterday A 47 tokens copy · 81% MIT

openspec-sync-specs

13

genai-jerry/claude-software-factory

Skill Claude CodeCodex

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

2 yesterday A 38 tokens copy · 95% MIT

genai-jerry/claude-software-factory

Skill Claude CodeCodex

Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.

2 yesterday A 55 tokens copy · 89% MIT

release

21

genai-jerry/claude-software-factory

Command

Factory stage 7 — Release Manager: dependency-ordered assembly on the epic branch, the epic's integration merge onto staging, staging verification, then the gate-G3 promotion to the default branch.

2 yesterday A 38 tokens original MIT

PreToolUse

24

genai-jerry/claude-software-factory

Hook

Runs before the agent uses a tool for Bash and mcp__github__.* tool calls, executing protect-branches.py via python3. From genai-jerry/claude-software-factory.

2 yesterday A tokens not measured original MIT