---
name: aiskillstore/project-operator
source: https://app.decimal.ai/s/aiskillstore-project-operator@1/SKILL.md
source_sha256: 75d4d22388b7
---

# Codex Skill Notes
- Prioritize uptime and clarity: keep changes incremental and observable.
- When changing configs, explain impact in plain language and include a revert path.
- Prefer reading/tailing logs and status endpoints before restarting processes.
- If a command is long-running, provide a stop/cancel strategy.