AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Omd Tickets

skill-abysscn-oh-my-dag-omd-tickets · by AbyssCN

查看 omd pathfinder 当前地图前沿票,并拉取已落地的 AFK research 结果(pull 回流 + 预算内自续)。Trigger:/omd-tickets、前沿、看票、研究结果回来了吗。

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-abysscn-oh-my-dag-omd-tickets

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-abysscn-oh-my-dag-omd-tickets)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
16d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Omd Tickets? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

/omd-tickets — 前沿与回流

调 omd MCP server 的 path_tickets 工具(可能带前缀 mcp__omd__;未加载先 ToolSearch "path_tickets")。多张开放地图时带 slug 参数。

这个工具做三件事,输出直接转述给用户:

  1. 回流:把已落地的 AFK research 结果折进地图(母票自动裁决,## children 段孵出子票);
  2. 自续:新孵的 research 子票在预算内(OMD_PATH_RESEARCH_BUDGET,默认 12,跨 session 计数)自动续派后台;预算耗尽会提示——转告用户可调预算或用 path_prefetch 显式追加;
  3. 前沿:列出当前可动的票 + 状态计数;若区域散尽(全部 task 票已裁且编译通过)会提示可 /omd-deliver

AFK research 是 detached 子进程,对话期间它在后台跑;用户问"研究跑完了吗"就调一次这个工具拉结果。前沿里的 grill/task 票需要 owner 裁决——列出来并给出你的推荐裁决,等 owner 用 /omd-rule 定夺。

gh 后端的折入语义(与 md 等价,来源不同)

后端是 GitHub Issues 时,回流从 md 落盘文件换成 issue 状态,语义不变:

  • research-done 评论回流:AFK 研究在 GitHub Actions 上跑完,结果作为 bot 评论落到 research 票上并打 research-done label;path_tickets 折入时读这条评论(md 则读 .omd/pathfinder/results/ 落盘文件)。
  • children 挂母票 sub-issue:结果里 ## children 段孵出的子票经原生 sub-issue 挂在母票下(血缘 = sub-issue,前沿依赖 = blocked-by);子票默认 blockedBy 母票。
  • 警告不 ack、下轮重试:评论缺失 / 解析失败 → 票标注警告(输出里 ⚠ … 未折入)、不摘 research-done label(即不 ack),下次 path_tickets 重试;绝不静默跳过、也不造假占位裁决。成功折入才摘 label(幂等锚点)。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.