# Verification Before Completion

> Use before EZ_math_model declares quality_audit, packaging, or final delivery complete, especially when pass/fail claims must be backed by files, commands, counts, or concrete evidence.

- **Type:** Skill
- **Install:** `agentstack add skill-woodfishhhh-ez-math-model-verification-before-completion`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [woodfishhhh](https://agentstack.voostack.com/s/woodfishhhh)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [woodfishhhh](https://github.com/woodfishhhh)
- **Source:** https://github.com/woodfishhhh/EZ_math_model/tree/main/skills/ez-math-model/tools/verification-before-completion

## Install

```sh
agentstack add skill-woodfishhhh-ez-math-model-verification-before-completion
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# verification-before-completion — 完成前证据核验

## 何时使用

- `pipeline 05 quality_audit`。
- `pipeline 06 packaging` 前后。
- 任何准备声明“完成”“通过”“已生成”的时候。

## 核心要求

对每条 `quality_report.json/md` 与 `export_audit.json/md` 的通过项给证据，而不是
口头判断。

证据类型：

- 文件存在与大小。
- 命令 exit code 与关键输出。
- grep / diff / hash 匹配。
- 图表引用与实际文件一致。
- 结果数值与报告表述一致。
- DOCX 中 `word/media/*`、`m:oMath`、`w:tbl` 的对象计数。
- PDF 是否使用 fallback、是否高保真。
- `output/manifest.json`、`output.zip` 与 staging 发布证据一致。

## 示例

```powershell
Get-ChildItem workdir/.../figures/*.png
Select-String -Path workdir/.../paper.md -Pattern '!\\[[^\\]]*\\]\\(([^)]+)\\)'
python scripts/runtime/audit_quality.py --workdir runtime/...
python scripts/runtime/audit_export.py --workdir runtime/... --paper-output output/paper
```

如果证据收集失败，该项不能标为通过。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [woodfishhhh](https://github.com/woodfishhhh)
- **Source:** [woodfishhhh/EZ_math_model](https://github.com/woodfishhhh/EZ_math_model)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-woodfishhhh-ez-math-model-verification-before-completion
- Seller: https://agentstack.voostack.com/s/woodfishhhh
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
