agentsclimarketplace

Operational design

Skill magnus919/agent-skills/operational-design

Curated collection of AI agent skills for Hermes and other agent frameworks

Install
npx -y skills add magnus919/agent-skills --skill operational-design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 25 days oldThe repository was created 25 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 21 stars21 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

COO methodology for process design, organizational scaling, operational metrics, compliance and audit, vendor management, and team topology. Covers value stream mapping, BPMN, bottleneck analysis, scaling from 10 to 100 to 1000 people, KPI design, balanced scorecard, SOC 2, ISO 27001, GDPR readiness, RFP processes, SLA design, vendor scorecards, team topologies, Conway's Law, and Dunbar's Number.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

5.0 KB, as published. Nobody here has run it

Operational Design

COO methodology for designing and scaling operations, managing compliance, selecting and managing vendors, and measuring operational health. These frameworks help a COO build the systems and processes that enable the organization to execute reliably at scale.

Domain Model

DomainCoversArtifact
Process DesignValue stream mapping, BPMN, bottleneck analysis, workflow optimizationProcess maps, VSM current/future state
Scaling Frameworks10-to-100-to-1000 transitions, organizational design, delegation patternsScaling plan, org design
Operational MetricsKPI design, balanced scorecard, leading vs lagging indicatorsOperations dashboard
Compliance & AuditSOC 2, ISO 27001, GDPR readiness, audit preparationCompliance roadmap, control matrix
Vendor ManagementRFP process, SLA design, vendor scorecards, relationship tiersVendor management framework
Organizational PatternsTeam topologies, Conway's Law, Dunbar's number, span of controlTeam design, communication model

When to Load

Load this skill when the task involves:

  • Mapping and optimizing a business process (value stream, BPMN)
  • Planning organizational scaling through growth phases
  • Designing operational KPIs and a balanced scorecard
  • Preparing for SOC 2, ISO 27001, or GDPR compliance
  • Running an RFP or vendor selection process
  • Designing SLAs and vendor scorecards
  • Restructuring teams using team topologies
  • Analyzing bottlenecks and throughput constraints
  • Designing delegation and span-of-control models

Loading Order

skill_view('operational-design')                    # This — methodology index
skill_view('executive-methodology')                  # Shared decision frameworks
skill_view('artifact-pyramids')                      # Output contract
skill_view('operational-design', file_path='references/process-design.md')
skill_view('operational-design', file_path='references/scaling-frameworks.md')
skill_view('operational-design', file_path='references/operational-metrics.md')
skill_view('operational-design', file_path='references/compliance.md')
skill_view('operational-design', file_path='references/vendor-management.md')

Reference Files

ReferenceLoad WhenFile
Process DesignYou need to map, analyze, or optimize a business processreferences/process-design.md
Scaling FrameworksYou're planning organizational growth or restructuringreferences/scaling-frameworks.md
Operational MetricsYou're designing KPIs, dashboards, or a balanced scorecardreferences/operational-metrics.md
Compliance & AuditYou're preparing for SOC 2, ISO 27001, or GDPR compliancereferences/compliance.md
Vendor ManagementYou're running an RFP, designing SLAs, or evaluating vendorsreferences/vendor-management.md

Design Principles

  1. Process before automation. Automating a bad process makes bad output faster. Map and optimize the workflow before selecting tools.
  2. Scale is a discontinuous function. An organization that works at 10 people will break at 50, 200, and 1,000 — each requires a different operating model. Design for the next phase, not the current one.
  3. Lead with leading indicators. Lagging indicators tell you what already happened. Leading indicators tell you what will happen. A good operations dashboard has a balanced mix of both.
  4. Compliance is a system, not a project. SOC 2 certification is not a one-time effort. Compliance requires embedded controls, continuous monitoring, and periodic testing.
  5. Vendors are partners, not passengers. The cheapest vendor is usually the most expensive in total cost. Invest in vendor relationships proportional to business criticality.
  6. Structure follows strategy. Team topology should be driven by the communication patterns the work requires (Conway's Law), not by reporting lines that are convenient for management.

Related Skills

  • executive-methodology — shared decision frameworks and governance
  • strategy-frameworks — CEO-side strategic direction and competitive analysis
  • technology-radar — CTO-side technology evaluation and architecture governance
  • financial-modeling — CFO-side unit economics and SaaS metrics
  • artifact-pyramids — output contract specification

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.