ai-agent-orchestration
Installation
SKILL.md
AI Agent Orchestration for Construction (2026)
Why agents now
2026 construction automation is agentic: not single prompts, but specialized agents that own a domain (estimating, scheduling, documents, QA, safety), share a common data spine (the ERP + CWICR cost bases), and are coordinated by a supervisor with human checkpoints.
Agent roles
| Agent | Owns | Tools it calls |
|---|---|---|
| Estimator agent | BOQ + cost | CWICR search, QTO, market catalogs, costs API |
| Scheduler agent | Time (4D) | task graph, dependencies, critical path, resource leveling |
| Document agent | Specs & contracts | PDF/OCR extraction, clause NER, submittal/RFI routing |
| QA agent | Quality | validation rule packs (DIN276/NRM/GAEB), reconciliation checks |
| Safety agent | HSE | checklist generation, incident classification, regulations lookup |
| Supervisor agent | Orchestration | routes tasks, resolves conflicts, escalates to humans |