eddiebe147

Operations Optimizer

8
2
# Install this skill:
npx skills add eddiebe147/claude-settings --skill "Operations Optimizer"

Install specific skill from multi-skill repository

# Description

Streamline business operations, eliminate inefficiencies, automate workflows, and improve productivity

# SKILL.md


name: Operations Optimizer
slug: operations-optimizer
description: Streamline business operations, eliminate inefficiencies, automate workflows, and improve productivity
category: business
complexity: complex
version: "1.0.0"
author: "ID8Labs"
triggers:
- "operations optimization"
- "process improvement"
- "streamline operations"
- "workflow automation"
- "efficiency improvement"
- "operational excellence"
tags:
- operations
- efficiency
- automation
- processes
- productivity
- business-operations


Operations Optimizer

Expert operations optimization system that helps you analyze workflows, eliminate inefficiencies, automate repetitive tasks, and drive operational excellence. This skill provides structured frameworks for process improvement, automation, and productivity optimization based on Lean, Six Sigma, and modern operations management principles.

Operational excellence is the foundation of scalable growth. This skill helps you identify bottlenecks, streamline workflows, reduce waste, and free up resources for higher-value work. Whether you're scaling a startup or optimizing an enterprise, this provides the analytical rigor and practical frameworks to achieve more with less.

Built on proven methodologies from Lean Manufacturing, Six Sigma, Theory of Constraints, and agile operations, this skill combines process mapping, data analysis, and automation strategies to transform operational performance.

Core Workflows

Workflow 1: Process Discovery & Mapping

Document current state and identify improvement opportunities

  1. Process Identification
  2. List all core business processes:
    • Revenue processes: Lead gen, sales, onboarding, delivery
    • Support processes: Customer service, billing, renewals
    • Internal processes: Hiring, IT, procurement, finance
  3. Prioritize by:

    • Impact on customer (high customer touchpoints = priority)
    • Frequency (daily processes vs. quarterly)
    • Pain level (high frustration or error rate)
    • Resource consumption (time, cost, people)
  4. Process Mapping (As-Is)
    Document current process flow:

  5. Swimlane Diagram: Shows steps and responsible parties
    • Lanes: Departments or roles
    • Boxes: Activities/tasks
    • Arrows: Flow and decision points
    • Diamonds: Decision gates
  6. Value Stream Map: Shows flow of materials and information

    • Process steps
    • Wait times between steps
    • Value-add vs. non-value-add time
    • Inventory/queue buildup points
  7. Data Collection
    For each process, measure:

  8. Cycle Time: Start to finish duration
  9. Touch Time: Actual work time (vs. wait time)
  10. Error Rate: Defects or rework frequency
  11. Volume: Throughput (units processed per period)
  12. Cost: Labor hours Γ— hourly rate + overhead
  13. Utilization: % of capacity used

  14. Pain Point Identification
    Common process issues:

  15. Bottlenecks: Steps that slow everything down
  16. Manual handoffs: Data re-entry, emails back and forth
  17. Wait times: Approvals, dependencies, queues
  18. Rework: Errors requiring correction
  19. Redundancy: Duplicate work or checks
  20. Tribal knowledge: Undocumented steps, single point of failure

Workflow 2: Root Cause Analysis

Diagnose underlying causes, not symptoms

  1. 5 Whys Technique
    Ask "Why?" five times to get to root cause:
  2. Problem: Customer onboarding takes 30 days
  3. Why? Contract signature is slow
  4. Why? Legal review takes 2 weeks
  5. Why? Legal is backlogged
  6. Why? All contracts go through 1 lawyer
  7. Why? No templated contracts or approval tiers
  8. Root Cause: Lack of standardized contracts and delegated approval

  9. Fishbone Diagram (Ishikawa)
    Categorize potential causes:

  10. People: Skills, training, staffing levels
  11. Process: Workflow design, handoffs, approvals
  12. Technology: Tools, systems, integrations
  13. Materials: Inputs, data quality, availability
  14. Environment: Workspace, culture, policies
  15. Measurement: Metrics, feedback loops, visibility

  16. Pareto Analysis (80/20 Rule)

  17. Identify the 20% of causes driving 80% of problems
  18. Prioritize fixing high-impact issues
  19. Example: 3 error types cause 80% of customer complaints

  20. Data-Driven Diagnosis

  21. Track metrics over time (trend analysis)
  22. Segment by team, customer type, product
  23. Identify patterns and outliers
  24. Validate hypotheses with A/B tests

Workflow 3: Process Optimization & Redesign

Redesign processes for efficiency and quality

  1. Lean Principles

Eliminate Waste (7 Wastes of Lean)
- Waiting: Delays between steps (approvals, handoffs)
- Solution: Parallel processing, delegation, automation
- Overproduction: Creating more than needed
- Solution: Just-in-time, pull systems
- Transportation: Moving items/data unnecessarily
- Solution: Co-locate teams, integrate systems
- Overprocessing: Doing more than customer values
- Solution: Simplify, remove unnecessary checks
- Inventory: Excess work-in-progress or backlog
- Solution: Reduce batch sizes, balance flow
- Motion: Unnecessary movement of people
- Solution: Workspace optimization, ergonomics
- Defects: Errors requiring rework
- Solution: Error-proofing (poka-yoke), quality at source

Value Stream Focus
- Classify each step: Value-add vs. Non-value-add
- Value-add: Customer willing to pay for (core work)
- Non-value-add but necessary: Approvals, compliance
- Pure waste: Eliminate entirely

  1. Process Redesign Tactics

Eliminate
- Remove unnecessary steps, approvals, handoffs
- Challenge sacred cows: "We've always done it this way"
- Ask: Does this step add value to the customer?

Simplify
- Reduce complexity, fewer decision points
- Standardize (use templates, playbooks)
- Consolidate (combine steps, batch similar work)

Automate
- Use technology to eliminate manual work
- RPA (Robotic Process Automation) for repetitive tasks
- Workflow automation (Zapier, Make, custom code)
- Self-service (customer portals, chatbots)

Parallelize
- Do steps concurrently instead of sequentially
- Example: Legal and finance review at same time

Optimize Sequence
- Front-load decision points (fail fast)
- Batch similar tasks (context switching waste)
- Balance workload across team

  1. Theory of Constraints
  2. Identify the bottleneck (slowest step)
  3. Exploit: Get maximum output from bottleneck
  4. Subordinate: Align all other steps to bottleneck capacity
  5. Elevate: Increase bottleneck capacity (add resources)
  6. Repeat: Find next constraint and optimize

  7. Standard Operating Procedures (SOPs)

  8. Document optimized process step-by-step
  9. Include: Purpose, steps, decision trees, screenshots
  10. Version control and regular updates
  11. Train team and measure adherence

Workflow 4: Automation Strategy

Identify and implement automation opportunities

  1. Automation Candidates
    Prioritize processes that are:
  2. High volume: Happens frequently (daily/weekly)
  3. Rule-based: Clear logic, not requiring judgment
  4. Manual: Currently done by humans
  5. Error-prone: Mistakes are common
  6. Time-consuming: Takes significant effort

  7. Automation Spectrum

Low-Code/No-Code
- Zapier/Make: Connect apps, trigger workflows
- Airtable/Notion: Database automation, buttons
- Google Sheets: Scripts, formulas
- Email rules: Auto-sort, forward, label
- Chatbots: Customer support, FAQs
- Forms: Auto-populate CRM, trigger notifications

Medium Complexity
- RPA Tools: UiPath, Automation Anywhere (desktop automation)
- API Integrations: Custom connections between systems
- Workflow Platforms: Workato, Tray.io
- Custom Scripts: Python, JavaScript for data processing

High Complexity
- AI/ML Models: Predictive analytics, classification
- Custom Software: Built for specific workflow
- ERP/Enterprise Systems: End-to-end business automation

  1. Automation ROI Calculation
    Annual Time Saved = (Time per Task Γ— Tasks per Year) Cost Saved = (Annual Hours Saved Γ— Hourly Rate) Automation Cost = (Build Cost + Annual Subscription) ROI = (Cost Saved - Automation Cost) / Automation Cost Payback Period = Automation Cost / Annual Cost Saved

Example:
- Task: Data entry from emails to CRM
- Time per task: 5 minutes
- Tasks per year: 1,000
- Annual time saved: 5,000 minutes = 83 hours
- Hourly rate: $30
- Cost saved: $2,500/year
- Automation cost: $500 build + $200/year subscription = $700
- ROI: ($2,500 - $700) / $700 = 257%
- Payback: 3.4 months

  1. Automation Implementation
  2. Start small: Pilot with one process
  3. Test thoroughly: Edge cases, error handling
  4. Monitor: Track success rate, failures
  5. Iterate: Refine based on real usage
  6. Document: How it works, how to maintain
  7. Train: Ensure team knows when to use/override

Workflow 5: Continuous Improvement Culture

Embed operational excellence into company DNA

  1. Kaizen (Continuous Improvement)
  2. Daily Improvement: Everyone empowered to suggest changes
  3. Gemba Walks: Leaders observe work firsthand
  4. Kaizen Events: Focused improvement sprints (3-5 days)
  5. Suggestion System: Capture and act on ideas

  6. Measurement & Metrics

  7. Leading Indicators: Predict future performance
    • Process adherence, error rate, cycle time
  8. Lagging Indicators: Measure results
    • Customer satisfaction, revenue, profit
  9. Operational Dashboards: Real-time visibility
  10. Review Cadence: Daily huddles, weekly reviews, monthly deep-dives

  11. PDCA Cycle (Plan-Do-Check-Act)

  12. Plan: Identify improvement, develop hypothesis
  13. Do: Implement change on small scale (pilot)
  14. Check: Measure results vs. expected
  15. Act: Standardize if successful, adjust if not, repeat

  16. Change Management

  17. Communicate why: Share data, pain points, vision
  18. Involve team: Get input on solutions
  19. Pilot and learn: Don't roll out untested changes
  20. Train thoroughly: Ensure new process is understood
  21. Celebrate wins: Recognize improvements
  22. Make it stick: Update SOPs, systems, metrics

  23. Operational Reviews

  24. Weekly Ops Review (30-60 min):
    • Review KPIs (cycle time, quality, volume)
    • Identify blockers and exceptions
    • Prioritize improvements
  25. Monthly Process Review:
    • Deep-dive on key processes
    • Trend analysis
    • Automation opportunities
  26. Quarterly Strategic Review:
    • Assess operational maturity
    • Set improvement OKRs
    • Resource planning

Quick Reference

Action Command/Trigger
Map process "Create process map for [workflow]"
Identify bottleneck "Find bottleneck in [process]"
Root cause analysis "Run 5 Whys for [problem]"
Automation candidates "List processes to automate"
Calculate ROI "ROI for automating [task]"
Efficiency metrics "Track metrics for [process]"
Waste analysis "Identify waste in [workflow]"
SOP creation "Write SOP for [process]"
Optimization plan "Optimize [process]"
Kaizen event "Plan improvement sprint for [area]"

Best Practices

Process Improvement

  • Start with high-impact: Fix biggest pain points first
  • Measure before and after: Prove improvement with data
  • Involve the doers: People doing the work know the issues
  • Keep it simple: Don't over-engineer solutions
  • Iterate: Small improvements compound over time

Automation

  • Automate stable processes first: Don't automate broken processes
  • Start with quick wins: Build momentum with easy automations
  • Document before automating: Understand current state fully
  • Handle exceptions: Build in error handling and escalation
  • Monitor actively: Automation can fail silently

Change Management

  • Communicate early and often: Explain why, what, how
  • Train thoroughly: Ensure team is competent and confident
  • Pilot first: Test changes before full rollout
  • Feedback loops: Listen and adjust based on reality
  • Leadership buy-in: Change fails without executive support

Metrics & Visibility

  • Track leading indicators: Predictive, actionable
  • Real-time dashboards: Make data visible to all
  • Trend analysis: Spot patterns and anomalies
  • Benchmark: Compare to industry standards, past performance
  • Act on data: Metrics without action are vanity

Common Pitfalls to Avoid

  • Automating broken processes: Fix process first, then automate
  • Over-optimizing: Perfection is the enemy of good (diminishing returns)
  • Analysis paralysis: Endless planning, no action
  • Top-down mandates: Ignoring frontline input
  • No measurement: Can't prove improvement without data
  • One-time effort: Improvement is continuous, not a project
  • Technology first: Solve with process before buying tools
  • Ignoring culture: People resist change without buy-in

Process Optimization Examples

Sales Process:
- Before: 15-step manual process, 45-day cycle
- After: Automated lead routing, templated proposals, e-signatures
- Impact: 30-day cycle, 50% reduction in admin time

Customer Onboarding:
- Before: Email-based, manual data entry, 14 days to activate
- After: Self-service portal, API integrations, guided setup
- Impact: 3 days to activate, 80% self-serve

Expense Approvals:
- Before: Email approval chain, lost receipts, 2-week cycle
- After: Expensify app, automated rules, manager approval
- Impact: 3-day cycle, 90% reduction in errors

Invoice Processing:
- Before: Manual entry from PDFs, 30 min/invoice
- After: OCR extraction, auto-match to PO, exception handling
- Impact: 5 min/invoice (83% time savings)

Key Metrics to Track

Efficiency Metrics:
- Cycle time (start to finish)
- Touch time (actual work vs. wait)
- Throughput (units per period)
- Utilization rate (% of capacity)
- Cost per transaction

Quality Metrics:
- Error rate (defects per 100 units)
- Rework rate (% requiring correction)
- First-pass yield (% done right first time)
- Customer complaints

Productivity Metrics:
- Revenue per employee
- Output per labor hour
- Automation rate (% of tasks automated)
- Process adherence (% following SOP)

Improvement Metrics:
- Number of improvements implemented
- Average time from idea to implementation
- Employee suggestions submitted
- Improvement ROI

Tools & Resources

Process Mapping:
- Lucidchart: Flowcharts, swimlanes
- Miro: Collaborative diagramming
- Draw.io: Free diagramming tool

Automation:
- Zapier/Make: No-code workflow automation
- UiPath: RPA platform
- Airtable: Database automation
- Python/JavaScript: Custom scripting

Project Management:
- Asana/Monday: Process improvement projects
- Jira: Agile process management
- Notion: SOPs and documentation

Analytics:
- Google Analytics: Website process flows
- Mixpanel: Product usage analytics
- Tableau/Looker: Operational dashboards

Methodologies:
- Lean Six Sigma training and certification
- Theory of Constraints (Eli Goldratt's "The Goal")
- Process Mining tools (Celonis, UiPath Process Mining)

Operational Maturity Model

Level 1: Chaotic
- No documented processes
- Firefighting daily
- High variability in outcomes

Level 2: Reactive
- Some documentation exists
- Inconsistent execution
- Ad-hoc improvements

Level 3: Defined
- Processes documented
- Training provided
- Standard metrics tracked

Level 4: Managed
- Data-driven improvements
- Automation in place
- Continuous improvement culture

Level 5: Optimized
- Proactive and predictive
- Highly automated
- Innovation embedded

Goal: Progress one level at a time, focus on foundational capabilities before optimizing.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.