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 skills add vivy-yi/finance-skills --skill project-statusgit clone --depth 1 https://github.com/vivy-yi/finance-skillsWrote 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/skills/vivy-yi/finance-skills/project-status)<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/project-status"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/project-status/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/project-status"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/project-status.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00085 | $0.01109 |
| Opus 5 | $0.00043 | $0.00554 |
| Sonnet 5 | $0.00017 | $0.00222 |
| Haiku 4.5 | $0.00009 | $0.00111 |
Grade A, and why
project-status 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 9d 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
/finance:project-status — 项目详情
显示指定项目的完整状态信息。
命令格式
/finance:project-status [<project-code>]
参数:
- 不带参数:显示当前激活项目
- 带 code:显示指定项目(即使未切换)
输出格式
════════════════════════════════════════
📊 项目详情: {code}
════════════════════════════════════════
## 基本信息
- **名称**: {name}
- **类型**: {type}
- **负责人**: {owner}
- **周期**: {start} ~ {end}(已过 {N} 天 / 剩余 {M} 天)
- **当前阶段**: {status}
- **创建**: {created} | **上次活动**: {last_activity}
- **下次关键日期**: {next_milestone}({N} 天后)
## 进度概览
{type-specific 进度指标}
## 关联场景
{N} 个场景:
- internal-audit
- internal-control
- audit-support
- ...
## 关联产出物
- findings/C-01-重大.md (2026-05-15)
- findings/C-02-重要.md (2026-05-20)
- control-testing/C-01-test.md (2026-05-10)
- control-testing/C-02-test.md (2026-05-18)
- ...
共 {N} 个产出物
## 历史上下文
(自动从 project.md 的"历史上下文"段读取)
## 待办事项
{从 timeline.md 读取未来 7 天内的待办}
## Agent 备注
{从 project.md 的"Agent 备注"段读取}
════════════════════════════════════════
项目根目录: ~/.config/finance-skills/projects/{code}/
════════════════════════════════════════
输入 /finance:project-list 看其他项目
输入 /finance:project-switch <code> 切换
════════════════════════════════════════
项目类型专属进度
按项目类型显示不同进度指标:
annual-audit
## 进度概览
控制测试进度: 31/72 (43%)
- 已完成: 31
- 进行中: 8
- 未开始: 33
发现统计:
- 重大缺陷: 0(阈值: 500 万元)
- 重要缺陷: 3(阈值: 100 万元)
- 一般缺陷: 12
整改跟踪:
- 已整改: 14
- 进行中: 1
- 整改率: 93%
budget-review
## 进度概览
预算执行偏差: ±2.3%(阈值 ±5%)
- 收入偏差: +3.1%
- 成本偏差: -1.5%
待审批: 2 个部门预算
tax-filing
## 进度概览
已申报税种: 5/8
下次申报: 增值税 2026-07-15 (20 天后)
逾期: 无
m-and-a
## 进度概览
尽调阶段: 进行中
- 财务尽调: 完成
- 法律尽调: 进行中(60%)
- 税务尽调: 未开始
估值方法权重:
- DCF: 50%
- Trading Comps: 30%
- Precedent: 20%
financing / internal-control / other
显示通用进度:基于 timeline.md 的里程碑完成度。
Examples
→ 示例:用户说"看下 2026-audit-ic 进度",系统读取 project.md + control-testing/ 目录 + findings/ 目录,输出完整状态。
→ 示例:用户说"现在项目到哪一步了"(已切换到当前项目),系统直接显示当前激活项目状态。
注意事项
- 只读操作:不修改任何文件
- 路径错误处理:如果 code 对应项目不存在,提示用
/finance:project-list查看有效 code - 大项目性能:超过 1000 个产出物时,只显示最近 50 个 + 计数摘要
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.
- 9d ago First seen · 156 lines · 85 tokens per session scan A d4e323ec1dcd
project-status is a skill published in the GitHub repository vivy-yi/finance-skills (29 stars, last pushed 3mo ago), licensed MIT. It adds 85 tokens to every session and 1,109 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-09-03.
Other skills, from other repositories
hive.colony-progress-tracker
Claim tasks, record step progress, and verify SOP gates in the colony SQLite queue. Applies when your spawn message includes a dbpath field.
prd
A guide for writing a PRD, or Product Requirements Document, which explains what a product or feature should achieve and who it is for. It covers goals, users, success measures, limits, prior work, and excluded scope.
product-discovery
Product discovery workflow with OST, assumption testing, and interview scripts.
planning
A guide for planning software features and turning requests into clear requirements. It uses EARS, a plain format for stating what a system must do under specific conditions.
auto-status
A project dashboard skill that reports the current specification status for a project and its submodules. A specification is a written description of what should be built and how it should behave.
github-digest
You are a GitHub assistant generating a daily PR + issues digest for the user.