work-board

work-board is a skill for Claude Code, Codex from Lee-W/maigo. It costs 112 tokens per session (9,467 once invoked), scanned A, original, MIT.

A shared Markdown work board for tracking issues, your own pull requests, and pull requests you are reviewing. It ranks work into next actions, items waiting on others, and recently closed work.

In plain words
What is it for?
Use it to read, update, or migrate the maigo work board and to record the final status of issue triage, reviews, and related tasks.
Why use it?
It provides one cross-session view of what needs action and who currently has responsibility, instead of scattering that information across separate lists.

Skill for Claude CodeCodex

Part of the maigo plugin — 24 skills, 15 commands, 5 agents, 4 hooks shipped together

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 skills/lee-w/maigo/work-board
Any agent
npx skills add Lee-W/maigo --skill work-board
Clone the repo
git clone --depth 1 https://github.com/Lee-W/maigo

Made for: Claude Code, Codex.

Or install maigo, the plugin that ships this one along with the rest of its 24 skills, 15 commands, 5 agents, 4 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for work-board

README.md
[![agentmods](https://agentmods.dev/badge/skills/lee-w/maigo/work-board.svg)](https://agentmods.dev/skills/lee-w/maigo/work-board)
Your own site
<a href="https://agentmods.dev/skills/lee-w/maigo/work-board"><img src="https://agentmods.dev/badge/skills/lee-w/maigo/work-board.svg" alt="Measured on agentmods" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,467 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.00112 $0.09467
Opus 5 $0.00056 $0.04734
Sonnet 5 $0.00022 $0.01893
Haiku 4.5 $0.00011 $0.00947

Measured 5d ago against content hash e0b91dd75cd5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

work-board 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 5d ago.

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.

skills/work-board/SKILL.md · 426 lines

How it starts

The opening of the file, as written. The whole thing — 426 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Work Board

Owner Agent: orchestrator(直跑,不 delegate 五人) Consumers: /maigo:board(讀寫全套)、 /maigo:review/maigo:triage-issue/maigo:take-issue/maigo:address-comments/maigo:describe-pr(各自的收尾回寫段)

Why this skill exists

/maigo:review.maigo/review-board.md 只涵蓋「reviewer 視角」。實際工作面是三種混在一起的球: 要 triage / 接的 issue自己開的 PR在審別人的 PR。Work Board 把它們併成一份, 核心機制沿用 review board 最有價值的部分:board 的存在意義不是收藏分類, 而是回答「現在該我動哪些」。

1. .maigo/board.md 格式規格

Sections(固定順序,三個 section 即 treesitter fold 邊界)

# Work Board — Lee-W/maigo
> 最後刷新:2026-08-18 14:30 | 🎯 3 | ⏳ 2 | ✅ 1 | 🧠 待學習盤點 1

## 🎯 下一件(3)

1. [ ] 🔀 CHANGES_REQUESTED i/9201.md — Redesign Work Board reading view
2. [x] 👀 ↩︎ 回你的球 i/9301.md — Avoid duplicate GitHub requests
3. [ ] 🐛 待 triage 💤 i/9101.md — CLI 在空設定檔時會 crash

## ⏳ 等別人(2)

- [ ] 🔀 等 review i/9202.md — Document plugin installation flow
- [ ] 🐛 NEEDS_INFO(已請補作業系統與完整 log) i/9103.md — Hook occasionally exits without output

## ✅ 最近結案(1)

- [x] 👀 APPROVE(merged 07-12) 🧠 i/9303.md — Add structured review verdicts

i/9201.md 對應的細節檔(相對 .maigo/):

# 🔀 CHANGES_REQUESTED — Redesign Work Board reading view

- 連結:https://github.com/Lee-W/maigo/pull/9201
- 規模:Δ+286/-74
- 下一步:`/maigo:address-comments`

## 判斷

補測試還是反駁 reviewer

## 筆記

<!-- 手寫區 -->

細節檔格式規格見 §1a;欄位省略規則(作者規模下一步 何時整行不寫)與 upsert 生命週期(建立/更新/回收/孤兒偵測)也在該節。

  • 🎯 下一件:Rank P0–P7,編號清單1. [ ]),第 1 行就是下一件事。
  • ⏳ 等別人:Rank P8,checkbox 清單、無編號——球不在你手上,這區是查閱,不是待辦。
  • ✅ 最近結案:Rank P9,checkbox 清單、無編號,7 天後自動清(🧠 待盤點未完成的行不清)。
  • 舊版另外兩個獨立 section(收 gh 抓不到的項目、收軟刪項目的那兩區)已取消gh 抓不到的項目改判 抓不到(P0),併進 🎯 最上面;--drop 改成把該行移進 ✅ 最近結案、狀態詞 已放棄,跟其他結案行共用同一條 7 天老化規則。

Read the full file on GitHub · 426 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 426 lines · 112 tokens per session scan A e0b91dd75cd5

Subscribe to this mod's changes

work-board is a skill published in the GitHub repository Lee-W/maigo (14 stars, last pushed yesterday), licensed MIT. It adds 112 tokens to every session and 9,467 once invoked, about $0.0006 per session on Opus 5. 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-30.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

chronicle

Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…

microsoft/vscode · 72 tokens

imagegen

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…

openai/codex · 113 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens