What you build
An ops-facing assistant that:
- Tracks work units (tickets, incidents, requests) with clear states.
- Surfaces what happened in plain language: actions, tool calls, outputs.
- Respects approval policy for sensitive operations.
- Integrates with your channels so humans stay in the loop where they must.
Why CoWork OS is a strong fit
- Built around execution, not chat-only replies.
- Security-oriented defaults and documentation for hardening paths.
- Multi-provider support so you are not locked to a single model vendor for every task.
- Skills encode repeatable runbooks agents can follow under supervision.
How to use
- Model your workflow as states and transitions (even informally).
- Map each transition to allowed tools and required approvals.
- Pilot on non-production or read-only paths first.
- Add alerting for anomalies (unexpected tools, repeated failures).
- Review weekly; adjust skills and prompts from real incidents.
Prerequisites
- Roles who may approve what.
- Runbooks humans already use—automate those, not imaginary ones.
- Test environment or safe sandboxes for risky integrations.
Steps
- Select one operational loop (e.g. on-call summary).
- Document inputs/outputs and SLAs.
- Implement minimum tool set; log everything.
- Run parallel human vs agent and compare quality.
- Expand only after metrics look stable.
Suggested prompts
- “Given this incident log, produce a timeline and open questions—no fixes yet.”
- “Propose three candidate actions ranked by risk; mark which need approval.”
- “Summarize for executives in five bullets, technical appendix separate.”
Launch readiness
- On-call or ops stakeholders signed off on behavior under failure modes.
- Rollback paths exist for automated changes.
- Audit trail is good enough for your compliance bar.
Common pitfalls
- Dark automation—actions without visibility.
- Approval fatigue—everything pings; tune signals.
- Skipping drills—tabletop a failure before production trust.
- Scope creep into regulated actions without review.