mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-21 16:46:26 +03:00
Squash-merge verified business methodology depth at exact head 9ca552f4c0. Required validate and paired evaluation checks passed; advisory droid review had no blocking findings.
12 lines
2.6 KiB
JSON
12 lines
2.6 KiB
JSON
{
|
|
"schema_version": 1,
|
|
"skill_name": "operational-design",
|
|
"evals": [
|
|
{"id":"bottleneck-pilot","prompt":"A support workflow misses its 24-hour SLA. Design an improvement decision.","expected_output":"A current-state map identifies the bottleneck, compares reversible options, sets an owner, KPI, control, pilot, and stop rule.","assertions":["Maps handoffs and identifies a bottleneck","Compares simplification, staffing, vendor, or automation options","Defines owner, KPI, control, and escalation path","Uses a bounded reversible pilot","Sets measurable success and rollback criteria"]},
|
|
{"id":"kpi-scorecard","prompt":"Build an operating scorecard for a growing service team.","expected_output":"A scorecard defines leading and lagging measures with formulas, owners, cadence, targets, and interpretation rules.","assertions":["Includes both leading and lagging indicators","Defines formulas, source, owner, and review cadence","Connects measures to service and quality outcomes","States assumptions and target rationale","Defines action thresholds rather than reporting numbers alone"]},
|
|
{"id":"vendor-selection","prompt":"Select a vendor for a business-critical workflow with sensitive data.","expected_output":"A weighted vendor decision includes requirements, evidence, SLA and control gates, total cost assumptions, fallback, and review cadence.","assertions":["Defines weighted requirements and evidence","Evaluates SLA, security, privacy, and operational controls","Includes total-cost assumptions and a budget guardrail","Defines fallback and escalation paths","Records decision owner and review cadence"]},
|
|
{"id":"compliance-controls","prompt":"Prepare an operations roadmap for SOC 2 readiness.","expected_output":"A control matrix maps risks to owners, evidence, test cadence, exceptions, and remediation sequence without treating certification as one-time work.","assertions":["Maps risks to preventive or detective controls","Names owners and evidence sources","Defines testing cadence and exception handling","Sequences remediation by risk and effort","Includes continuous monitoring and review"]},
|
|
{"id":"scale-operating-model","prompt":"Our company is growing from 40 to 120 people. What operating model changes should we test?","expected_output":"A scaling decision compares topology, delegation, communication, and capacity options with measurable pilot outcomes.","assertions":["Identifies discontinuities between current and next scale","Compares topology and delegation options","Defines decision rights and accountability","Uses capacity and communication measures","Routes people design to org-design and delivery work to implementation-planning"]}
|
|
]
|
|
}
|