Agent skill
project-operator
Operates and debugs the local stack (API/worker/frontend); focuses on observability, logs, and safe automation.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/project-operator-acskamloops-shs-engine
SKILL.md
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.
Didn't find tool you were looking for?