
Process Optimization
- 2.4k installs
- 23.1k repo stars
- Updated July 28, 2026
- anthropics/knowledge-work-plugins
process-optimization analyzes business workflows and recommends waste reduction, automation, and parallelization improvements.
About
The process-optimization skill improves inefficient business workflows using a four-step analysis framework triggered by phrases like slow process, too many steps, or bottleneck complaints. Step one maps the current state with every step, decision point, handoff, owner, and duration including manual work and approval waits. Step two identifies waste categories: waiting queues, rework loops, failure-prone handoffs, over-processing, and automatable manual tasks. Step three designs a future state that eliminates unnecessary steps, automates where practical, reduces handoffs, parallelizes independent work, and replaces heavy gates with checkpoints. Step four estimates impact via time saved per cycle, error rate reduction, cost savings, and employee satisfaction gains. Output is a before-and-after process comparison with specific recommendations, estimated impact, and an implementation plan. The skill targets operational workflows rather than code architecture, making it suitable for internal ops, support, and cross-team handoff improvements.
- Maps current-state steps, handoffs, durations, and approval waits.
- Classifies waste: waiting, rework, handoffs, over-processing, manual work.
- Designs future state with automation, parallelization, and fewer gates.
- Estimates cycle time, error, cost, and satisfaction impact.
- Delivers before/after comparison with implementation plan output.
Process Optimization by the numbers
- 2,358 all-time installs (skills.sh)
- +100 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #217 of 3,301 Productivity & Planning skills by installs in the Skillselion catalog
- Security screen: MEDIUM risk (skills.sh audit)
- Data as of Jul 28, 2026 (Skillselion catalog sync)
process-optimization capabilities & compatibility
- Capabilities
- current state process mapping with timings · waste category identification framework · future state redesign with automation options · impact estimation across time, errors, and cost · before/after comparison with implementation plan
- Use cases
- planning · project management
What process-optimization says it does
Document every step, decision point, and handoff
Produce a before/after process comparison with specific improvement recommendations
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill process-optimizationAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 2.4k |
|---|---|
| repo stars | ★ 23.1k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 28, 2026 |
| Repository | anthropics/knowledge-work-plugins ↗ |
This workflow is slow and has too many steps - how do we fix it?
Analyze slow or multi-step business processes and recommend automation, parallelization, and waste reduction improvements.
Who is it for?
Teams optimizing internal handoffs, approvals, or repetitive operational workflows.
Skip if: Skip for pure software architecture refactors without a business process map.
When should I use this skill?
User says a process is slow, has bottlenecks, too many steps, or wants workflow streamlining.
What you get
A before/after process map with prioritized improvements and estimated operational impact.
- Current-state process map
- Waste analysis
- Improvement recommendations
Files
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.
Related skills
How it compares
Choose process-optimization for human workflow and handoff analysis; use code-focused skills when the bottleneck is application logic or infrastructure.
FAQ
What waste types should I look for first?
Waiting queues, rework, handoffs, over-processing, and manual steps ripe for automation.
Should approvals be removed entirely?
Replace heavy gates with checkpoints where possible rather than eliminating necessary controls.
What does the final deliverable include?
Before/after comparison, recommendations, estimated impact, and an implementation plan.
Is Process Optimization safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.