一键导入
taasim-doc-sync
Use this skill when docs and implementation may have drift and you need to align README, documents, notebook descriptions, and actual code behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill when docs and implementation may have drift and you need to align README, documents, notebook descriptions, and actual code behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill when API behavior, route docs, Cassandra integration, or ML fallback behavior is unclear or broken and the FastAPI contract must be corrected and documented.
Use this skill when the user asks to audit data and notebook artifacts, classify what is runtime-required vs regenerable/archive/removable, or clean repository footprint safely.
Use this skill when the user asks to regenerate Casablanca simulation artifacts end-to-end (zone maps, H3 lookup, warped trajectories, trajectory index, and NYC to Casa synthetic trips) with correct git policy.
Use this skill when Kafka -> Flink -> Cassandra flow is stale, delayed, missing records, or behavior is inconsistent and you need structured runtime plus code-path debugging.
| name | taasim-doc-sync |
| description | Use this skill when docs and implementation may have drift and you need to align README, documents, notebook descriptions, and actual code behavior. |
Use this skill when updating docs after code changes, preparing delivery evidence, or auditing conflicting technical claims.
rg -n "/api/|GET|POST|PUT|DELETE" README.MD
rg -n "@app\\.(get|post|put|delete)\\(" api/main.py
docker compose config --services
rg -n "raw\\.|processed\\.|watermark|dedup|H3|zone" documents README.MD flink/jobs producers
rg -n "Week|Task|DONE|Upcoming|Status" documents/00_master_status.md documents
dir config/kafka-connect
rg -n "connector|kafka-connect|S3 Sink|DEPRECATED" README.MD documents config/kafka-connect
Return: