Home / testany-io / testany-agent-skills · plugins/teamdesk/AGENTS.md · GitHub

AGENTS.md@plugins/teamdesk agentsA

AGENTS.md@plugins/teamdesk is agent-read markdown (agents) from testany-io/testany-agent-skills.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# TeamDesk

## 版本规则

用户于 2026-09-17 明确约定,后续 TeamDesk 迭代持续遵循:

- 每次本地迭代按 SemVer 将 patch 加 1,例如 0.0.1 → 0.0.2。同一迭代内的编辑、测试和整改共用该版本,不按文件或测试次数反复升版。
- 每次经授权合并进远程 main,将 minor 加 1,并将 patch 归零,例如 0.0.2 → 0.1.0、0.1.4 → 0.2.0;合并前在待合并变更中完成版本同步与验证。
- major 升版仅由用户决定,代理不得自行提升。
- `.codex-plugin/plugin.json` 是插件版本唯一权威;应用 package.json、连接握手、界面版本和当前使用文档同步,历史版本验证记录保留原值。
- 本地交付要核对源码、实际安装版本与运行版本。此版本约定不代表授权 commit、push、合并或发布,也不改变其他插件的版本规则。

## 实现边界

- 发布、推送和合并需要用户授权。2026-09-24 用户已明确授权将一次安装流程和完整 MVP 发布到远程 main,供种子用户测试;首次发布为 0.1.0;公开下载验证发现路径问题后,修正版按第二次 main 合并升为 0.2.0。后续发布仍按当次授权执行。
- 员工在现有 Codex 原生任务中执行。不得另建独立员工运行环境。正式 GUI 已通过共享 App Server 按需接入;用户已明确授权该路线,允许本地接入器作为现有桌面同一个 App Server 的客户端,使用公开任务/队列协议。必须用实际桌面连接和进程证据确认同实例;只读到相同历史不算通过。codex-app-tools 仍由原生任务调用,不借用或伪造任务执行身份。
- 原生接入任务只执行用户 GUI 技术意图,不能成为业务统筹者或改变 FIFO/steer 语义。
- GUI 输入必须按需触发原生投递;禁止用定时唤醒模型检查收件箱作为正常接入机制。2026-09-17 用户否定该方案,既有 TeamDesk heartbeat 已暂停,不得自动恢复。即时接入未取得真实证据前,不得把自动投递标为完成。
- 只修改 teamdesk 及必要的仓库发现/文档;保留已有领域插件。
- metadata 不含原生对话/推理/工具正文;业务输入和决定是应用自身数据,分别保存。
- 32 位在职员工;任意部门/岗位/skill/业务阶段。owner 更新任务状态,其他报告与人类验收分开。
…

Read the whole file at its exact version.

How to install

Latest version
mdr add testany-io/testany-agent-skills/plugins/teamdesk/AGENTS.md@git:20260924.789f9d4
Exact content
mdr add testany-io/testany-agent-skills/plugins/teamdesk/AGENTS.md@sha256:4ddf876049aa6e73

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_7eijglqs5h4jy5qc.svg)](https://markdownregistry.com/a/art_7eijglqs5h4jy5qc)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.789f9d4 latest2026-09-24 789f9d4 3,096 BA view · diff
git:20260924.8cef21d2026-09-24 8cef21d 3,006 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (3096 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

testany-io/testany-agent-skills · 82 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_7eijglqs5h4jy5qc
GET https://markdownregistry.com/api/v1/resolve?ref=testany-io/testany-agent-skills/plugins/teamdesk/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/4ddf876049aa6e73693eda0a92e6391138be60dfb3f1fb03a53cb581832cf901

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from testany-io/testany-agent-skills

AGENTS.md agents
testany-io/testany-agent-skills · AGENTS.md
git:20260924.8cef21d · audit A · 82 stars
CLAUDE.md claude
testany-io/testany-agent-skills · CLAUDE.md
git:20260914.a55b8c5 · audit A · 82 stars
skill-manager skill
testany-io/testany-agent-skills · plugins/skilldock/skills/skill-manager/SKILL.md · 打开 SkillDock 本地 GUI,浏览和管理 Codex skills、plugins 与 marketplace 来源;适用于技能库、安装更新、启禁、移除恢复的可视化管理。普通任务只需使用某个 skill 时不触发。
git:20260923.048c4b0 · audit A · 82 stars
team-workspace skill
testany-io/testany-agent-skills · plugins/teamdesk/skills/team-workspace/SKILL.md · Open and operate TeamDesk, a local AI team workspace built on existing Codex tasks. Use for 打开 AI 团队工作台、创建或绑定 AI…
git:20260924.4350616 · audit A · 82 stars
testany-sync-case-env-from-source skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/SKILL.md · 从 OpenAPI 生成的 Testany case 源代码中自动识别入参和出参,并同步到 case 的环境变量列表中。适用于源代码存储在需要认证的 Git 仓库(如 Bitbucket)的场景。
git:20260914.a55b8c5 · audit A · 82 stars
testany-case-writing skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-case-writing/SKILL.md · Testany platform case 编写助手 - 将传统测试场景拆解为 Testany platform cases,并生成可注册的 case packages
git:20260914.a55b8c5 · audit A · 82 stars
testany-case skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-case/SKILL.md · Testany platform case 注册与 CRUD - 将已准备好的 platform case package 注册到平台,并管理 metadata、脚本与生命周期
git:20260914.a55b8c5 · audit A · 82 stars
testany-debug skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-debug/SKILL.md · 分析 Testany 测试失败原因 - 排查问题、查看日志、定位根因;处理签名日志前先单独加载本 skill,勿回显原始请求。
git:20260914.a55b8c5 · audit A · 82 stars
testany-execution skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-execution/SKILL.md · Testany execution 观测与管理 - 查看进度、查询历史、刷新状态、取消未开始执行、将失败执行交给 debug
git:20260914.a55b8c5 · audit A · 82 stars
testany-guide skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-guide/SKILL.md · Testany 平台核心概念和配置参考
git:20260914.a55b8c5 · audit A · 82 stars
testany-import-git skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-import-git/SKILL.md · Testany Git 导入:把 Git 仓库里的测试脚本批量注册成 Testany platform cases,并持续同步、切 commit、演化 binding、配 webhook
git:20260914.a55b8c5 · audit A · 82 stars
testany-pipeline skill
testany-io/testany-agent-skills · plugins/testany-bot/skills/testany-pipeline/SKILL.md · Testany pipeline 编排与 CRUD - 基于 automation design 或现有 case keys 创建执行与编排单元
git:20260914.a55b8c5 · audit A · 82 stars

Every file in testany-io/testany-agent-skills

Browse by kind, by grade A, or by owner.