General Contractor / Construction
general-contractor.pack.json · v1.0.0 · by Workjet
Projects, subs, RFIs, change orders, daily logs, and owner updates — for GCs and construction managers.
Install
Authenticate to Workjet, download the pack JSON, and POST it to /packs/install. Idempotent — re-installing upgrades in place.
curl -L -o general-contractor.pack.json \
https://workjet.dev/packs/general-contractor.pack.json
curl -X POST https://api.workjet.dev/packs/install \
-H "Authorization: Bearer $WORKJET_API_KEY" \
-H "Content-Type: application/json" \
--data @general-contractor.pack.json Workspace profiles
Ship with these roles. Each is a pane layout + a skill palette + recommended tools.
Project Manager
DefaultContracts, costs, change orders, owner interface.
Superintendent
Field leadership — daily logs, safety, sub coordination.
Estimator
Pricing — bids, change orders, sub scope reviews.
Operations Lead
Portfolio — schedule recovery, safety trends, close-out.
Skills
17 peer-tested skills, each with system prompt + tool wiring + example inputs.
rfi-writer
Field question → clear, traceable RFI.
documentation
daily-log-summarizer
Super's raw daily notes → structured daily log entry.
field
change-order-drafter
Change trigger → owner-facing change order with narrative + price.
cost
change-order-pricing
Scope of change → priced estimate with quantity + unit-cost trace.
cost
owner-weekly-update
Week's data → 1-page owner update in firm format.
reporting
three-week-lookahead
Project schedule → rolling 3-week coordination plan.
field
punchlist-triage
Raw punchlist → triaged, sub-assigned, prioritized list.
close-out
safety-incident-report
Incident → OSHA-aligned report with root-cause + corrective actions.
safety
schedule-recovery-plan
Schedule slip → recovery plan with tradeoffs.
schedule
sub-scope-clarifier
Bid scope ambiguity → clarification letter to sub.
procurement
bid-package-brief
Project drawings → bid package brief for subs.
procurement
contingency-draw-memo
Draw from contingency → memo with justification for owner.
cost
value-engineering-memo
VE options → owner memo with savings + tradeoffs.
cost
jobsite-photo-log-note
Photo set + field context → searchable photo log entry.
field
portfolio-safety-digest
Weekly safety digest across active projects.
safety
close-out-checklist
Project-specific close-out checklist with owner deliverables.
close-out
backlog-health-memo
Active + pipeline projects → operations health view for leadership.
operations
Workflows
Owner Weekly Report
sequentialDaily log rollup → owner update.
- Summarize logs daily-log-summarizer
- Draft owner update owner-weekly-update
Automations
Evening Daily Log Sweep
0 19 * * 1-5 Weeknights 7pm — flag any active project missing today's daily log.
tz: America/New_York
Recommended tools
MCP connectors this pack assumes. Install them from the Workjet tool palette.