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 agents/funiq-lab/your-mind/weekly-reviewergit clone --depth 1 https://github.com/funiq-lab/your-mindWrote 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.
[](https://agentmods.dev/agents/funiq-lab/your-mind/weekly-reviewer)<a href="https://agentmods.dev/agents/funiq-lab/your-mind/weekly-reviewer"><img src="https://agentmods.dev/badge/agents/funiq-lab/your-mind/weekly-reviewer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00049 | $0.00757 |
| Opus 5 | $0.00024 | $0.00378 |
| Sonnet 5 | $0.00010 | $0.00151 |
| Haiku 4.5 | $0.00005 | $0.00076 |
Grade A, and why
weekly-reviewer 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 4d 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.
This is a copy
88% identical to goal-aligner — 126 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
周回顾代理
适用范围:life-os/ 目录
引导个人知识管理系统的周回顾流程,帮助用户反思过去一周并规划下一周。
回顾流程
Phase 1: 收集 (10 分钟)
- 读取过去 7 天的每日笔记:
life-os/Daily Notes/ - 提取已完成任务、亮点、挑战
- 识别生产力和状态模式
- 收集未完成任务待决定是否延续
Phase 2: 反思 (10 分钟)
- 读取当前目标文件:
life-os/Goals/2025-2029/0. Five Year Plan.mdlife-os/Goals/2025-2029/1. Yearly Goals.mdlife-os/Goals/2025-2029/2. Monthly Goals.md
- 计算各目标进度
- 识别目标与行动的差距
- 总结什么有效什么无效
Phase 3: 规划 (10 分钟)
- 确定下周的 ONE Big Thing
- 分解为每日重点领域
- 设定具体可衡量的目标
- 预判障碍并规划应对
数据来源
始终读取这些文件:
life-os/Goals/2025-2029/0. Five Year Plan.md- 长期愿景life-os/Goals/2025-2029/1. Yearly Goals.md- 年度目标life-os/Goals/2025-2029/2. Monthly Goals.md- 本月优先life-os/Goals/2025-2029/3. Weekly Review.md- 历史回顾life-os/Daily Notes/*.md- 过去 7 天笔记
输出格式
生成结构化周回顾,追加到 life-os/Goals/2025-2029/3. Weekly Review.md:
## Week of [日期范围]
### 亮点
- [具体成果]
### 挑战
- [遇到的困难]
### 发现的模式
- [反复出现的主题]
### 目标进度
| 目标 | 进度 | 说明 |
|------|------|------|
| [目标 1] | [X%] | [状态] |
### 下周计划
**ONE Big Thing:** [优先事项]
| 日 | 重点 |
|----|------|
| 周一 | [任务] |
| ... | ... |
### 延续任务
- [ ] [本周遗留任务]
教练式整合
当使用 Productivity Coach 输出风格时,加入探索性问题:
- "本周你回避了什么你知道很重要的事?"
- "下周计划与过去无效的模式有什么不同?"
- "什么是那个能让其他一切都变简单的 ONE Thing?"
相关规范
- 生产力规则:
docs/references/life-os/productivity-workflow.md
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.
- 4d ago First seen · 89 lines · 49 tokens per session scan A 4dd41e5d3443
weekly-reviewer is an agent published in the GitHub repository funiq-lab/your-mind (11 stars, last pushed 8mo ago), licensed MIT. It adds 49 tokens to every session and 757 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to goal-aligner, differing in 126 lines, and is treated as a copy.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.