Skip to main content
GitHub 仓库

medox

medox 收录了来自 spideystreet 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
13
更新
2026-03-18
Forks
1
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

run-eval
软件质量保证分析师与测试员

Run the LangSmith evaluation suite and display pass/fail results

2026-03-18
add-agent-tool
软件开发工程师

Add a new LangChain tool to the Medox ReAct agent. Use when creating a new tool file, registering it in the graph, and writing its test.

2026-03-18
commit
软件开发工程师网络与计算机系统管理员

Create a git commit with Medox conventions (co-author, conventional type/scope). Invoke manually with /commit — do NOT trigger automatically.

2026-03-18
docs-up
技术写作员

Audit code changes on the current branch and update docs/ + .claude/rules/ to stay in sync. Run before /pr.

2026-03-18
pr
软件开发工程师

Create or update a GitHub pull request following Medox conventions (author spicode-bot, reviewer spideystreet). Invoke manually with /pr — do NOT trigger automatically.

2026-03-18
pr-status
软件开发工程师

Fetch and display the full status of the current PR — CI checks, GitHub Actions runs, reviews, and code comments — using GitHub MCP tools. Invoke manually with /pr-status.

2026-03-18
reindex-gold
数据库架构师

Rebuild ChromaDB Gold layer indexes after source data changes. Invoke manually — deletes and recreates collections, do NOT trigger automatically.

2026-03-18
lint
软件质量保证分析师与测试员

Run all project linters (ruff, mypy, sqlfluff) and report results. Invoke with /lint.

2026-02-28
add-eval-case
软件质量保证分析师与测试员

Add a new E2E test case to tests/e2e/prompts.yaml for LangSmith evaluation. Use when adding interaction pairs to test, covering new ANSM drug classes, or rebalancing eval coverage.

2026-02-28
new-dagster-asset
数据库管理员

Add a new Dagster asset to the pipeline. Use when creating a Bronze, Silver, or Gold layer asset.

2026-02-28
new-silver-model
数据库架构师

Create a new dbt Silver model with SQL + YAML contract. Use when adding a new Silver layer model from a raw source table.

2026-02-28