Skip to main content

tgoai/tgo

SkillsMP 已收集 tgoai/tgo 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
8
GitHub 星标
601
GitHub Forks
116

已展示 8 / 8 个已收集 Skill。

职业分类
软件开发工程师
描述

Run lint, type-check, and build verification for changed services after code modifications are complete. Trigger after any code change to repos/*/ — auto-detects which services were touched via git diff and runs the appropriate static checks (mypy/flake8 for…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Detect schema, type, or API interface changes and find files in other services that may need synchronized updates. Trigger when modifying files under schemas/, types/, or interfaces/ directories — extracts changed class/type names from the diff and searches…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use tgo-cli (staff) and tgo-widget-cli (visitor) to verify API and service changes at runtime, beyond static lint/build checks. Trigger after modifying backend API endpoints, service logic, chat flow, agent config, knowledge/RAG, workflow, or platform…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Analyze change impact across services before starting implementation. Trigger before modifying runtime, API, or cross-service code — maps changed files to service ownership, outputs the dependency graph between affected services, and lists upstream/downstream…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Start, stop, and check local development services with intelligent minimum-set management. Trigger when services need to be running for functional verification or manual testing — starts the minimum required set (infrastructure + tgo-api + tgo-ai) by default,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Check streaming protocol consistency across all producer and consumer services. Trigger when modifying code related to streaming, SSE, WuKongIM, json-render, or MixedStreamParser — lists all files in tgo-ai (producer), tgo-api (relay), tgo-web, tgo-widget-js,…

原文语言:英语

更新
职业分类
数据库架构师
描述

Verify that SQLAlchemy model changes have corresponding Alembic migration files. Trigger when any file under models/*.py or models/**/*.py is modified — checks git diff for model changes and confirms matching alembic/versions/*.py files exist, failing if a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate a PR change summary grouped by service after work is finished. Trigger when wrapping up a task and ready to commit or create a pull request — reads git diff and git log, groups changed files by service directory, and outputs a markdown-formatted…

原文语言:英语

更新
已展示 8 / 8 个已收集 Skill。