building-review

building-review is a skill for Codex from jack20040828/kangmaojian-skills. It costs 129 tokens per session (2,563 once invoked), scanned A, original, MIT.

A workflow for reviewing Chinese architectural construction drawings and writing new technical review conclusions based on project facts, standards, and evidence.

In plain words
What is it for?
Use it for site plans, building designs, fire safety, accessibility, energy, waterproofing, and similar architecture-owned checks.
Why use it?
It provides a structured way to find architecture-related issues without incorrectly reviewing structural, plumbing, electrical, or HVAC work.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it for site plans, building designs, fire safety, accessibility, energy, waterproofing, and similar architecture-owned checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jack20040828/kangmaojian-skills/building-review
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 jack20040828/kangmaojian-skills --skill building-review
Clone the repo
git clone --depth 1 https://github.com/jack20040828/kangmaojian-skills

Made for: Codex.

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 building-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/jack20040828/kangmaojian-skills/building-review/github.svg)](https://agentmods.dev/skills/jack20040828/kangmaojian-skills/building-review)
Your own site
<a href="https://agentmods.dev/skills/jack20040828/kangmaojian-skills/building-review"><img src="https://agentmods.dev/badge/skills/jack20040828/kangmaojian-skills/building-review/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 building-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/jack20040828/kangmaojian-skills/building-review"><img src="https://agentmods.dev/badge/skills/jack20040828/kangmaojian-skills/building-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 129 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,563 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.00129 $0.02563
Opus 5 $0.00064 $0.01282
Sonnet 5 $0.00026 $0.00513
Haiku 4.5 $0.00013 $0.00256

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

Security

Grade A, and why

building-review 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 12d ago.

The scan reads SKILL.md. This mod also ships 28 executable files (evals/run_regression_checks.py, evals/test_cad_automation_guard.py, evals/test_cross_sheet_consistency.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

building-review/SKILL.md · 80 lines

How it starts

The opening of the file, as written. The whole thing — 80 lines — stays where its author put it; the contents beside it link to each section on GitHub.

建筑施工图审查

Review architectural construction drawings, form new technical conclusions, and directly deliver a complete AI initial-review Word report. The AI runs every skill gate independently; human review belongs to a later external workflow and is neither requested nor represented here.

Boundary

  • Review architectural drawings and architecture-owned fire safety, accessibility, energy, green building, waterproofing, civil defense, curtain wall, decoration, food-service, and similar specialties.
  • Do not review administrative submissions, permits, qualifications, stamps, signatures, or registered-professional seals.
  • Do not technically review structural, plumbing, electrical, or HVAC drawings. Record only architecture-owned facts or coordination issues.
  • If opinions already exist and the task is only to organize evidence and Word delivery, switch to review-opinion-delivery without changing conclusions.
  • If a request asks for both new review and delivery, complete this skill's ai_ready opinions and formal AI-initial DOCX first. Use review-opinion-delivery only later, when reviewer-authored additions already exist and need consolidation.

Read references/scope-boundary.md before accepting borderline or mixed work.

Core Workflow

  1. Create or identify a review workspace. New workspaces use schema v1.6 with review_stage: ai_initial. For an existing project, pass --root <项目>\03_审图过程 explicitly to scripts/create_review_workspace.py. Schemas v1.1-v1.5 remain readable compatibility formats; do not migrate an existing workspace in place.
  2. Inventory every sheet and extract facts before judging. Complete drawing_inventory.csv and fact_ledger.csv; unresolved identity or version facts stay needs_review.
  3. Read references/project-profile.md; the AI completes project_profile.json, records ai_review_completed, and closes specialty routing with AI初审完成. Route specialties with scripts/route_specialties.py --json; resolve uncertain routes from project facts and keep unsupported routes open rather than asking for a human confirmation gate.
  4. Read references/review-rule-schema.md. Run scripts/generate_project_checklist.py <workspace> after classifying sheets. It expands the snapshotted rule catalog into unreviewed atomic checks plus v1.6 applicability and graphic-evidence placeholders; it never supplies compliance conclusions. For a residential single-building profile, ensure that residential_core_v1 is present in full; missing drawings do not waive a packet rule and the package gate will block completion.
  5. Review every atomic check from drawings and use all four local knowledge layers: A_审查要点 for discovery, B_核心规范 for formal citations, C_疑难解析 for applicability and interpretation, and D_案例与截图 for auxiliary comparison only. Record each layer's sources and use in knowledge_snapshot.layers; D never replaces drawing facts or B. Resolve every rule condition in applicability_decisions.csv. For dimension, direction, symbol, absence, location, detail, or cross-sheet claims, close graphic_evidence_chain.csv with the required drawing roles, exact location, observed fact, interpretation, source quality, screenshot, and—when ambiguity-sensitive—an alternative interpretation plus its elimination basis. Record comparison, calculations, conclusion, and completion_gate=AI初审完成. Use scripts/review_calculations.py for supported numeric comparisons; it never supplies missing inputs or an applicable limit.
  6. Perform technical compliance, design-depth/internal-consistency, and supported-optimization discovery separately. Run scripts/check_cross_sheet_consistency.py <workspace> after recording repeated facts; resolve every reported conflict from the drawings. Keep high-risk uncertainty open; do not default it to compliant or discard it.
  7. Build issue_candidates.csv only from resolved noncompliant checks. Mark a deliverable issue ai_ready only after every AI validation field passes with gate_origin=agent and stage_completion=AI初审完成. v1.6 does not create independent_review_log.csv, record reviewer names, request human confirmation, or perform human adjudication. Decide screenshot strategy and record the exact evidence point, red-box target, and necessary context in the process ledgers.
  8. Snapshot sources, the rule catalog, all four knowledge-layer use records, and every standard used by ai_ready issues or resolved technical checks with scripts/snapshot_review_integrity.py.
  9. Run scripts/audit_review_completeness.py <workspace>. Fix every open item. Run scripts/validate_review_package.py <workspace> only after the audit passes; any later ledger change makes the audit stale.
  10. Generate Word with scripts/generate_review_report.py, validate it with scripts/validate_docx_content.py, render every page, inspect every rendered page, record QA, then copy only the final DOCX to the user-selected deliverables directory. The filename and one-line title are 【AI初审】{项目名称}建筑施工图审查意见.docx for a single building and 【AI初审】{项目名称}建筑总图施工图审查意见.docx for a site review.

Read the full file on GitHub · 80 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 80 lines · 129 tokens per session scan A 913061e4d325

Subscribe to this mod's changes

building-review is a skill published in the GitHub repository jack20040828/kangmaojian-skills (3 stars, last pushed 19d ago), licensed MIT. It adds 129 tokens to every session and 2,563 once invoked, about $0.0006 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-08-31.