一键导入
stale-lockfile
Diagnose and remediate stale lockfile failures that return HTTP 500 after crashes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Diagnose and remediate stale lockfile failures that return HTTP 500 after crashes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Resolve readiness probe failures when startup appears successful but health checks fail.
Handle service failures caused by missing or invalid required environment variables.
Diagnose and resolve mismatches between expected probe port and actual bind port.
| name | stale-lockfile |
| description | Diagnose and remediate stale lockfile failures that return HTTP 500 after crashes. |
| triggers | ["stale_lockfile","stale lock","lockfile","service.lock","service1"] |
Applies to: service1 (/service1 endpoint)
Risk Level: MEDIUM (auto-approved — no human approval needed)
The MCP tools get_all_service_status, diagnose_service1, and fix_service1 are in your tool list. They execute remotely — you do NOT need Docker or shell access. Just call them.
Do this now. Paste the raw JSON from each tool call in your response.
get_all_service_status — confirm service1 HTTP 500. Paste the JSON.diagnose_service1 — confirm lockfile exists. Paste the JSON.fix_service1 — removes the lockfile. Paste the JSON. Must show "fixed": true.get_all_service_status — confirm service1 HTTP 200. Paste the JSON.AGENTS.md. Include:
fix_service1 returns "fixed": true and "post_http_status": "200"get_all_service_status shows service1 with "http_code": "200"