Help us improve
Share bugs, ideas, or general feedback.
From solution-factory
Advice skill for the Solution Factory. Inspects the WIP/ folder at 60_Digital_Manufacturing/Solution_Factory/ and reports on active solutions — which are at which stage (Frame / Draft / Polish / Ship), how complete each is, what's blocking, what's stale. Optionally inspects the canonical promotion targets (10_Practice/Offerings/Solutions/ and 40_Library/Solution_Briefs/) to report on recently shipped solutions. Read-only — does not modify anything. Also known as: WIP status, solution status, solution factory dashboard.
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-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Tell the user what's happening in the Solution Factory — without modifying anything. Read-only.
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.
Tell the user what's happening in the Solution Factory — without modifying anything. Read-only.
/solution-statussolution-factory-create-flow when user picks "Check status"For each folder in 60_Digital_Manufacturing/Solution_Factory/WIP/:
00_Intake_Brief.md
01_One_Pager.md through 08_Marketing_Handoff.md
[...] markers)?QUALITY_GATES_FAILED.md
Based on what's present:
| Files present | Stage |
|---|---|
Only 00_Intake_Brief.md (incomplete or complete) | Frame |
Intake + at least one 0X_*.md deliverable but no PPTX | Draft |
| Intake + multiple deliverables + at least one PPTX/PDF | Polish |
All 8 markdown deliverables + all expected PPTX/PDF + no QUALITY_GATES_FAILED.md | Ready to Ship |
All of above + QUALITY_GATES_FAILED.md | Ship blocked — revisions needed |
If the most recent file modification is > 30 days old:
If user asks for shipped solutions:
10_Practice/Offerings/Solutions/{Advisory,Simple,Complex}/ (look for folders matching *-[YYYY-MM]-Slalom)40_Library/Solution_Briefs/ (folders matching same pattern)Single-message status report:
## Solution Factory — Status
### Active in WIP/ (N solutions)
| Solution | Stage | Brand | Tier | Started | Last touched | Lead |
|---|---|---|---|---|---|---|
| `composable-dxp-migration` | Polish | Composable DXP | Simple | 2026-05-08 | today | Bermon |
| `ai-transformation-fsi` | Frame (8/13) | Slalom default | Complex | 2026-05-09 | 2 days ago | TBD |
### Stale solutions
- `cms-lift-and-shift` — last touched 2026-04-01 (45 days ago). Resume / archive / delete?
### Quality Gates blocked
- (none currently)
### Recently shipped (last 30 days, optional)
- `cms-platform-migration-2026-05-Slalom` — Composable DXP / Simple → 10_Practice/Offerings/Solutions/Simple/
/solution-create."folder-name has deliverable drafts but no 00_Intake_Brief.md. Recover the intake or treat as orphaned?"composable-dxp-migration ready to ship?" → focused inspection on that one solution.QUALITY_GATES_FAILED.md or other blockers.../../references/solution-factory-foundations.md60_Digital_Manufacturing/Solution_Factory/WIP/README.md — WIP folder shape60_Digital_Manufacturing/Solution_Factory/Pipeline.md — stage definitions