Tendering, Risk & Reporting in OpenConstructionERP
SkillDev toolsTendering and reporting in OpenConstructionERP: prepare tender BOQs, compare bids, manage risks, and generate reports (weekly, monthly, closeout). Use when a project goes to tender or needs reporting.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Tendering, Risk & Reporting in OpenConstructionERP skill
What this skill tells your AI
The instructions your AI receives, as published by datadrivenconstruction/ddc_skills_for_ai_agents_in_construction in 6_OpenConstructionERP/oce-tendering/SKILL.md and read by ahel’s review.
Tendering workflow
- Prepare the tender BOQ — from the estimate (see
oce-estimate-boq), export GAEB X83/X84 for the market. - Issue to bidders — track who received, who responded, deadlines.
- Bid comparison — normalize bids to the BOQ structure (same items, same units), compare line-by-line and totals; flag outliers per line.
- Risk review — attach risks (cost, schedule, contractual) to BOQ sections; score likelihood × impact.
- Award — convert the winning bid to the contract baseline (BOQ + schedule freeze).
Risk management
- Risk register per project: description, owner, probability, impact, mitigation, status.
- Risks linked to BOQ lines and tasks — a risk accepted changes the estimate and schedule together.
- Reports: top risks, exposure (risk × contingency), trend.
Report generation
| Report | Frequency | Content |
|---|---|---|
| Weekly progress | weekly | done vs planned, issues, photos, punch stats |
| Monthly cost | monthly | budget vs actual per section, forecast |
| Cash-flow forecast | monthly | schedule × cost roll-up |
| Closeout | at completion | as-built BOQ, punch closeout, docs |
API patterns
GET /api/v1/boqs/{id}/export?format=gaeb # tender export
POST /api/v1/risks/ # risk register
GET /api/v1/reports/... # report endpoints (module-specific)
Best practices
- Freeze the tender BOQ version — compare bids against the SAME structure.
- Normalize currencies before comparing bids (never blend).
- Track bidder clarifications (RFIs) in the tender record, not in email.
- Keep the risk register alive: review weekly, close or escalate.
Signals
- GitHub stars
- 308
- Forks
- 79
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
oce-tendering- Source
- github.com/datadrivenconstruction/ddc_skills_for_ai_agents_in_construction