Skip to content

/cs-bizops

Slash Command Source

Use the cs-bizops-orchestrator agent + business-operations-skills orchestrator skill to handle this inquiry:

$ARGUMENTS

Routing protocol

  1. Classify the inquiry against the six BizOps lanes:
  2. PROCESS — bottleneck, cycle time, handoff, workflow → process-mapper
  3. VENDOR — SLA, third-party risk, SaaS audit → vendor-management
  4. CAPACITY — headcount, utilization, hiring sequence → capacity-planner
  5. COMMS — all-hands, change announcement, internal newsletter → internal-comms
  6. KNOWLEDGE — SOP, runbook, onboarding doc → knowledge-ops
  7. PROCUREMENT — spend audit, supplier rationalization → procurement-optimizer

  8. If top lane signal score ≥ 2 keyword hits → invoke that sub-skill in forked context.

  9. If single-signal or tie → ask one clarifying question naming the top two candidate lanes.

  10. After sub-skill runs, return ≤ 200-word digest to the parent context.

Output expectations

  • What was analyzed
  • Top 3 findings with severity (CRITICAL/HIGH/MEDIUM)
  • Top 3 next actions with named owners
  • Path to artifact(s) saved to the user's working directory
  • Suggested chain (which sub-skill to invoke next, if any)

Anti-patterns

  • ❌ Running multiple sub-skills to be thorough — pick one, digest, chain on request
  • ❌ Auto-approving an ops change — surface findings, the human decides