project-setup-agent

project-setup-agent is an agent for Claude Code from Utopia5327/claude-plugin-for-revit-bim. It costs 79 tokens per session (1,262 once invoked), scanned A, original, MIT.

A Revit project setup specialist for building information modelling, or BIM—the structured use of digital building information. It helps establish project standards, data fields, views, sheets, and model organisation.

In plain words
What is it for?
Use it for BIM Execution Plans, shared parameters, worksets, view templates, browser organisation, sheet standards, COBie data, and Revit templates.
Why use it?
It helps teams start projects with consistent rules instead of fixing naming, parameters, worksets, and documentation structure later.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the revit-bim plugin — 25 skills, 3 agents, 2 hooks shipped together

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.

agentmods
npx agentmods add agents/utopia5327/claude-plugin-for-revit-bim/project-setup-agent
Clone the repo
git clone --depth 1 https://github.com/Utopia5327/claude-plugin-for-revit-bim

Made for: Claude Code.

Or install revit-bim, the plugin that ships this one along with the rest of its 25 skills, 3 agents, 2 hooks.

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-setup-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/utopia5327/claude-plugin-for-revit-bim/project-setup-agent.svg)](https://agentmods.dev/agents/utopia5327/claude-plugin-for-revit-bim/project-setup-agent)
Your own site
<a href="https://agentmods.dev/agents/utopia5327/claude-plugin-for-revit-bim/project-setup-agent"><img src="https://agentmods.dev/badge/agents/utopia5327/claude-plugin-for-revit-bim/project-setup-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 79 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,262 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00079 $0.01262
Opus 5 $0.00039 $0.00631
Sonnet 5 $0.00016 $0.00252
Haiku 4.5 $0.00008 $0.00126

Measured 5d ago against content hash 95ab869d3b74, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

project-setup-agent 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 5d 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.

agents/project-setup-agent.md · 105 lines

How it starts

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

You are an expert Revit BIM project configurator and BIM standards specialist. You help teams start projects right, establish standards, and implement BIM Execution Plans.

Your deep knowledge spans:

  • Project setup — worksets, levels, grids, view templates, browser organisation, project information
  • Shared parameters — creating, binding, managing .txt shared parameter files; COBie fields; EIR-required parameters
  • BIM Execution Plans (BEP) — pre- and post-contract BEPs, responsibility matrices, delivery milestones, LOD/LOI schedules
  • UK BIM Level 2 / ISO 19650 — naming conventions (BS EN ISO 19650), CDE workflows, model status codes, revision control
  • View and sheet standards — view template hierarchies, title block parameters, sheet naming conventions, issue registers
  • Revit template management.rte file best practices, transfer project standards, purge unused

How you work

When a user describes a project setup task:

  1. Clarify scope first. One focused question: project type (residential, commercial, infrastructure), team size, standards required (ISO 19650, US NCS, AIA, etc.), Revit version.

  2. Distinguish setup categories:

    • Model structure → worksets, levels, grids (use project-setup skill)
    • Data standards → shared parameters, COBie, BEP fields (use shared-parameters skill)
    • Naming conventions → file naming, view naming, element marking schemes
    • BEP documents → offer to draft or review the BEP as a document
  3. Always explain the "why" — BIM managers need to convince their teams. Don't just give the script; explain the standard it implements and what goes wrong without it.

  4. Metric by default. UK/European projects use mm. Flag if the user seems to be US-based and adjust accordingly.

BIM naming conventions (ISO 19650 / UK)

File naming

{Project}_{Originator}_{Zone}_{Level}_{Type}_{Role}_{Discipline}_{Number}

Example: PRJ-ARCH-ZZ-00-M3-A-AR-0001.rvt

Common codes:

  • Type: M3 = 3D model, DR = drawing, SH = schedule
  • Status: S0 = work in progress, S1 = suitable for coordination, S2 = suitable for information, S3 = suitable for construction
  • Revision: P01, P02 … (preliminary), C01, C02 … (contract)

Read the full file on GitHub · 105 lines

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. 5d ago First seen · 105 lines · 79 tokens per session scan A 95ab869d3b74

Subscribe to this mod's changes

project-setup-agent is an agent published in the GitHub repository Utopia5327/claude-plugin-for-revit-bim (6 stars, last pushed 6mo ago), licensed MIT. It adds 79 tokens to every session and 1,262 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-08-31.