一键导入
contractor-engagement
Inventory-first contractor routing, Opus creative review, verbose developer handoffs, and safe vendoring rules for this Squad.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Inventory-first contractor routing, Opus creative review, verbose developer handoffs, and safe vendoring rules for this Squad.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | contractor-engagement |
| description | Inventory-first contractor routing, Opus creative review, verbose developer handoffs, and safe vendoring rules for this Squad. |
| domain | agent-governance |
| confidence | medium |
| source | user directive plus Opus contractor panel review |
Use this skill whenever a task may need expertise beyond Dallas, Ripley, Parker, Lambert, Scribe, or Ralph. The project now has a sanitized default Copilot inventory at .squad/copilot-default-inventory.md with 184 agents and 308 skills. That inventory is a discovery catalog, not a bulk-vendored prompt library.
The user wants more creativity and more complete developer handoffs. Contractors should be brought in deliberately, especially for creative work, architecture, governance, security, business/demo framing, SRE workflows, public documentation, and reviewer gates.
.squad/copilot-default-inventory.md for matching default Copilot agents or skills..squad/skills/.Bring contractors in before implementation when work includes:
Routine bug fixes, factual doc syncs, small K8s/Bicep edits, and session logging do not require contractors unless Dallas sees elevated risk.
claude-opus-4.6 for creative contractor work: UX/UI, brand, product, executive, architecture proposals, technical writing, diagrams, and high-stakes review.Contractor handoffs should be summary-first but exhaustive below the fold:
Diagrams are expected for UI layouts, workflows, data flow, architecture, governance, user journeys, incident lifecycle, and any multi-agent handoff.
Default to runtime invocation. Vendor only when the capability becomes a reusable project asset.
Vendor a capability when:
Do not vendor:
Every vendored capability must include provenance metadata:
source_pathcopied_atauthorized_byreasonmodificationsscopereview_cadencenext_reviewstatusDallas approves vendoring. Lambert checks template quality and secret leakage. Scribe logs the decision and orchestration evidence.
Use a runtime contractor for a one-time Mission Control wallboard critique:
Capability: design-ui-designer
Decision: invoke
Reason: creative one-off review; needs Opus 4.6 and diagrams; no recurring project-local skill required yet.
Model: claude-opus-4.6
Required output: executive summary, 1920x1080 layout diagram, file-level handoff, acceptance criteria.
Vendor a recurring K8s scenario QA checklist:
---
name: "energy-scenario-validation"
description: "Reusable validation checklist for energy-grid breakable scenarios."
domain: "sre-testing"
confidence: "medium"
source: "vendored"
provenance:
source_path: "~/.copilot/skills/example-scenario-validation/SKILL.md"
copied_at: "2026-04-25T19:13:06Z"
authorized_by: "Dallas"
reason: "Parker and Lambert repeatedly validate scenario realism and docs alignment."
modifications:
- "Added energy namespace and sre-demo: breakable label requirements."
- "Added BREAKABLE-SCENARIOS.md documentation checks."
scope: "read-only guidance"
review_cadence: "90d"
next_review: "2026-07-24"
status: "active"
---