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.
npx agentmods add skills/iwe-org/dev-workspace/weeklynpx skills add iwe-org/dev-workspace --skill weeklygit clone --depth 1 https://github.com/iwe-org/dev-workspaceWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00071 | $0.00474 |
| Opus 5 | $0.00036 | $0.00237 |
| Sonnet 5 | $0.00014 | $0.00095 |
| Haiku 4.5 | $0.00007 | $0.00047 |
Grade A, and why
weekly 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 2d 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.
What it actually says
Weekly digest
A read-only sweep of the graph that answers: what moved, what's stuck, what's next. Numbers come from frontmatter and git — never from memory.
Steps
- Shipped. Plans completed in the last 7 days:
iwe find --filter '{stage: done}' --included-by data/plans -f jsonand keep those with acompleteddate in range; cross-check withgit log --since '7 days ago' --oneline. List releases cut, if any. - In flight. Active plans (no
stage) under## Activeindata/plans.md; flag any untouched for 14+ days (last commit touching the file) as possibly stalled or silently done. - Open bugs. Docs under
data/bugs.mdwithoutstage: done/cancelled. - Backlog head.
## Highitems indata/backlog.md, plus how long they've sat (created). - Graph health.
iwe schema validate(report violations) andiwe stats(dangling links, plus anydata/document listed under Orphans other thandata/index— every content doc should be reachable from a hub). Healthy means zero of each. - Print the digest — shipped / in flight / bugs / backlog / health — and end with the single most leveraged next action, chosen from what the sweep showed, with a one-line justification.
Rules
- Read-only: this skill writes no files and changes no statuses; if the sweep finds inconsistencies (a done plan still under Active), report them as the next action instead of fixing silently.
- Every number in the digest traces to a query or git — no estimates.
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.
- 2d ago First seen · 37 lines · 71 tokens per session scan A 80ea11798bed
weekly is a skill published in the GitHub repository iwe-org/dev-workspace (5 stars, last pushed 23d ago), licensed MIT. It adds 71 tokens to every session and 474 once invoked, about $0.0004 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-31.
Other skills, from other repositories
create-issue
Draft and submit a GitHub issue from a user idea or bug description, with bilingual body and correct labels.
gh-file-issue
Use when filing a new Codewhale GitHub issue: turn a bug or idea into a well-formed, actionable issue with repro, acceptance criteria, labels, and milestone.
gh-treasure-hunt
Hunt the issue/PR queue for highest value-over-risk wins: clean focused community PRs, already-implemented issues to close, safe quick-fixes.
pptx
从论文、大纲或结构化文本生成 PowerPoint (.pptx) 演示文稿。Use when 用户需要把一篇论文/文章/大纲做成幻灯片、slides、演示文稿、PPT、deck。Don't use when 只需纯文本总结、生成 Word/PDF、或修改已有 pptx 的单个像素级样式。.
gh-assign-issues
Use to assign GitHub issues to a milestone and/or owners in bulk, verifying each.
coordinate
Coordinate a small team of Qwen Code teammates with enforced read-only workers, an optional worktree-pinned writer, shared tasks, peer messages, and existing Agent View tabs. Invoke explicitly with /coordinate.