project-status

project-status is a skill for Claude Code from vivy-yi/finance-skills. It costs 85 tokens per session (1,109 once invoked), scanned A, original, MIT.

A project-status view for finance projects. It shows basic details, current phase, progress, linked work products, history, upcoming tasks, and agent notes.

In plain words
What is it for?
It helps review an audit, control, or other finance project at startup, during phase changes, or for weekly and monthly reporting.
Why use it?
Project information is often spread across files and updates. This gives the team one place to check the current baseline and what needs attention next.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit It helps review an audit, control, or other finance project at startup, during phase changes, or for weekly and monthly reporting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vivy-yi/finance-skills/project-status
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.

Any agent
npx skills add vivy-yi/finance-skills --skill project-status
Clone the repo
git clone --depth 1 https://github.com/vivy-yi/finance-skills

Made for: Claude Code.

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 project-status

README.md
[![agentmods](https://agentmods.dev/badge/skills/vivy-yi/finance-skills/project-status/github.svg)](https://agentmods.dev/skills/vivy-yi/finance-skills/project-status)
Your own site
<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.

agentmods 80×15 button for project-status

Your own site · 80×15
<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>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,109 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00085 $0.01109
Opus 5 $0.00043 $0.00554
Sonnet 5 $0.00017 $0.00222
Haiku 4.5 $0.00009 $0.00111

Measured 9d ago against content hash d4e323ec1dcd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

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.

finance-skills/skills/project-workspace/skills/project-status/SKILL.md · 156 lines

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 个 + 计数摘要
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. 9d ago First seen · 156 lines · 85 tokens per session scan A d4e323ec1dcd

Subscribe to this mod's changes

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.