Help us improve
Share bugs, ideas, or general feedback.
From solution-factory
Stage 4 orchestrator for the Solution Factory — Ship. Runs the Quality Gates checklist (15 unified anti-patterns + ~10 SF-specific gates), runs the cross-document consistency check, then promotes via the dual routing logic (Composable DXP secondary → 10_Practice/Offerings/Solutions/{Tier}/[Name]; Slalom default → 40_Library/Solution_Briefs/[Name]). Creates the library reference stub for DXP solutions. Updates the practice catalog. Calls `solution-factory-promoter` agent for the file-system work. Output: kit at canonical home + (optional) reference stub + WIP archived. Also known as: quality gates + promote, ship runner, solution finalization.
npx claudepluginhub bpainter/composable-dxp-claude-marketplace --plugin solution-factoryHow this skill is triggered — by the user, by Claude, or both
Slash command
/solution-factory:solution-factory-shipThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Take a polished kit through Quality Gates and promote it to its canonical home — single source of truth, with reference stubs only for discoverability.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Explores codebases via GitNexus: discover repos, query execution flows, trace processes, inspect symbol callers/callees, and review architecture.
Share bugs, ideas, or general feedback.
Take a polished kit through Quality Gates and promote it to its canonical home — single source of truth, with reference stubs only for discoverability.
solution-factory-create-flow pipeline (auto-routed)/solution-ship directlyFor dual routing logic, see ../../references/solution-factory-foundations.md → "Promotion routing." For the canonical Quality Gates checklist, see 60_Digital_Manufacturing/Solution_Factory/Quality_Gates.md — 15 anti-patterns + ~10 SF-specific gates. Don't reimplement — walk the user through the existing checklist.
Walk the full checklist from 60_Digital_Manufacturing/Solution_Factory/Quality_Gates.md. For each item, mark pass / fail / n/a.
The 15 unified anti-patterns:
Plus the SF-specific gates:
Rule: any kit failing 2 or more is rejected for revision. AskUserQuestion if borderline:
Question: "Quality Gates: X failures. Proceed anyway, revise, or document?"
Options:
1. Revise — these are blockers (Recommended if 2+ failures)
2. Proceed and document failures (only for non-blocking — e.g., 1 minor gate)
3. Show me which gates failed and why
If failures: write WIP/[solution-name]/QUALITY_GATES_FAILED.md with the failures, then route back to the right earlier stage (Draft for content failures, Polish for visual / brand failures).
Walk the cross-document table from Quality_Gates.md. Verify across all 8 deliverables:
Surface mismatches; fix or accept (with documentation).
Pull from 00_Intake_Brief.md:
If Brand = Composable DXP secondary:
Canonical: 10_Practice/Offerings/Solutions/{Tier}/[Solution-Name]-[YYYY-MM]-Slalom/
Reference stub: 40_Library/Solution_Briefs/[Solution-Name]-[YYYY-MM]-Slalom.md
If Brand = Slalom default:
Canonical: 40_Library/Solution_Briefs/[Solution-Name]-[YYYY-MM]-Slalom/
No stub.
AskUserQuestion to confirm:
Question: "Ready to promote [Solution Name] to {target}?"
Options:
1. Yes, promote (Recommended)
2. Show me the promotion target details first
3. Pause — I want to revise once more
Hand off to solution-factory-promoter agent. The agent:
README.md from One-Pager content + practice metadata frontmatter (per the format in 60_Digital_Manufacturing/Solution_Factory/Pipeline.md)40_Library/Solution_Briefs/[Solution-Name]-[YYYY-MM]-Slalom.md (delegates to solution-factory-stub-generator agent)If the solution promoted to 10_Practice/Offerings/Solutions/{Tier}/, edit the catalog at 10_Practice/Offerings/Solutions/README.md:
_to be authored_ with a link to the new folder50_Knowledge/Frameworks/Go_to_Market/. Surface the SF Solution tag from 00_Intake_Brief.md if captured at intake.Produce a single-message summary:
✓ Solution promoted: [Solution Name]
✓ Canonical home: {path}
✓ Reference stub (if DXP): {path}
✓ Practice catalog updated (if DXP): {row}
✓ Salesforce Solution tag: {tag — reminder to apply}
✓ WIP archived: {action}
QUALITY_GATES_FAILED.md; route back to earlier stage.-v2), replace, or pick a new name?solution-factory-promoter (agent) — does the file-system worksolution-factory-stub-generator (agent) — emits the reference stub for DXP solutionssolution-factory-create-flow — parent orchestrator that called this skillconsulting:consulting-humanize — fallback if any deliverable fails Quality Gate "AI prose"composable-dxp-migration — gates already passed." → skip to Step 3._to be authored_ — link to my new folder." → run Step 5 in catalog-update-only mode.../../references/solution-factory-foundations.md — promotion routing60_Digital_Manufacturing/Solution_Factory/Quality_Gates.md — the canonical checklist60_Digital_Manufacturing/Solution_Factory/Pipeline.md — Stage 4 + promoted folder README format + library stub format../solution-factory-create-flow/SKILL.md../../agents/solution-factory-promoter.md../../agents/solution-factory-stub-generator.md