AI Agent Hub
Back to skills
Construction Cost Audit AI Assistant icon

Construction Cost Audit AI Assistant

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @hongnan/shenji-audit-team by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem it addresses

Construction cost audits often stall when settlement data, quantity bills, claim evidence, rate tables, and contract clauses are scattered across files and reviewers use different assumptions. This skill structures that work as a multi-role audit workflow, assigning settlement, bill-of-quantities, claim, and metrics tasks to specialized agents before producing a traceable summary.

How it works

  • Context first: the lead agent extracts project stage, deliverable expectations, and constraints, then asks structured questions when contracts, drawings, or settlement sheets are missing.
  • Role split: settlement, bill-of-quantities, claim, metrics, and cost-audit roles each handle their scope, reducing cross-talk and duplicated assumptions.
  • Evidence-backed calculation: numeric work uses calc_engine.py and checks clause references in references/standards/规范数据库.json; local price data must be supplied or imported into local_rates.json.
  • Output gate: final answers pass through gate.py, which blocks vague wording such as “probably” or “maybe” and specific numbers lacking clause support, and can generate an xlsx comparison sheet and a Markdown audit report.

Boundaries

It is an audit-assistance tool, not an official pricing authority. Its numeric outputs are AI reference values and must be verified against local published price information, current quota standards, fee rules, and real project documents before being used for settlement, bidding control prices, or legal conclusions.

Use Cases

  • Review owner settlement sheets and contracts, then break down BOQ items against quota and fee bases.
  • Organize claim evidence, trace contract clauses, schedule impact, and cost responsibility.
  • Compare multiple BOQ versions and metrics, then generate a settlement comparison sheet and audit report.
  • Import local price data, recalculate priced items, and validate clause citations against vague conclusions.

Best For

  • Cost engineer: verify BOQ items, quotas, and fee bases in settlement sheets and produce traceable audit notes.
  • Audit engineer: review contracts, claim data, and metrics to identify dispute points and draft a report.
  • Cost-consulting project manager: coordinate multi-role task breakdown and compile settlement comparison deliverables.
  • Tooling engineer: configure local price data and invoke the calculation engine to recalculate cost results.