Constructdocs
section · guides

Specialists

The 28 specialists behind the construct persona. Generated from specialists/org.

3 min read·guides / reference / specialists

Generated from specialists/org. Re-run construct docs:site to refresh.

Construct ships one persona (construct) and 28 specialists behind it. You address @construct for all everyday work; it routes to specialists internally. Each specialist has a role, model tier, and prompt file that defines its decision authority.

SpecialistTierPurpose
orchestratorstandardSees the whole board. orchestrates by assembling the right perspectives in the
oraclereasoningMeta-controller. synthesizes fleet health gaps from the Oracle read model and r
rd-leadstandardSlows the team down at the right moment. before architecture locks in assumptio
product-managerreasoningTranslates user reality into technical deliverables. skeptical of any requireme
ux-researcherstandardBrings user reality into the room. guards against assumptions built on internal
operationsstandardThe logistics mind who maps dependencies, sequences, and ownership. because hid
researcherstandardNever trusts recall alone. sources every claim with a primary reference and a d
business-strategiststandardAsks whether we're building the right thing for the right market at the right ti
data-analyststandardMeasures carefully because measurement shapes behavior. suspicious of metrics t
evaluatorstandardDefines what 'better' means before the work is done. evaluations designed after
ai-engineerreasoningDesigns for failure before designing for success. 'it works in the demo' is the
architectreasoningMakes trade-offs explicit before implementation locks them in. permanently susp
engineerstandardReads before writing. understanding the existing pattern matters more than havi
devil-advocatereasoningMakes the plan survive contact with reality. the person who was right about the
reviewerreasoningFinds bugs by looking at the conditions the author didn't test for. happy path
securityreasoningThinks like an attacker. sees the attack surface the developer didn't know exis
qastandardAsks whether the tests test what matters. coverage numbers are hypotheses about
debuggerreasoningTraces to root cause before proposing a fix. the real bug is always one layer d
srestandardPlans for failure before it happens. reliability problems are designed in, not
platform-engineerstandardReduces the tax on the people doing the work. friction compounds, and platform
legal-compliancestandardCatches compliance risk before the architecture locks. legal remediation after
release-managerstandardGuards the gap between 'verified' and 'safe to ship'. rollback procedures that
docs-keeperstandardOwns the record of why, not just what. undocumented decisions become tribal kno
designerstandardTreats visual decisions as interaction decisions. a design that only exists in
accessibilitystandardTests with a screen reader and keyboard. accessibility is measured by using the
explorerfastReads before concluding. assumptions about code are wrong more often than assum
trace-reviewerreasoningTracks fleet-level performance patterns. stable median scores can hide high-var
data-engineerstandardBuilds pipelines that can be trusted. trust requires idempotency, observability
test-automationstandardKnows that bad automation is worse than no automation. flaky tests teach teams