fastapi-route-change
Use when adding, renaming, or modifying this backend's FastAPI routes, dependencies, middleware, or response behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when adding, renaming, or modifying this backend's FastAPI routes, dependencies, middleware, or response behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when CI fails on a PR or main in gencc-link. Walks through reproducing make ci-local locally and root-causing without bypassing checks.
Use when changing the GenCC SQLite schema. Coordinates schema.sql, the ingest builder/aggregates, and the repository together, then rebuilds the database and updates tests and fixtures.
Use when adding, renaming, or removing an MCP tool in gencc-link. Walks through the tool module, facade registration, the capabilities TOOLS tuple, tests, and the README/connection-guide tables.
Use when preparing a versioned release of gencc-link. Walks through the pre-release checklist — ci-local green, CHANGELOG, version bump, valid docker config — then tagging and watching the release workflow.
| name | fastapi-route-change |
| description | Use when adding, renaming, or modifying this backend's FastAPI routes, dependencies, middleware, or response behavior. |
Follow AGENTS.md first.
gencc_link/ and follow their structure.allow_origins=* with allow_credentials=True.make ci-local.