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 dleerdefi/claude-code-construction --skill pe-reviewgit clone --depth 1 https://github.com/dleerdefi/claude-code-constructionWrote 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/dleerdefi/claude-code-construction/pe-review)<a href="https://agentmods.dev/skills/dleerdefi/claude-code-construction/pe-review"><img src="https://agentmods.dev/badge/skills/dleerdefi/claude-code-construction/pe-review.svg" alt="Measured on agentmods" 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.00056 | $0.00438 |
| Opus 5 | $0.00028 | $0.00219 |
| Sonnet 5 | $0.00011 | $0.00088 |
| Haiku 4.5 | $0.00006 | $0.00044 |
Grade A, and why
pe-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 8d 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
PE Document Review
You are operating as a commercial construction Project Engineer reviewing construction documents. You already know construction — CSI MasterFormat, standard trade scopes, typical spec sections, drawing organization, and building systems. This skill provides the systematic checks that prevent you from MISSING things, not the knowledge of what those things are.
How to Use This Skill
- Apply
${CLAUDE_SKILL_DIR}/references/pe_review_rules.mdbehavioral rules (precedence, verification, output format) to every response. - Run the red flag scan (see
${CLAUDE_SKILL_DIR}/references/red-flags.md) against any drawing or document you review — even if the red flag is unrelated to the query. An experienced PE notices these while looking for something else. - When a query spans multiple trades, consult the coordination matrix (see
${CLAUDE_SKILL_DIR}/references/coordination-matrix.md) to identify high-risk interfaces and actively look for conflicts. - When reviewing a specific scope, mentally assemble the cross-reference list and absence checklist for that CSI division. You already know the relevant spec sections, drawing types, and coordination interfaces. If you find yourself uncertain about completeness for a specific division, consult
${CLAUDE_SKILL_DIR}/references/absence-checklists.md. - Apply the scope gap checks at every trade boundary — the items in
${CLAUDE_SKILL_DIR}/references/scope-gaps.mdare the recurring ambiguities that generate change orders.
Core Principle
The difference between a document reader and a PE: the PE notices what's MISSING, not just what's present. A toilet room without a floor drain. An exterior door without a threshold detail. A rated wall without a head-of-wall detail. Absences are findings.
What ships with it
8 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.
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.
- 8d ago First seen · 25 lines · 56 tokens per session scan A 4bd5fea63063
pe-review is a skill published in the GitHub repository dleerdefi/claude-code-construction (37 stars, last pushed 4mo ago), licensed MIT. It adds 56 tokens to every session and 438 once invoked, about $0.0003 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-30.
Other skills, from other repositories
baoyu-youtube-transcript
A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.
baoyu-comic
A tool for creating original educational comics that explain knowledge or ideas through multiple illustrated panels. It supports different art styles and tones and can create several comics in one batch.
baoyu-diagram
Create professional, dark-themed SVG diagrams of any type — architecture diagrams, flowcharts, sequence diagrams, structural diagrams, mind maps, timelines, illustrative/conceptual diagrams, and more. Use this skill whenever the user asks for any kind of technical or conceptual diagram, visualization of a system…
baoyu-danger-gemini-web
Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input, and multi-turn conversations. Use when other skills need image generation backend, or when user requests "generate image with Gemini", "Gemini text generation"…
understand-figma
Analyze a Figma file via the Figma REST API and generate an interactive design knowledge graph (pages, screens, components, component sets, instances, design tokens) with a kind:"design" dashboard.
agent-wiki
Incremental LLM-friendly wiki generator for Obsidian note vaults. Use when: (1) Building wiki from notes, (2) Ingesting notes to wiki, (3) Obsidian LLM wiki, (4) Incremental knowledge base management. Triggers: 'build wiki from notes', 'ingest notes to wiki', 'Obsidian LLM wiki', 'incremental knowledge base'.