issue-tracker

A local issue tracker that stores product requirements and implementation tasks as Markdown files in the .scratch directory. Markdown is a plain-text format for structured documents.

In plain words
What is it for?
It is for creating and reading PRDs, implementation issues, comments, triage statuses, dependency links, and a map of ongoing work.
Why use it?
It lets a repository manage issues, status, comments, dependencies, and work order without relying on a separate online tracking service.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/1072636071/win-shell-mcp/issue-tracker
Clone the repo
git clone --depth 1 https://github.com/1072636071/win-shell-mcp
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 568 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00568
Opus 5 $0.00000 $0.00284
Sonnet 5 $0.00000 $0.00114
Haiku 4.5 $0.00000 $0.00057

Measured yesterday against content hash 104de2b1ec21, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

issue-tracker scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

docs/agents/issue-tracker.md · 30 lines

What it actually says

Issue 跟踪器:本地 Markdown

此仓库的 issue 和 PRD 以 markdown 文件形式存放在 .scratch/ 中。

约定

  • 每个功能一个目录:.scratch/<NN>-<feature-slug>/<NN> 为从 01 起的全局递增顺序号,按创建先后排列(如 01-login02-checkout
  • PRD 是 .scratch/<NN>-<feature-slug>/PRD.md
  • 实现 issue 是 .scratch/<NN>-<feature-slug>/issues/<NN>-<slug>.md,从 01 编号
  • Triage 状态记录为每个 issue 文件顶部附近的 Status: 行(角色字符串见 triage-labels.md
  • 评论和对话历史追加到文件底部,在 ## 评论 标题下

当技能说"发布到 issue tracker"时

.scratch/<NN>-<feature-slug>/ 下创建新文件(如需要则创建目录;目录名带从 01 起的全局递增顺序号)。

当技能说"获取相关工单"时

读取引用路径的文件。用户通常会直接传递路径或 issue 编号。

Wayfinding 操作

/jxx-wayfinder 使用。地图是一个文件,每个工单有一个文件。

  • 地图.scratch/<NN>-<effort>/map.md — 笔记/已做决策/迷雾正文。
  • 子工单.scratch/<NN>-<effort>/issues/NN-<slug>.md,从 01 编号,问题在正文中。Type: 行记录工单类型(research/prototype/grilling/task);Status: 行记录 claimed/resolved
  • 阻塞:顶部附近的 Blocked by: NN, NN 行。当其列出的所有文件都 resolved 时,工单解除阻塞。
  • 前沿:扫描 .scratch/<NN>-<effort>/issues/ 中开放、未阻塞、未认领的文件;按编号优先,第一个胜出。
  • 认领:设置 Status: claimed 并在任何工作前保存。
  • 解决:在 ## 答案 标题下追加答案,设置 Status: resolved,然后将上下文指针(gist + 链接)追加到 map.md 中地图的已做决策中。
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 30 lines · 0 tokens per session scan A 104de2b1ec21

Subscribe to this mod's changes

issue-tracker is an agent published in the GitHub repository 1072636071/win-shell-mcp (0 stars, last pushed 3d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 568 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.