genai-jerry
01genai-jerry/claude-software-factory
Plugin Claude Code
Plugin marketplace listing 1 plugin: factory.
genai-jerry/claude-software-factory
Plugin Claude Code
Plugin marketplace listing 1 plugin: factory.
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.
genai-jerry/claude-software-factory
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
genai-jerry/claude-software-factory
Command Claude Code
Archive a completed change in the experimental workflow.
genai-jerry/claude-software-factory
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
genai-jerry/claude-software-factory
Command Claude Code
Propose a new change - create it and generate all artifacts in one step.
genai-jerry/claude-software-factory
Command Claude Code
Sync delta specs from a change to main specs.
genai-jerry/claude-software-factory
Command Claude Code
Update a change - revise existing planning artifacts and keep them coherent (Experimental).
genai-jerry/claude-software-factory
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
genai-jerry/claude-software-factory
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
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.
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.
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.
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.
genai-jerry/claude-software-factory
Command
Factory stage 3 — Architect: write design.md per affected repo from the planned tasks.
genai-jerry/claude-software-factory
Command
Factory dispatcher — after design approval (G2), mark unblocked tasks factory:ready.
genai-jerry/claude-software-factory
Command
Factory fast lane — Fast-Track: implement one small change end to end and open it for human review.
genai-jerry/claude-software-factory
Command
Factory stage 4 — Implementer: implement one task from the change folder.
genai-jerry/claude-software-factory
Command
Factory stage 8 — Ops Monitor: post-deploy verification, soak, archive and closure.
genai-jerry/claude-software-factory
Command
Factory stage 2 — Planner: break an approved spec into tasks.md and mirrored sub-issues.
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.
genai-jerry/claude-software-factory
Command
Factory stage 5 — Reviewer: independent review of a factory draft PR.
genai-jerry/claude-software-factory
Command
Factory stage 0 — Scrum Master: plan a release milestone and hold gate G0.
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.