Back to Skills

Process Optimization

Analyze and improve business processes. Trigger with "this process is slow", "how can we improve", "streamline this workflow", "too many steps", "bottleneck", or when the user describes an inefficient process they want to fix.

$ npx promptcreek add process-optimization

Auto-detects your installed agents and installs the skill to each one.

What This Skill Does

This skill analyzes existing processes and recommends improvements to increase efficiency and reduce waste. It's designed for process improvement specialists, operations managers, and anyone looking to streamline workflows. The skill maps the current state, identifies areas of waste, designs a future state, and measures the impact of the changes.

When to Use

  • Optimize a customer onboarding process.
  • Reduce the time it takes to process invoices.
  • Improve the efficiency of a software deployment pipeline.
  • Streamline a manufacturing process.
  • Reduce errors in a data entry process.

Key Features

Maps the current state of a process.
Identifies areas of waste.
Designs a future state with improvements.
Measures the impact of changes.
Recommends specific improvements.
Provides an implementation plan.

Installation

Run in your project directory:
$ npx promptcreek add process-optimization

Auto-detects your installed agents (Claude Code, Cursor, Codex, etc.) and installs the skill to each one.

View Full Skill Content

Process Optimization

Analyze existing processes and recommend improvements.

Analysis Framework

1. Map Current State

  • Document every step, decision point, and handoff
  • Identify who does what and how long each step takes
  • Note manual steps, approvals, and waiting times

2. Identify Waste

  • Waiting: Time spent in queues or waiting for approvals
  • Rework: Steps that fail and need to be redone
  • Handoffs: Each handoff is a potential point of failure or delay
  • Over-processing: Steps that add no value
  • Manual work: Tasks that could be automated

3. Design Future State

  • Eliminate unnecessary steps
  • Automate where possible
  • Reduce handoffs
  • Parallelize independent steps
  • Add checkpoints (not gates)

4. Measure Impact

  • Time saved per cycle
  • Error rate reduction
  • Cost savings
  • Employee satisfaction improvement

Output

Produce a before/after process comparison with specific improvement recommendations, estimated impact, and an implementation plan.

0Installs
0Views

Supported Agents

Claude CodeCursorCodexGemini CLIAiderWindsurfOpenClaw

Details

License
MIT
Source
admin
Published
3/18/2026

Related Skills