ci-failure-triage
星标0
分支0
更新时间2026年6月11日 16:58
Use when a CI check (lint, format, mypy, line-budget, or tests) fails in spliceailookup-link
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Use when a CI check (lint, format, mypy, line-budget, or tests) fails in spliceailookup-link
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when preparing to tag, publish, or promote a spliceailookup-link build.
Use when adding, renaming, or modifying this backend's FastAPI routes, dependencies, middleware, or response behavior.
Use when adding, renaming, or modifying an MCP tool in spliceailookup-link
| name | ci-failure-triage |
| description | Use when a CI check (lint, format, mypy, line-budget, or tests) fails in spliceailookup-link |
make ci-local (or the
specific failing target: make lint, make format-check, make lint-loc,
make typecheck, make test-fast).make format then make lint-fix; re-run.pyproject.toml.xfail to hide it.rate_limited / upstream_unavailable envelope in an integration test is expected
under load, not a code defect. Re-run with backoff before changing production code.make ci-local before pushing.