From cps-ops
Operational Excellence skills — value stream map, process redesign, kaizen event plan, lean maturity assessment, and more. Apply when the engagement scope includes operational excellence work or the consultant references lean, six sigma, VSM.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cps-ops:opsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Code:** OPS
Code: OPS Full name: Operational Excellence Description: Operational excellence, lean six sigma, value stream mapping, process redesign, continuous improvement programs.
| # | Skill | Command | Purpose |
|---|---|---|---|
| 1 | Value Stream Map | /cps-ops:vsm | Build current-state and future-state VSM for a target process. |
| 2 | Process Redesign | /cps-ops:process-redesign | Re-engineer a target process for cycle time, quality, and cost gains. |
| 3 | Kaizen Event Plan | /cps-ops:kaizen-event | Plan and facilitate a 3-5 day kaizen / improvement event. |
| 4 | Lean Maturity Assessment | /cps-ops:lean-assess | Score the operation against Shingo Model dimensions. |
| 5 | Six Sigma Project | /cps-ops:six-sigma-project | Frame a DMAIC project: SIPOC, problem statement, charter. |
/cps-ops:vsmBuild current-state and future-state VSM for a target process.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through VSM has explicit start/end nodes, takt time, cycle time per step, and value-added ratio.A CPS-branded Value Stream Map deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-ops:process-redesignRe-engineer a target process for cycle time, quality, and cost gains.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through VSM has explicit start/end nodes, takt time, cycle time per step, and value-added ratio.A CPS-branded Process Redesign deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-ops:kaizen-eventPlan and facilitate a 3-5 day kaizen / improvement event.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through VSM has explicit start/end nodes, takt time, cycle time per step, and value-added ratio.A CPS-branded Kaizen Event Plan deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-ops:lean-assessScore the operation against Shingo Model dimensions.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through VSM has explicit start/end nodes, takt time, cycle time per step, and value-added ratio.A CPS-branded Lean Maturity Assessment deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-ops:six-sigma-projectFrame a DMAIC project: SIPOC, problem statement, charter.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through VSM has explicit start/end nodes, takt time, cycle time per step, and value-added ratio.A CPS-branded Six Sigma Project deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
Discovery → /cps-ops:vsm → /cps-ops:process-redesign → Recommendations
| Plugin | Integration point |
|---|---|
cps-supply | Supply chain process redesign |
cps-coe | KPI tracking for operational improvements |
cps-pmo | Improvement project portfolio management |
All deliverables use standard CPS branding via:
/doc-gen for document generationassets/cps-branding.json for stylingscripts/cps-document-generator.js for automation| Skill | Primary artifact | Format |
|---|---|---|
/cps-ops:vsm | Value Stream Map Report | DOCX/PDF |
/cps-ops:process-redesign | Process Redesign Report | DOCX/PDF |
/cps-ops:kaizen-event | Kaizen Event Plan Report | DOCX/PDF |
/cps-ops:lean-assess | Lean Maturity Assessment Report | DOCX/PDF |
/cps-ops:six-sigma-project | Six Sigma Project Report | DOCX/PDF |
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub hossamdaoud83/cps-plugins-official --plugin cps-ops