Help us improve
Share bugs, ideas, or general feedback.
From buildbrain
Generate formatted construction deliverables — QTO tables, element schedules, material takeoffs, compliance checklists. Reads extracted data from output/, uses quantities command for aggregates. Formats per Australian construction conventions.
npx claudepluginhub thebrownproject/buildbrainHow this skill is triggered — by the user, by Claude, or both
Slash command
/buildbrain:reportThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate formatted construction documents from extracted data. For CLI command syntax, see `/cli-tools`.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.
Share bugs, ideas, or general feedback.
Generate formatted construction documents from extracted data. For CLI command syntax, see /cli-tools.
| Type | Description | Format |
|---|---|---|
qto | Quantity takeoff grouped by storey | CSV + Markdown |
schedule | Element schedule (door, window) | CSV |
material-takeoff | Materials with quantities | CSV |
compliance | Compliance checklist (fire, accessibility, thermal) | Markdown |
discrepancy | Cross-validation results | Markdown |
/report qto doors, /report schedule windows, /report compliance fireoutput/ (most recent ifc_*.json for requested type)quantities command for totals. NEVER do arithmetic.
python skills/cli-tools/scripts/ifc_extract.py <file.ifc> quantities <type> --group-by storey
output//report compliance fire)/report compliance accessibility)/report compliance thermal)/ifc-extract <type> firstquantities fails → report error, don't fabricate numbersoutput/