Prompts
Prompt catalog257 prompts

Prompts

Every canonical Mission Directives prompt is listed with its intent, routing metadata, mode boundaries, required inputs, produced artifacts, and exclusion rules.

Coverage

Prompt explanations from the canonical catalog

The generator reads catalog.json directly. This page is reference documentation, not a copied prompt body surface.

257Prompts
91Categories
64Pair-aware prompts
240Elevated-risk routes
Directory

Every prompt

Use browser search or the page search shortcut to jump by ID, role, category, output, or routing tag.

MD-00

Project Context and Run Configuration

Establishes the project boundary, intended outcome, operating mode, authorization, protected surfaces, constraints, and unresolved assumptions.

Category
core
Role
control
Type
context
Default mode
PLAN_ONLY
Risk
low
Status
stable

When to use

Establishes the project boundary, intended outcome, operating mode, authorization, protected surfaces, constraints, and unresolved assumptions.

Inputs and prerequisites

  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • .prompt_suite/control/project_context_and_run_configuration.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • core
  • control
  • context

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-01

Universal Safety, Authorization, and Evidence Contract

Defines mandatory authorization, evidence, trust, change-control, rollback, verification, and honesty rules for every run.

Category
core
Role
control
Type
contract
Default mode
PLAN_ONLY
Risk
high
Status
stable

When to use

Defines mandatory authorization, evidence, trust, change-control, rollback, verification, and honesty rules for every run.

Inputs and prerequisites

  • MD-00
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • .prompt_suite/control/universal_safety_authorization_and_evidence_contract.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • core
  • control
  • contract

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-02

Capability Router and Execution Graph

Selects the smallest coherent capability graph, resolves prerequisites and conflicts, and schedules safe investigation and execution waves.

Category
core
Role
control
Type
orchestrator
Default mode
PLAN_ONLY
Risk
high
Status
stable

When to use

Selects the smallest coherent capability graph, resolves prerequisites and conflicts, and schedules safe investigation and execution waves.

Inputs and prerequisites

  • MD-00
  • MD-01
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • .prompt_suite/control/capability_router_and_execution_graph.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • core
  • control
  • orchestrator

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-03

Artifact, Handoff, and Verification Contract

Defines typed evidence, findings, action plans, approvals, dry runs, execution logs, verification results, and residual records.

Category
core
Role
control
Type
contract
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Defines typed evidence, findings, action plans, approvals, dry runs, execution logs, verification results, and residual records.

Inputs and prerequisites

  • MD-00
  • MD-01
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • .prompt_suite/control/artifact_handoff_and_verification_contract.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • core
  • control
  • contract

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-04

Prompt Structure and Input Trust Contract

Defines the suite tag grammar, placeholder syntax, instruction hierarchy, untrusted-data isolation, and prompt-injection resistance rules.

Category
core
Role
control
Type
contract
Default mode
PLAN_ONLY
Risk
high
Status
stable

When to use

Defines the suite tag grammar, placeholder syntax, instruction hierarchy, untrusted-data isolation, and prompt-injection resistance rules.

Inputs and prerequisites

  • MD-00
  • MD-01
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • .prompt_suite/control/prompt_structure_and_input_trust_contract.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • core
  • control
  • contract

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-05

Problem, Opportunity, and Strategy Framing

Frames the real problem, opportunity, actors, constraints, hypotheses, options, and decision criteria without mutating project state.

Category
strategy
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
low
Status
stable

When to use

Frames the real problem, opportunity, actors, constraints, hypotheses, options, and decision criteria without mutating project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/problem_opportunity_and_strategy_framing/problem_opportunity_and_strategy_framing_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • strategy
  • investigative
  • analysis
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-06

Market, User, and Competitive Research

Synthesizes user needs, market conditions, alternatives, competitors, and evidence quality into decision-ready findings.

Category
strategy
Role
investigative
Type
research
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Synthesizes user needs, market conditions, alternatives, competitors, and evidence quality into decision-ready findings.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/market_user_and_competitive_research/market_user_and_competitive_research_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • strategy
  • investigative
  • research
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-07

Requirements, Scope, and Success Criteria

Converts an intended outcome into coherent functional, non-functional, operational, security, and acceptance requirements.

Category
strategy
Role
investigative
Type
specification
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Converts an intended outcome into coherent functional, non-functional, operational, security, and acceptance requirements.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/requirements_scope_and_success_criteria/requirements_scope_and_success_criteria_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • strategy
  • investigative
  • specification
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-08

Feasibility, Prototype, Risk, and Roadmap

Evaluates feasibility, validates risky assumptions, defines prototype evidence, and creates a dependency-aware roadmap.

Category
strategy
Role
investigative
Type
planning
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Evaluates feasibility, validates risky assumptions, defines prototype evidence, and creates a dependency-aware roadmap.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/feasibility_prototype_risk_and_roadmap/feasibility_prototype_risk_and_roadmap_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • strategy
  • investigative
  • planning
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-09

Architecture and Technology Decision Analysis

Evaluates architecture, boundaries, data flows, interfaces, and technology choices against explicit quality attributes.

Category
engineering
Role
investigative
Type
decision_record
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Evaluates architecture, boundaries, data flows, interfaces, and technology choices against explicit quality attributes.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/architecture_and_technology_decision_analysis/architecture_and_technology_decision_analysis_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • investigative
  • decision_record
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-10

Project Discovery, Inventory, and Baseline

Builds a factual inventory of code, configuration, data, infrastructure, documentation, ownership, workflows, and current health.

Category
engineering
Role
investigative
Type
discovery
Default mode
AUDIT_ONLY
Risk
low
Status
stable

When to use

Builds a factual inventory of code, configuration, data, infrastructure, documentation, ownership, workflows, and current health.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/project_discovery_inventory_and_baseline/project_discovery_inventory_and_baseline_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • investigative
  • discovery
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-100

Pitch, Proposal, and Business Case Development

Produces evidence-backed pitches, proposals, cases, and decision documents tailored to a specific audience, ask, risk, and evaluation process.

Category
business
Role
operational
Type
generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces evidence-backed pitches, proposals, cases, and decision documents tailored to a specific audience, ask, risk, and evaluation process.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/pitch_proposal_and_business_case_development/pitch_proposal_and_business_case_development_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • business
  • operational
  • generation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-101

Presentation Narrative, Story Architecture, and Deck Blueprint

Designs the audience journey, argument, evidence, visual grammar, slide sequence, interaction, and delivery plan before slide production.

Category
visual_communication
Role
investigative
Type
paired_investigation
Default mode
PLAN_ONLY
Risk
low
Status
stable

When to use

Designs the audience journey, argument, evidence, visual grammar, slide sequence, interaction, and delivery plan before slide production.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/presentation_narrative_story_architecture_and_deck_blueprint/presentation_narrative_story_architecture_and_deck_blueprint_brief.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • visual_communication
  • investigative
  • creative_design
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-102

HTML, CSS, and JavaScript Slides and Presentation Production

Builds a responsive, accessible, branded browser-native slide deck from an approved narrative blueprint, with optional export packaging.

Category
visual_communication
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Builds a responsive, accessible, branded browser-native slide deck from an approved narrative blueprint, with optional export packaging.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-101
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/html_css_and_javascript_slides_and_presentation_production/html_css_and_javascript_slides_and_presentation_production_package.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • visual_communication
  • executive
  • visual_generation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-103

Dashboard and Analytical Interface Production

Builds an analytical or operational dashboard from verified data definitions, user decisions, interaction requirements, and performance constraints.

Category
data_visualization
Role
operational
Type
interactive_generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Builds an analytical or operational dashboard from verified data definitions, user decisions, interaction requirements, and performance constraints.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/dashboard_and_analytical_interface_production/dashboard_and_analytical_interface_production_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • data_visualization
  • operational
  • interactive_generation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-104

Infographic and Data Storytelling Production

Produces a research-backed infographic or visual data story with accurate scales, narrative hierarchy, annotations, sources, and accessible alternatives.

Category
data_visualization
Role
operational
Type
visual_generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces a research-backed infographic or visual data story with accurate scales, narrative hierarchy, annotations, sources, and accessible alternatives.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/infographic_and_data_storytelling_production/infographic_and_data_storytelling_production_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • data_visualization
  • operational
  • visual_generation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-105

Blueprint, Diagram, Architecture, and Process Visualization Production

Creates implementation-ready blueprints, architecture diagrams, process maps, system views, and technical visual specifications using semantic HTML and SVG where appropriate.

Category
visual_communication
Role
operational
Type
visual_generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Creates implementation-ready blueprints, architecture diagrams, process maps, system views, and technical visual specifications using semantic HTML and SVG where appropriate.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/blueprint_diagram_architecture_and_process_visualization_production/blueprint_diagram_architecture_and_process_visualization_production_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • visual_communication
  • operational
  • visual_generation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-106

Excalidraw and Collaborative Whiteboard Diagram Production

Creates editable collaborative diagrams for workshops, architecture discussions, journeys, mapping, and ideation with clear grouping and facilitation logic.

Category
visual_communication
Role
operational
Type
visual_generation
Default mode
APPLY_SAFE
Risk
low
Status
stable

When to use

Creates editable collaborative diagrams for workshops, architecture discussions, journeys, mapping, and ideation with clear grouping and facilitation logic.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/excalidraw_and_collaborative_whiteboard_diagram_production/excalidraw_and_collaborative_whiteboard_diagram_production_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • visual_communication
  • operational
  • visual_generation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-107

Interactive Web Artifact, Microsite, and Prototype Production

Builds a self-contained responsive web artifact, explainer, microsite, prototype, calculator, or interactive narrative from an approved content and interaction specification.

Category
web_design
Role
operational
Type
interactive_generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Builds a self-contained responsive web artifact, explainer, microsite, prototype, calculator, or interactive narrative from an approved content and interaction specification.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/interactive_web_artifact_microsite_and_prototype_production/interactive_web_artifact_microsite_and_prototype_production_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • web_design
  • operational
  • interactive_generation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-108

Frontend Visual Design, Interaction, and Experience Polish

Transforms a functional frontend into a coherent, distinctive, accessible, responsive experience without changing product intent or hiding usability problems.

Category
web_design
Role
operational
Type
transformation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Transforms a functional frontend into a coherent, distinctive, accessible, responsive experience without changing product intent or hiding usability problems.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/frontend_visual_design_interaction_and_experience_polish/frontend_visual_design_interaction_and_experience_polish_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • web_design
  • operational
  • transformation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-109

Visual Quality, Accessibility, Brand, and Responsive Review

Reviews slides, dashboards, diagrams, infographics, web artifacts, and branded assets for communication quality, accessibility, responsiveness, consistency, and production defects.

Category
visual_quality
Role
investigative
Type
review
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Reviews slides, dashboards, diagrams, infographics, web artifacts, and branded assets for communication quality, accessibility, responsiveness, consistency, and production defects.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/visual_quality_accessibility_brand_and_responsive_review/visual_quality_accessibility_brand_and_responsive_review_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • visual_quality
  • investigative
  • review
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-11

Threat Modeling and Attack Surface Analysis

Models assets, actors, entry points, trust boundaries, abuse cases, threats, controls, and residual exposure without performing attacks.

Category
security
Role
investigative
Type
threat_model
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Models assets, actors, entry points, trust boundaries, abuse cases, threats, controls, and residual exposure without performing attacks.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/threat_modeling_and_attack_surface_analysis/threat_modeling_and_attack_surface_analysis_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • security
  • investigative
  • threat_model
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-110

Event Strategy, Agenda, Run-of-Show, and Facilitation Design

Designs an event from objective through experience, agenda, run-of-show, roles, logistics, content, risk, communications, accessibility, and measurement.

Category
events
Role
operational
Type
planning
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Designs an event from objective through experience, agenda, run-of-show, roles, logistics, content, risk, communications, accessibility, and measurement.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/event_strategy_agenda_run_of_show_and_facilitation_design/event_strategy_agenda_run_of_show_and_facilitation_design_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • events
  • operational
  • planning
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-111

Program, Project, and Operations Planning

Creates a dependency-aware operating plan spanning outcomes, workstreams, milestones, ownership, capacity, risk, governance, communication, and adaptation.

Category
planning
Role
investigative
Type
planning
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Creates a dependency-aware operating plan spanning outcomes, workstreams, milestones, ownership, capacity, risk, governance, communication, and adaptation.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/program_project_and_operations_planning/program_project_and_operations_planning_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • planning
  • investigative
  • planning
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-112

Workshop, Meeting, and Collaborative Session Design

Designs focused meetings and workshops with clear decisions, preparation, activities, facilitation, artifacts, inclusion, and follow-through.

Category
facilitation
Role
operational
Type
planning
Default mode
APPLY_SAFE
Risk
low
Status
stable

When to use

Designs focused meetings and workshops with clear decisions, preparation, activities, facilitation, artifacts, inclusion, and follow-through.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/workshop_meeting_and_collaborative_session_design/workshop_meeting_and_collaborative_session_design_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • facilitation
  • operational
  • planning
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-113

Document, Memo, Report, SOP, and Policy Production

Produces clear, evidence-backed professional documents with audience-fit structure, decision logic, responsibilities, controls, and usable procedures.

Category
professional_writing
Role
operational
Type
generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces clear, evidence-backed professional documents with audience-fit structure, decision logic, responsibilities, controls, and usable procedures.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/document_memo_report_sop_and_policy_production/document_memo_report_sop_and_policy_production_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • professional_writing
  • operational
  • generation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-114

Marketing, Audience, and Go-To-Market Strategy

Develops a research-backed go-to-market strategy connecting audience, category, positioning, offer, channels, journey, sales, launch, economics, and learning.

Category
marketing
Role
investigative
Type
strategy
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Develops a research-backed go-to-market strategy connecting audience, category, positioning, offer, channels, journey, sales, launch, economics, and learning.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/marketing_audience_and_go_to_market_strategy/marketing_audience_and_go_to_market_strategy_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • marketing
  • investigative
  • strategy
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-115

Sales Enablement, Customer Communication, and Lifecycle Content

Produces accurate, audience-specific sales and customer materials across discovery, evaluation, onboarding, adoption, support, renewal, and expansion.

Category
sales_enablement
Role
operational
Type
generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces accurate, audience-specific sales and customer materials across discovery, evaluation, onboarding, adoption, support, renewal, and expansion.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/sales_enablement_customer_communication_and_lifecycle_content/sales_enablement_customer_communication_and_lifecycle_content_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • sales_enablement
  • operational
  • generation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-116

Spreadsheet, Financial, Forecast, and Scenario Model Specification

Designs a transparent spreadsheet or financial model with inputs, formulas, scenarios, controls, auditability, outputs, and decision-focused visualizations.

Category
analytics
Role
operational
Type
generation
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Designs a transparent spreadsheet or financial model with inputs, formulas, scenarios, controls, auditability, outputs, and decision-focused visualizations.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/spreadsheet_financial_forecast_and_scenario_model_specification/spreadsheet_financial_forecast_and_scenario_model_specification_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • analytics
  • operational
  • generation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-117

Learning Experience, Curriculum, Course, Lesson, and Assessment — Research and Design Brief

Designs an evidence-informed learning system covering learners, outcomes, prerequisites, sequence, practice, feedback, assessment, accessibility, and delivery constraints.

Category
learning_design
Role
investigative
Type
paired_investigation
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Designs an evidence-informed learning system covering learners, outcomes, prerequisites, sequence, practice, feedback, assessment, accessibility, and delivery constraints.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/learning_experience_curriculum_course_lesson_and_assessment_research_and_design_brief/learning_experience_curriculum_course_lesson_and_assessment_research_and_design_brief_brief.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • learning_design
  • investigative
  • paired_investigation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-118

Learning Experience, Curriculum, Course, Lesson, and Assessment — Material Production and Validation

Produces aligned lessons, tutorials, activities, assessments, facilitator materials, learner resources, and delivery assets from the frozen learning design.

Category
learning_design
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces aligned lessons, tutorials, activities, assessments, facilitator materials, learner resources, and delivery assets from the frozen learning design.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-117
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/learning_experience_curriculum_course_lesson_and_assessment_material_production_and_validation/learning_experience_curriculum_course_lesson_and_assessment_material_production_and_validation_package.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • learning_design
  • executive
  • paired_execution
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-119

Survey, Interview, Questionnaire, and Research Instrument Design

Designs valid, ethical, unbiased, usable instruments for interviews, surveys, observation, diary studies, assessments, and structured data collection.

Category
research
Role
investigative
Type
research_design
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Designs valid, ethical, unbiased, usable instruments for interviews, surveys, observation, diary studies, assessments, and structured data collection.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/survey_interview_questionnaire_and_research_instrument_design/survey_interview_questionnaire_and_research_instrument_design_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • research
  • investigative
  • research_design
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-12

Authorized Attack Simulation and Adversarial Validation

Runs bounded, non-destructive, explicitly authorized attack simulations to validate defenses and produce reproducible evidence.

Category
security
Role
operational
Type
controlled_validation
Default mode
APPLY_APPROVED
Risk
critical
Status
stable

When to use

Runs bounded, non-destructive, explicitly authorized attack simulations to validate defenses and produce reproducible evidence.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/authorized_attack_simulation_and_adversarial_validation/authorized_attack_simulation_and_adversarial_validation_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • security
  • operational
  • controlled_validation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-120

Grant, Funding, Sponsorship, and Award Proposal Production

Produces evidence-backed grant, funding, sponsorship, fellowship, award, and institutional proposal packages aligned to eligibility, evaluation criteria, budget, impact, and compliance.

Category
business
Role
operational
Type
publication_generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces evidence-backed grant, funding, sponsorship, fellowship, award, and institutional proposal packages aligned to eligibility, evaluation criteria, budget, impact, and compliance.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/grant_funding_sponsorship_and_award_proposal_production/grant_funding_sponsorship_and_award_proposal_production_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • business
  • operational
  • publication_generation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-121

Professional Profile, Resume, Portfolio, Bio, and Application Package

Creates truthful, role-specific resumes, CVs, bios, portfolios, cover letters, applications, and professional profiles from verified experience and evidence.

Category
professional_communication
Role
operational
Type
generation
Default mode
APPLY_SAFE
Risk
low
Status
stable

When to use

Creates truthful, role-specific resumes, CVs, bios, portfolios, cover letters, applications, and professional profiles from verified experience and evidence.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/professional_profile_resume_portfolio_bio_and_application_package/professional_profile_resume_portfolio_bio_and_application_package_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • professional_communication
  • operational
  • generation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-122

Email, Letter, Message, Speech, Announcement, and General Communication Production

Produces clear, audience-fit professional and public communications with the right action, tone, context, evidence, channel, and risk controls.

Category
professional_communication
Role
operational
Type
generation
Default mode
APPLY_SAFE
Risk
low
Status
stable

When to use

Produces clear, audience-fit professional and public communications with the right action, tone, context, evidence, channel, and risk controls.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/email_letter_message_speech_announcement_and_general_communication_production/email_letter_message_speech_announcement_and_general_communication_production_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • professional_communication
  • operational
  • generation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-123

Social Media, Short-Form, and Community Content Production

Produces platform-fit short-form posts, threads, captions, community prompts, carousels, clips, and response packages from verified source material and an approved content strategy.

Category
content_operations
Role
operational
Type
publication_generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces platform-fit short-form posts, threads, captions, community prompts, carousels, clips, and response packages from verified source material and an approved content strategy.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/social_media_short_form_and_community_content_production/social_media_short_form_and_community_content_production_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • content_operations
  • operational
  • publication_generation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-124

Feature, Change, and Integration Implementation

Implement an approved bounded feature or integration across code, tests, interfaces, data, documentation, telemetry, and acceptance evidence without expanding scope silently.

Category
engineering
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Implement an approved bounded feature or integration across code, tests, interfaces, data, documentation, telemetry, and acceptance evidence without expanding scope silently.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/feature_change_and_integration_implementation/feature_change_and_integration_implementation_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • engineering
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-125

Experiment, A/B Test, and Causal Measurement Design

Design decision-relevant experiments with explicit hypotheses, randomization, metrics, power assumptions, guardrails, stopping rules, instrumentation, and interpretation limits.

Category
analytics
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Design decision-relevant experiments with explicit hypotheses, randomization, metrics, power assumptions, guardrails, stopping rules, instrumentation, and interpretation limits.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/experiment_a_b_test_and_causal_measurement_design/experiment_a_b_test_and_causal_measurement_design_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • analytics
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-126

Translation, Localization, and Transcreation

Transform content across languages and cultures while preserving meaning, terminology, claims, voice, accessibility, formatting, and legal or brand constraints.

Category
localization
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Transform content across languages and cultures while preserving meaning, terminology, claims, voice, accessibility, formatting, and legal or brand constraints.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/translation_localization_and_transcreation/translation_localization_and_transcreation_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • localization
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-127

Media Production, Editing, and Distribution Blueprint

Convert an approved script and asset inventory into an editing, motion, audio, caption, rights, export, channel, and quality-control blueprint without generating imagery.

Category
media_production
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Convert an approved script and asset inventory into an editing, motion, audio, caption, rights, export, channel, and quality-control blueprint without generating imagery.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/media_production_editing_and_distribution_blueprint/media_production_editing_and_distribution_blueprint_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • media_production
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-128

Content Performance and Editorial Optimization

Analyze content performance, audience behavior, confounders, distribution effects, and editorial quality to propose testable improvements rather than vanity-metric conclusions.

Category
content_operations
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Analyze content performance, audience behavior, confounders, distribution effects, and editorial quality to propose testable improvements rather than vanity-metric conclusions.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/content_performance_and_editorial_optimization/content_performance_and_editorial_optimization_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • content_operations
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-129

Academic Peer Review, Methodological Critique, and Rebuttal

Review a scholarly manuscript for contribution, methods, statistics, evidence, reproducibility, ethics, citations, and venue fit, then prepare constructive reviewer comments or an evidence-backed rebuttal.

Category
academic
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Review a scholarly manuscript for contribution, methods, statistics, evidence, reproducibility, ethics, citations, and venue fit, then prepare constructive reviewer comments or an evidence-backed rebuttal.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/academic_peer_review_methodological_critique_and_rebuttal/academic_peer_review_methodological_critique_and_rebuttal_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • academic
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-13

Safe Exploit Reproduction and Patch Validation

Reproduces a specific suspected vulnerability in an isolated or explicitly approved environment and validates that a patch blocks it.

Category
security
Role
operational
Type
controlled_validation
Default mode
APPLY_APPROVED
Risk
critical
Status
stable

When to use

Reproduces a specific suspected vulnerability in an isolated or explicitly approved environment and validates that a patch blocks it.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/safe_exploit_reproduction_and_patch_validation/safe_exploit_reproduction_and_patch_validation_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • security
  • operational
  • controlled_validation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-130

Search Discoverability, SEO, AEO, and Information Architecture

Improve findability through search intent, information architecture, internal linking, structured metadata, technical discoverability, answer quality, and anti-spam safeguards.

Category
marketing
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Improve findability through search intent, information architecture, internal linking, structured metadata, technical discoverability, answer quality, and anti-spam safeguards.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/search_discoverability_seo_aeo_and_information_architecture/search_discoverability_seo_aeo_and_information_architecture_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • marketing
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-131

Procurement, Vendor Evaluation, RFP, and Due Diligence

Define requirements, evaluate vendors, compare total cost and risk, conduct security and privacy diligence, score proofs of concept, and produce an auditable recommendation and exit plan.

Category
procurement
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Define requirements, evaluate vendors, compare total cost and risk, conduct security and privacy diligence, score proofs of concept, and produce an auditable recommendation and exit plan.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/procurement_vendor_evaluation_rfp_and_due_diligence/procurement_vendor_evaluation_rfp_and_due_diligence_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • procurement
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-132

Workforce Strategy and Capacity Planning

Translate organizational demand into workforce capacity, role mix, skills, location, cost, succession, and scenario plans while separating evidence from sensitive employment decisions.

Category
people
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Translate organizational demand into workforce capacity, role mix, skills, location, cost, succession, and scenario plans while separating evidence from sensitive employment decisions.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/workforce_strategy_and_capacity_planning/workforce_strategy_and_capacity_planning_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • people
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-133

Hiring, Interview, Selection, and Onboarding Design

Create fair role scorecards, sourcing criteria, structured interviews, work samples, evaluation rubrics, decision records, and onboarding plans with human authority and bias controls.

Category
people
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Create fair role scorecards, sourcing criteria, structured interviews, work samples, evaluation rubrics, decision records, and onboarding plans with human authority and bias controls.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/hiring_interview_selection_and_onboarding_design/hiring_interview_selection_and_onboarding_design_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • people
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-134

Performance, Competency, Career, and Learning Frameworks

Design transparent competency, expectation, feedback, growth, calibration, and learning systems that are role-relevant, inclusive, and reviewable by accountable humans.

Category
people
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Design transparent competency, expectation, feedback, growth, calibration, and learning systems that are role-relevant, inclusive, and reviewable by accountable humans.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/performance_competency_career_and_learning_frameworks/performance_competency_career_and_learning_frameworks_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • people
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-135

Customer Support and Service Operations

Design support taxonomy, intake, response playbooks, escalation, service recovery, knowledge feedback, quality review, staffing signals, and safe automation boundaries.

Category
customer_operations
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Design support taxonomy, intake, response playbooks, escalation, service recovery, knowledge feedback, quality review, staffing signals, and safe automation boundaries.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/customer_support_and_service_operations/customer_support_and_service_operations_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • customer_operations
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-136

Customer Success, Retention, and Voice of Customer

Synthesize adoption, retention, health, feedback, outcomes, risks, and lifecycle signals into prioritized customer-success interventions and product learning.

Category
customer_operations
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Synthesize adoption, retention, health, feedback, outcomes, risks, and lifecycle signals into prioritized customer-success interventions and product learning.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/customer_success_retention_and_voice_of_customer/customer_success_retention_and_voice_of_customer_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • customer_operations
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-137

Negotiation and Decision Preparation

Prepare principled negotiations through interests, constraints, alternatives, objective criteria, issue packages, concession boundaries, questions, scenarios, and decision checkpoints without manipulation.

Category
strategy
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Prepare principled negotiations through interests, constraints, alternatives, objective criteria, issue packages, concession boundaries, questions, scenarios, and decision checkpoints without manipulation.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/negotiation_and_decision_preparation/negotiation_and_decision_preparation_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • strategy
  • investigative
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-138

Personal Knowledge, Productivity, and Work System

Create a maintainable personal operating system for goals, projects, tasks, notes, decisions, learning, reviews, and information flow without unnecessary complexity.

Category
personal_productivity
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
low
Status
stable

When to use

Create a maintainable personal operating system for goals, projects, tasks, notes, decisions, learning, reviews, and information flow without unnecessary complexity.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/personal_knowledge_productivity_and_work_system/personal_knowledge_productivity_and_work_system_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • personal_productivity
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-139

OSINT Research Planning, Authorization, and Collection Governance

Define a lawful, ethical, purpose-limited OSINT question, collection plan, source classes, privacy boundaries, preservation rules, stop conditions, and reporting standard.

Category
osint
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Define a lawful, ethical, purpose-limited OSINT question, collection plan, source classes, privacy boundaries, preservation rules, stop conditions, and reporting standard.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/osint_research_planning_authorization_and_collection_governance/osint_research_planning_authorization_and_collection_governance_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • osint
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-14

Model and AI System Red-Team Evaluation

Performs authorized adversarial evaluation of models and AI systems across misuse, leakage, injection, tool abuse, robustness, and control failure.

Category
model_security
Role
operational
Type
controlled_validation
Default mode
APPLY_APPROVED
Risk
critical
Status
stable

When to use

Performs authorized adversarial evaluation of models and AI systems across misuse, leakage, injection, tool abuse, robustness, and control failure.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/model_and_ai_system_red_team_evaluation/model_and_ai_system_red_team_evaluation_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • model_security
  • operational
  • controlled_validation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-140

OSINT Collection, Source Validation, and Preservation

Collect authorized public information with provenance, timestamps, source validation, contradiction tracking, chain of custody, privacy minimization, and reproducible preservation.

Category
osint
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Collect authorized public information with provenance, timestamps, source validation, contradiction tracking, chain of custody, privacy minimization, and reproducible preservation.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/osint_collection_source_validation_and_preservation/osint_collection_source_validation_and_preservation_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • osint
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-141

OSINT Entity, Timeline, Geospatial, and Network Analysis

Resolve entities, events, locations, relationships, and uncertainty into traceable timelines and networks while preventing identity conflation and unsupported attribution.

Category
osint
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Resolve entities, events, locations, relationships, and uncertainty into traceable timelines and networks while preventing identity conflation and unsupported attribution.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/osint_entity_timeline_geospatial_and_network_analysis/osint_entity_timeline_geospatial_and_network_analysis_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • osint
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-142

Intelligence Estimate, Warning, and Executive Brief

Produce estimative intelligence with key judgments, confidence, indicators, alternative hypotheses, assumptions, source limitations, warning thresholds, and decision implications.

Category
intelligence
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Produce estimative intelligence with key judgments, confidence, indicators, alternative hypotheses, assumptions, source limitations, warning thresholds, and decision implications.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/intelligence_estimate_warning_and_executive_brief/intelligence_estimate_warning_and_executive_brief_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • intelligence
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-143

Legal Research and Issue Analysis

Research legal issues using controlling and persuasive authority, jurisdiction and date limits, counterarguments, factual dependencies, uncertainty, and non-lawyer review boundaries.

Category
legal
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Research legal issues using controlling and persuasive authority, jurisdiction and date limits, counterarguments, factual dependencies, uncertainty, and non-lawyer review boundaries.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/legal_research_and_issue_analysis/legal_research_and_issue_analysis_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • legal
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-144

Contract, Policy, and Clause Review

Review contracts or policies for obligations, rights, ambiguity, inconsistency, risk allocation, privacy, security, operations, remedies, and negotiation points without pretending to provide final legal approval.

Category
legal
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Review contracts or policies for obligations, rights, ambiguity, inconsistency, risk allocation, privacy, security, operations, remedies, and negotiation points without pretending to provide final legal approval.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/contract_policy_and_clause_review/contract_policy_and_clause_review_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • legal
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-145

Finance, FP&A, Budget, and Management Analysis

Analyze actuals, budgets, forecasts, drivers, unit economics, scenarios, variances, and management actions with reconciled definitions and explicit assumptions.

Category
finance
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Analyze actuals, budgets, forecasts, drivers, unit economics, scenarios, variances, and management actions with reconciled definitions and explicit assumptions.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/finance_fp_a_budget_and_management_analysis/finance_fp_a_budget_and_management_analysis_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • finance
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-146

Accounting Close, Reconciliation, and Control Review

Design or review close procedures, reconciliations, journal support, evidence, segregation, exceptions, and control sign-offs without posting entries beyond authority.

Category
finance
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Design or review close procedures, reconciliations, journal support, evidence, segregation, exceptions, and control sign-offs without posting entries beyond authority.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/accounting_close_reconciliation_and_control_review/accounting_close_reconciliation_and_control_review_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • finance
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-147

Treasury, Cash Flow, Liquidity, and Runway Planning

Model cash timing, liquidity, covenant headroom, funding needs, concentration, downside scenarios, and decision triggers using reconciled assumptions.

Category
finance
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Model cash timing, liquidity, covenant headroom, funding needs, concentration, downside scenarios, and decision triggers using reconciled assumptions.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/treasury_cash_flow_liquidity_and_runway_planning/treasury_cash_flow_liquidity_and_runway_planning_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • finance
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-148

Internal Audit, Control Testing, and Assurance

Plan and perform risk-based control testing with criteria, samples, evidence, exceptions, root causes, management responses, and independent assurance boundaries.

Category
audit
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Plan and perform risk-based control testing with criteria, samples, evidence, exceptions, root causes, management responses, and independent assurance boundaries.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/internal_audit_control_testing_and_assurance/internal_audit_control_testing_and_assurance_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • audit
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-149

Operations Process Design and Continuous Improvement

Map an operating process, identify demand, delays, defects, controls, handoffs, capacity, and automation opportunities, then design a measurable improved state.

Category
operations
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Map an operating process, identify demand, delays, defects, controls, handoffs, capacity, and automation opportunities, then design a measurable improved state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/operations_process_design_and_continuous_improvement/operations_process_design_and_continuous_improvement_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • operations
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-15

Incident Triage, Containment, Eradication, and Recovery

Coordinates evidence-preserving response to an active or suspected incident through triage, containment, eradication, recovery, and lessons capture.

Category
operations
Role
operational
Type
incident_response
Default mode
APPLY_APPROVED
Risk
critical
Status
stable

When to use

Coordinates evidence-preserving response to an active or suspected incident through triage, containment, eradication, recovery, and lessons capture.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/incident_triage_containment_eradication_and_recovery/incident_triage_containment_eradication_and_recovery_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • operations
  • operational
  • incident_response
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-150

Supply Chain, Inventory, Logistics, and Resilience Planning

Analyze suppliers, inventory, lead times, service, logistics, capacity, concentration, disruption scenarios, controls, and resilience options.

Category
supply_chain
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Analyze suppliers, inventory, lead times, service, logistics, capacity, concentration, disruption scenarios, controls, and resilience options.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/supply_chain_inventory_logistics_and_resilience_planning/supply_chain_inventory_logistics_and_resilience_planning_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • supply_chain
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-151

Product Discovery, Strategy, Roadmap, and Lifecycle

Connect user evidence, market context, business strategy, product outcomes, options, sequencing, lifecycle decisions, and roadmap tradeoffs.

Category
product
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Connect user evidence, market context, business strategy, product outcomes, options, sequencing, lifecycle decisions, and roadmap tradeoffs.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/product_discovery_strategy_roadmap_and_lifecycle/product_discovery_strategy_roadmap_and_lifecycle_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • product
  • investigative
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-152

Product Requirements, Acceptance, and Release Package

Produce implementation-ready product requirements, flows, edge cases, non-functional constraints, analytics, rollout, acceptance tests, documentation, and release evidence.

Category
product
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Produce implementation-ready product requirements, flows, edge cases, non-functional constraints, analytics, rollout, acceptance tests, documentation, and release evidence.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/product_requirements_acceptance_and_release_package/product_requirements_acceptance_and_release_package_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • product
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-153

Business Process Automation and Workflow Design

Design human-in-the-loop workflows, triggers, states, exceptions, permissions, data contracts, idempotency, observability, rollback, and automation governance.

Category
automation
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Design human-in-the-loop workflows, triggers, states, exceptions, permissions, data contracts, idempotency, observability, rollback, and automation governance.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/business_process_automation_and_workflow_design/business_process_automation_and_workflow_design_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • automation
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-154

Data Governance, Quality, Lineage, and Master Data

Define ownership, definitions, lineage, quality rules, access, retention, master data, issue management, and change control for decision-critical data.

Category
data_governance
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Define ownership, definitions, lineage, quality rules, access, retention, master data, issue management, and change control for decision-critical data.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/data_governance_quality_lineage_and_master_data/data_governance_quality_lineage_and_master_data_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • data_governance
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-155

Competitive Intelligence and Strategic Scenario Planning

Synthesize competitors, capabilities, moves, incentives, market signals, uncertainties, scenarios, indicators, and strategic options without unsupported prediction.

Category
intelligence
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Synthesize competitors, capabilities, moves, incentives, market signals, uncertainties, scenarios, indicators, and strategic options without unsupported prediction.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/competitive_intelligence_and_strategic_scenario_planning/competitive_intelligence_and_strategic_scenario_planning_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • intelligence
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-156

Crisis Communication and Issues Management

Create a fact-controlled crisis communication system with stakeholders, holding statements, approvals, channels, update cadence, rumor handling, accessibility, and post-event learning.

Category
communications
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Create a fact-controlled crisis communication system with stakeholders, holding statements, approvals, channels, update cadence, rumor handling, accessibility, and post-event learning.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/crisis_communication_and_issues_management/crisis_communication_and_issues_management_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • communications
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-157

Public Relations, Media Briefing, and Thought Leadership

Develop truthful media narratives, briefing materials, Q&A, spokesperson preparation, bylines, and measurement while avoiding manufactured authority or deceptive influence.

Category
communications
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Develop truthful media narratives, briefing materials, Q&A, spokesperson preparation, bylines, and measurement while avoiding manufactured authority or deceptive influence.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/public_relations_media_briefing_and_thought_leadership/public_relations_media_briefing_and_thought_leadership_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • communications
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-158

Partnership, Alliance, and Ecosystem Strategy

Evaluate strategic fit, mutual value, roles, economics, governance, data, brand, risk, milestones, negotiation, and exit conditions for partnerships.

Category
partnerships
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Evaluate strategic fit, mutual value, roles, economics, governance, data, brand, risk, milestones, negotiation, and exit conditions for partnerships.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/partnership_alliance_and_ecosystem_strategy/partnership_alliance_and_ecosystem_strategy_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • partnerships
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-159

Board, Executive, Investor, and Management Reporting

Produce concise decision-oriented reporting that reconciles metrics, highlights variance, risk, options, asks, ownership, and follow-through for senior stakeholders.

Category
reporting
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Produce concise decision-oriented reporting that reconciles metrics, highlights variance, risk, options, asks, ownership, and follow-through for senior stakeholders.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/board_executive_investor_and_management_reporting/board_executive_investor_and_management_reporting_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • reporting
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-16

Project Scaffolding and Repository Bootstrap

Creates an approved project foundation, conventions, tooling, tests, documentation, and safe defaults from defined requirements and architecture.

Category
engineering
Role
operational
Type
generation
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Creates an approved project foundation, conventions, tooling, tests, documentation, and safe defaults from defined requirements and architecture.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/project_scaffolding_and_repository_bootstrap/project_scaffolding_and_repository_bootstrap_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • operational
  • generation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-160

Meeting Intelligence, Decision Capture, and Follow-Through

Turn meeting inputs into an agenda, decision log, commitments, owners, deadlines, risks, unresolved questions, and accountable follow-through without inventing consensus.

Category
reporting
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Turn meeting inputs into an agenda, decision log, commitments, owners, deadlines, risks, unresolved questions, and accountable follow-through without inventing consensus.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/meeting_intelligence_decision_capture_and_follow_through/meeting_intelligence_decision_capture_and_follow_through_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • reporting
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-161

Policy Analysis, Public Affairs, and Regulatory Monitoring

Track policy and regulatory developments, stakeholder positions, scenarios, obligations, uncertainty, and response options using dated authoritative sources.

Category
public_affairs
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Track policy and regulatory developments, stakeholder positions, scenarios, obligations, uncertainty, and response options using dated authoritative sources.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/policy_analysis_public_affairs_and_regulatory_monitoring/policy_analysis_public_affairs_and_regulatory_monitoring_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • public_affairs
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-162

Sustainability, ESG, and Impact Reporting

Define material topics, boundaries, metrics, methods, controls, claims, targets, evidence, uncertainty, and stakeholder-ready impact reporting without greenwashing.

Category
sustainability
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Define material topics, boundaries, metrics, methods, controls, claims, targets, evidence, uncertainty, and stakeholder-ready impact reporting without greenwashing.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/sustainability_esg_and_impact_reporting/sustainability_esg_and_impact_reporting_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • sustainability
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-163

Ethics, Responsible AI, Human Rights, and Societal Impact

Assess affected people, rights, harms, benefits, distribution, contestability, oversight, redress, misuse, and residual risk for organizational or AI decisions.

Category
governance
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Assess affected people, rights, harms, benefits, distribution, contestability, oversight, redress, misuse, and residual risk for organizational or AI decisions.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/ethics_responsible_ai_human_rights_and_societal_impact/ethics_responsible_ai_human_rights_and_societal_impact_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • governance
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-164

Accessibility, Plain Language, and Inclusive Content Transformation

Transform content for comprehension, accessibility, inclusive language, multiple reading levels, assistive technologies, and preserved legal or technical meaning.

Category
accessibility
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Transform content for comprehension, accessibility, inclusive language, multiple reading levels, assistive technologies, and preserved legal or technical meaning.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/accessibility_plain_language_and_inclusive_content_transformation/accessibility_plain_language_and_inclusive_content_transformation_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • accessibility
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-165

Prompt Creation and Specification

Turn a task into a concise production-grade prompt with context, trusted inputs, variables, tool policy, output schema, quality gates, examples only when useful, and stop conditions.

Category
prompt_engineering
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Turn a task into a concise production-grade prompt with context, trusted inputs, variables, tool policy, output schema, quality gates, examples only when useful, and stop conditions.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/prompt_creation_and_specification/prompt_creation_and_specification_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • prompt_engineering
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-166

Prompt Optimization and Enhancement

Improve an existing prompt for precision, efficiency, robustness, model fit, context economy, output reliability, and tool-aware execution without adding ornamental complexity.

Category
prompt_engineering
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Improve an existing prompt for precision, efficiency, robustness, model fit, context economy, output reliability, and tool-aware execution without adding ornamental complexity.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/prompt_optimization_and_enhancement/prompt_optimization_and_enhancement_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • prompt_engineering
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-167

Prompt Review, Evaluation, and Adversarial Testing

Evaluate prompts with fixtures, mutation tests, injection cases, schema checks, cross-model trials, failure analysis, and measurable acceptance criteria.

Category
prompt_engineering
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Evaluate prompts with fixtures, mutation tests, injection cases, schema checks, cross-model trials, failure analysis, and measurable acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/prompt_review_evaluation_and_adversarial_testing/prompt_review_evaluation_and_adversarial_testing_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • prompt_engineering
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-168

Prompt Repair, Refactoring, and Failure Resolution

Diagnose prompt failures, identify causal ambiguity or contract defects, apply the smallest repair, and verify improvement against unchanged fixtures.

Category
prompt_engineering
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Diagnose prompt failures, identify causal ambiguity or contract defects, apply the smallest repair, and verify improvement against unchanged fixtures.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/prompt_repair_refactoring_and_failure_resolution/prompt_repair_refactoring_and_failure_resolution_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • prompt_engineering
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-169

Report Architecture and Decision Narrative

Design a report around audience decisions, questions, evidence, analysis, hierarchy, exhibits, uncertainty, recommendations, and action rather than document length.

Category
reporting
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Design a report around audience decisions, questions, evidence, analysis, hierarchy, exhibits, uncertainty, recommendations, and action rather than document length.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/report_architecture_and_decision_narrative/report_architecture_and_decision_narrative_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • reporting
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-17

Stakeholder, Status, Roadmap, and Release Communication

Produces accurate, audience-specific project status, public roadmap, release information, decisions, and risk communication from verified evidence.

Category
enablement
Role
operational
Type
communication
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces accurate, audience-specific project status, public roadmap, release information, decisions, and risk communication from verified evidence.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/stakeholder_status_roadmap_and_release_communication/stakeholder_status_roadmap_and_release_communication_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • enablement
  • operational
  • communication
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-170

Report Production, Visualization Brief, and Quality Assurance

Produce a coherent report package with verified prose, tables, figure briefs, executive summary, appendices, accessibility, source traceability, and exact export review.

Category
reporting
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Produce a coherent report package with verified prose, tables, figure briefs, executive summary, appendices, accessibility, source traceability, and exact export review.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/report_production_visualization_brief_and_quality_assurance/report_production_visualization_brief_and_quality_assurance_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • reporting
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-171

Change Management, Adoption, and Enablement

Plan sponsorship, stakeholder impacts, readiness, communications, training, support, resistance, adoption metrics, reinforcement, and transition governance.

Category
change_management
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Plan sponsorship, stakeholder impacts, readiness, communications, training, support, resistance, adoption metrics, reinforcement, and transition governance.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/change_management_adoption_and_enablement/change_management_adoption_and_enablement_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • change_management
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-172

Stakeholder Mapping, Engagement, and Coalition Planning

Map stakeholders by interests, influence, impact, trust, information needs, participation, risks, and engagement strategy without manipulative targeting.

Category
change_management
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Map stakeholders by interests, influence, impact, trust, information needs, participation, risks, and engagement strategy without manipulative targeting.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/stakeholder_mapping_engagement_and_coalition_planning/stakeholder_mapping_engagement_and_coalition_planning_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • change_management
  • investigative
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-173

Organizational Design, Operating Model, and Governance

Design roles, accountabilities, decision rights, forums, workflows, spans, interfaces, incentives, metrics, and escalation for a coherent operating model.

Category
organization
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Design roles, accountabilities, decision rights, forums, workflows, spans, interfaces, incentives, metrics, and escalation for a coherent operating model.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/organizational_design_operating_model_and_governance/organizational_design_operating_model_and_governance_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • organization
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-174

Quality Management, SOP Audit, and Continuous Improvement

Assess quality objectives, process controls, procedures, records, deviations, corrective actions, training, audits, and improvement loops against defined criteria.

Category
quality
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Assess quality objectives, process controls, procedures, records, deviations, corrective actions, training, audits, and improvement loops against defined criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/quality_management_sop_audit_and_continuous_improvement/quality_management_sop_audit_and_continuous_improvement_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • quality
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-175

Business Continuity, Disaster Recovery, and Tabletop Exercise

Design continuity and recovery plans, dependency maps, scenarios, exercise injects, decision logs, recovery tests, communication, and remediation tracking.

Category
resilience
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Design continuity and recovery plans, dependency maps, scenarios, exercise injects, decision logs, recovery tests, communication, and remediation tracking.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/business_continuity_disaster_recovery_and_tabletop_exercise/business_continuity_disaster_recovery_and_tabletop_exercise_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • resilience
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-176

Corporate Strategy, Portfolio, and Capital Allocation

Evaluate strategic position, portfolio choices, synergies, resource allocation, capital constraints, scenarios, risks, and measurable decision criteria.

Category
strategy
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Evaluate strategic position, portfolio choices, synergies, resource allocation, capital constraints, scenarios, risks, and measurable decision criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/corporate_strategy_portfolio_and_capital_allocation/corporate_strategy_portfolio_and_capital_allocation_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • strategy
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-177

Innovation Pipeline, Idea Portfolio, and Experiment Governance

Create an evidence-driven innovation funnel with problem theses, idea diversity, stage gates, experiments, learning records, portfolio balance, funding, and kill criteria.

Category
innovation
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Create an evidence-driven innovation funnel with problem theses, idea diversity, stage gates, experiments, learning records, portfolio balance, funding, and kill criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/innovation_pipeline_idea_portfolio_and_experiment_governance/innovation_pipeline_idea_portfolio_and_experiment_governance_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • innovation
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-178

Language-Model Task Intake, Context Engineering, and Prompt Pack

Convert a real workflow into a model-ready task pack with context selection, retrieval boundaries, prompt variants, tools, schemas, evaluation fixtures, and operator guidance.

Category
llm_operations
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Convert a real workflow into a model-ready task pack with context selection, retrieval boundaries, prompt variants, tools, schemas, evaluation fixtures, and operator guidance.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/language_model_task_intake_context_engineering_and_prompt_pack/language_model_task_intake_context_engineering_and_prompt_pack_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • llm_operations
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-179

Department Operating Plan and Cross-Functional Coordination

Create a department plan connecting mandate, outcomes, portfolio, capacity, budget, dependencies, risks, operating cadence, metrics, and cross-functional agreements.

Category
organization
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Create a department plan connecting mandate, outcomes, portfolio, capacity, budget, dependencies, risks, operating cadence, metrics, and cross-functional agreements.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/department_operating_plan_and_cross_functional_coordination/department_operating_plan_and_cross_functional_coordination_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • organization
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-18

Project Health, Completeness, and Release Readiness Gate

Makes the authoritative proceed, hold, or stop decision by evaluating completeness, evidence freshness, unresolved risk, rollback, operations, and communications.

Category
governance
Role
gate
Type
gate
Default mode
VERIFY_ONLY
Risk
high
Status
stable

When to use

Makes the authoritative proceed, hold, or stop decision by evaluating completeness, evidence freshness, unresolved risk, rollback, operations, and communications.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/project_health_completeness_and_release_readiness_gate/project_health_completeness_and_release_readiness_gate_decision.md
  • typed_runtime_artifacts

Allowed modes

  • VERIFY_ONLY

Tags and routing hints

  • governance
  • gate
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-180

Records Management, Retention, and Institutional Memory

Design records classification, retention, legal holds, access, disposal, archival, provenance, search, and institutional-memory workflows.

Category
knowledge_management
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Design records classification, retention, legal holds, access, disposal, archival, provenance, search, and institutional-memory workflows.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/records_management_retention_and_institutional_memory/records_management_retention_and_institutional_memory_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • knowledge_management
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-181

Employee Communication, Culture, and Engagement

Create truthful employee communications, listening loops, culture rituals, manager toolkits, feedback channels, accessibility, and trust-preserving engagement plans.

Category
people
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Create truthful employee communications, listening loops, culture rituals, manager toolkits, feedback channels, accessibility, and trust-preserving engagement plans.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/employee_communication_culture_and_engagement/employee_communication_culture_and_engagement_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • people
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-182

Cyber Threat Intelligence and Security Research

Collect and analyze authorized threat information, indicators, tactics, infrastructure, campaigns, confidence, relevance, and defensive recommendations without enabling misuse.

Category
cyber_intelligence
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
critical
Status
stable

When to use

Collect and analyze authorized threat information, indicators, tactics, infrastructure, campaigns, confidence, relevance, and defensive recommendations without enabling misuse.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/cyber_threat_intelligence_and_security_research/cyber_threat_intelligence_and_security_research_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • cyber_intelligence
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-183

Fraud, Abuse, and Integrity Risk Analysis

Model fraud and abuse actors, incentives, attack paths, controls, signals, false positives, investigation workflows, privacy, and response options.

Category
risk
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Model fraud and abuse actors, incentives, attack paths, controls, signals, false positives, investigation workflows, privacy, and response options.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/fraud_abuse_and_integrity_risk_analysis/fraud_abuse_and_integrity_risk_analysis_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • risk
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-184

Sales Operations, Pipeline, Forecast, and Revenue Planning

Define stages, data quality, pipeline coverage, forecast methodology, capacity, territories, quotas, scenarios, inspection, and management actions.

Category
sales_operations
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Define stages, data quality, pipeline coverage, forecast methodology, capacity, territories, quotas, scenarios, inspection, and management actions.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/sales_operations_pipeline_forecast_and_revenue_planning/sales_operations_pipeline_forecast_and_revenue_planning_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • sales_operations
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-185

Revenue Operations and Lifecycle Measurement

Connect marketing, sales, onboarding, success, renewal, expansion, attribution, handoffs, data definitions, automation, and lifecycle reporting.

Category
revenue_operations
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Connect marketing, sales, onboarding, success, renewal, expansion, attribution, handoffs, data definitions, automation, and lifecycle reporting.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/revenue_operations_and_lifecycle_measurement/revenue_operations_and_lifecycle_measurement_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY
  • APPLY_APPROVED

Tags and routing hints

  • revenue_operations
  • operational
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-186

Administrative Operations, Travel, Scheduling, and Executive Support

Design reliable administrative workflows for calendars, travel, correspondence, briefing, expenses, records, confidentiality, contingencies, and delegated authority.

Category
administration
Role
operational
Type
full_cycle
Default mode
DRAFT_ONLY
Risk
medium
Status
stable

When to use

Design reliable administrative workflows for calendars, travel, correspondence, briefing, expenses, records, confidentiality, contingencies, and delegated authority.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/administrative_operations_travel_scheduling_and_executive_support/administrative_operations_travel_scheduling_and_executive_support_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • administration
  • operational
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-187

Model Evaluation, Benchmarking, and Selection

Benchmark candidate language models against representative tasks, quality, safety, latency, cost, tool use, structured output, long context, and operational constraints.

Category
model_evaluation
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Benchmark candidate language models against representative tasks, quality, safety, latency, cost, tool use, structured output, long context, and operational constraints.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/model_evaluation_benchmarking_and_selection/model_evaluation_benchmarking_and_selection_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • model_evaluation
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-188

LLM Application, RAG, Memory, and Tool Architecture

Design language-model applications with retrieval, memory, tools, permissions, grounding, evaluation, observability, cost, failure handling, and human control.

Category
llm_engineering
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Design language-model applications with retrieval, memory, tools, permissions, grounding, evaluation, observability, cost, failure handling, and human control.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/llm_application_rag_memory_and_tool_architecture/llm_application_rag_memory_and_tool_architecture_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • llm_engineering
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-189

Knowledge Retrieval, Search, and RAG Quality Evaluation

Evaluate indexing, chunking, metadata, retrieval, ranking, citations, freshness, access control, answer faithfulness, latency, and failure cases.

Category
llm_engineering
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Evaluate indexing, chunking, metadata, retrieval, ranking, citations, freshness, access control, answer faithfulness, latency, and failure cases.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/knowledge_retrieval_search_and_rag_quality_evaluation/knowledge_retrieval_search_and_rag_quality_evaluation_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • llm_engineering
  • investigative
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-19

Retrospective, Continuous Improvement, and Learning

Converts completed work, incidents, failures, and residuals into evidence-backed improvements without rewriting history or assigning blame.

Category
governance
Role
investigative
Type
retrospective
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Converts completed work, incidents, failures, and residuals into evidence-backed improvements without rewriting history or assigning blame.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/retrospective_continuous_improvement_and_learning/retrospective_continuous_improvement_and_learning_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • governance
  • investigative
  • retrospective
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-190

AI Governance, Model Risk, and Deployment Approval

Make an independent deployment decision using use-case, model, data, safety, security, privacy, legal, monitoring, human oversight, rollback, and residual-risk evidence.

Category
ai_governance
Role
gate
Type
gate
Default mode
AUDIT_ONLY
Risk
critical
Status
stable

When to use

Make an independent deployment decision using use-case, model, data, safety, security, privacy, legal, monitoring, human oversight, rollback, and residual-risk evidence.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/ai_governance_model_risk_and_deployment_approval/ai_governance_model_risk_and_deployment_approval_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • ai_governance
  • gate
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-191

Intent Interrogation and Route Clarification

Clarify only the unknowns that can change the selected graph, authority, evidence lane, output medium, budget, or acceptance decision.

Category
auto_orchestration
Role
investigative
Type
clarification
Default mode
AUDIT_ONLY
Risk
low
Status
stable

When to use

Clarify only the unknowns that can change the selected graph, authority, evidence lane, output medium, budget, or acceptance decision.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/intent_interrogation_and_route_clarification/intent_interrogation_and_route_clarification_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • auto_orchestration
  • investigative
  • clarification
  • hybrid
  • auto_prompt

Do not use when

  • the trigger condition is false
  • another active capability already owns the complete outcome
  • the added prompt would not change routing, safety, quality, or verification
MD-192

Skill Requirement and Capability Fit Resolution

Determine whether a skill is genuinely required, merely helpful, redundant with native prompts, or inappropriate for the task.

Category
auto_orchestration
Role
investigative
Type
routing
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Determine whether a skill is genuinely required, merely helpful, redundant with native prompts, or inappropriate for the task.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/skill_requirement_and_capability_fit_resolution/skill_requirement_and_capability_fit_resolution_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • auto_orchestration
  • investigative
  • routing
  • factual
  • auto_prompt

Do not use when

  • the trigger condition is false
  • another active capability already owns the complete outcome
  • the added prompt would not change routing, safety, quality, or verification
MD-193

Missing Skill Discovery and Candidate Qualification

Find and qualify exact skills only after a validated capability gap exists, preserving provenance, permissions, and fallback options.

Category
auto_orchestration
Role
investigative
Type
discovery
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Find and qualify exact skills only after a validated capability gap exists, preserving provenance, permissions, and fallback options.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/missing_skill_discovery_and_candidate_qualification/missing_skill_discovery_and_candidate_qualification_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • auto_orchestration
  • investigative
  • discovery
  • factual
  • auto_prompt

Do not use when

  • the trigger condition is false
  • another active capability already owns the complete outcome
  • the added prompt would not change routing, safety, quality, or verification
MD-194

Governed Skill Installation and Dual-Location Registration

Install one approved exact skill non-interactively into global .agents and OpenCode skill directories, verify both copies, and record provenance.

Category
auto_orchestration
Role
operational
Type
installation
Default mode
PLAN_ONLY
Risk
high
Status
stable

When to use

Install one approved exact skill non-interactively into global .agents and OpenCode skill directories, verify both copies, and record provenance.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/governed_skill_installation_and_dual_location_registration/governed_skill_installation_and_dual_location_registration_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • auto_orchestration
  • operational
  • installation
  • factual
  • auto_prompt

Do not use when

  • the trigger condition is false
  • another active capability already owns the complete outcome
  • the added prompt would not change routing, safety, quality, or verification
MD-195

Skill Creation Evaluation and Dual-Location Registration

Create a narrowly scoped advanced skill only when discovery finds no suitable candidate, test it adversarially, and register verified copies for global and OpenCode use.

Category
auto_orchestration
Role
operational
Type
skill_creation
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Create a narrowly scoped advanced skill only when discovery finds no suitable candidate, test it adversarially, and register verified copies for global and OpenCode use.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/skill_creation_evaluation_and_dual_location_registration/skill_creation_evaluation_and_dual_location_registration_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • auto_orchestration
  • operational
  • skill_creation
  • hybrid
  • auto_prompt

Do not use when

  • the trigger condition is false
  • another active capability already owns the complete outcome
  • the added prompt would not change routing, safety, quality, or verification
MD-196

Generic Conditional Skill Execution Adapter

Execute any exact installed skill through a typed placeholder contract only when skill use is genuinely required and independently verifiable.

Category
auto_orchestration
Role
operational
Type
skill_execution
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Execute any exact installed skill through a typed placeholder contract only when skill use is genuinely required and independently verifiable.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/generic_conditional_skill_execution_adapter/generic_conditional_skill_execution_adapter_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • auto_orchestration
  • operational
  • skill_execution
  • hybrid
  • auto_prompt

Do not use when

  • the trigger condition is false
  • another active capability already owns the complete outcome
  • the added prompt would not change routing, safety, quality, or verification
MD-197

Bounded Prompt and Skill Loop Orchestrator

Loop any prompt, scenario, or exact skill only when repetition has measurable value, with separate batch and refinement loops, strict budgets, progress checks, and safe exits.

Category
auto_orchestration
Role
operational
Type
loop_orchestration
Default mode
PLAN_ONLY
Risk
high
Status
stable

When to use

Loop any prompt, scenario, or exact skill only when repetition has measurable value, with separate batch and refinement loops, strict budgets, progress checks, and safe exits.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/bounded_prompt_and_skill_loop_orchestrator/bounded_prompt_and_skill_loop_orchestrator_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • auto_orchestration
  • operational
  • loop_orchestration
  • hybrid
  • auto_prompt

Do not use when

  • the trigger condition is false
  • another active capability already owns the complete outcome
  • the added prompt would not change routing, safety, quality, or verification
MD-198

Loop Exit Plateau and Completion Adjudication Gate

Independently determine whether a bounded loop should continue, complete, stop, escalate, or roll back using verified results, progress deltas, budgets, and safety state.

Category
auto_orchestration
Role
gate
Type
loop_gate
Default mode
VERIFY_ONLY
Risk
high
Status
stable

When to use

Independently determine whether a bounded loop should continue, complete, stop, escalate, or roll back using verified results, progress deltas, budgets, and safety state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/loop_exit_plateau_and_completion_adjudication_gate/loop_exit_plateau_and_completion_adjudication_gate_result.md
  • typed_runtime_artifacts

Allowed modes

  • VERIFY_ONLY

Tags and routing hints

  • auto_orchestration
  • gate
  • loop_gate
  • factual
  • auto_prompt

Do not use when

  • the trigger condition is false
  • another active capability already owns the complete outcome
  • the added prompt would not change routing, safety, quality, or verification
MD-199

Prompt Addition, Registration, and Ecosystem Integration

Analyze, normalize, register, validate, and transactionally integrate one new Markdown prompt into every required Mission Directives routing, skill, template, fixture, catalog, evaluation, documentation, and integrity surface.

Category
prompt_system
Role
operational
Type
ecosystem_mutation
Default mode
PLAN_ONLY
Risk
high
Status
stable

When to use

Analyze, normalize, register, validate, and transactionally integrate one new Markdown prompt into every required Mission Directives routing, skill, template, fixture, catalog, evaluation, documentation, and integrity surface.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-02
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/prompt-addition-registration-and-ecosystem-integration/prompt-addition-registration-and-ecosystem-integration_result.md
  • prompt_addition_request
  • prompt_addition_preview
  • prompt_addition_receipt
  • canonical_prompt_file
  • updated_registry_and_evaluation_artifacts

Allowed modes

  • PLAN_ONLY
  • DRAFT_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • prompt_system
  • operational
  • ecosystem_mutation
  • hybrid
  • new-prompt
  • add-prompt
  • prompt-ingestion
  • suite-maintenance

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-20

License, Compliance, and Governance Review

Reviews licensing, policy, records, ownership, approvals, retention, auditability, and applicable governance obligations.

Category
governance
Role
investigative
Type
review
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Reviews licensing, policy, records, ownership, approvals, retention, auditability, and applicable governance obligations.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/license_compliance_and_governance_review/license_compliance_and_governance_review_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • governance
  • investigative
  • review
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-200

Repository Mission Promise Deviation Bloat and Simplification Audit

Execute repository mission promise deviation bloat and simplification audit under Mission Directives evidence, authority, template, skill, artifact, and verification contracts.

Category
audit
Role
investigative
Type
analysis
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Execute repository mission promise deviation bloat and simplification audit under Mission Directives evidence, authority, template, skill, artifact, and verification contracts.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-02
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/repository-mission-promise-deviation-bloat-and-simplification-audit/repository-mission-promise-deviation-bloat-and-simplification-audit_result.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY

Tags and routing hints

  • audit
  • investigative
  • analysis
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-201

Healthcare / clinical operations

Design or audit clinical operations as a safe workflow spanning intake, triage, scheduling, documentation, orders, results, follow-up, escalation, privacy, and accountable handoffs.

Category
healthcare_and_clinical
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Design or audit clinical operations as a safe workflow spanning intake, triage, scheduling, documentation, orders, results, follow-up, escalation, privacy, and accountable handoffs.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/healthcare-clinical-operations/healthcare-clinical-operations_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • healthcare_and_clinical
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-202

Patient intake

Conduct a privacy-conscious patient intake that captures identity, reason for care, history, medication/allergy safety, consent, accessibility, and urgent warning signs for qualified clinical review.

Category
healthcare_and_clinical
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Conduct a privacy-conscious patient intake that captures identity, reason for care, history, medication/allergy safety, consent, accessibility, and urgent warning signs for qualified clinical review.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/patient-intake/patient-intake_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • healthcare_and_clinical
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-203

Care-plan summary

Create a patient-centered care-plan summary that accurately reflects clinician-approved diagnoses, goals, treatments, medications, monitoring, responsibilities, and escalation instructions in understandable language.

Category
healthcare_and_clinical
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Create a patient-centered care-plan summary that accurately reflects clinician-approved diagnoses, goals, treatments, medications, monitoring, responsibilities, and escalation instructions in understandable language.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/care-plan-summary/care-plan-summary_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • healthcare_and_clinical
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-204

Clinical note QA

Quality-check a clinical note for identity, completeness, internal consistency, source attribution, medication/allergy safety, coding support, privacy, and required clinician correction without rewriting clinical judgment.

Category
healthcare_and_clinical
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Quality-check a clinical note for identity, completeness, internal consistency, source attribution, medication/allergy safety, coding support, privacy, and required clinician correction without rewriting clinical judgment.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/clinical-note-qa/clinical-note-qa_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • healthcare_and_clinical
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-205

Insurance prior-auth packet

Assemble an insurance prior-authorization packet that matches payer criteria to clinician-supported evidence, required forms, coding, timelines, and submission/appeal tracking.

Category
healthcare_and_clinical
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Assemble an insurance prior-authorization packet that matches payer criteria to clinician-supported evidence, required forms, coding, timelines, and submission/appeal tracking.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/insurance-prior-auth-packet/insurance-prior-auth-packet_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • healthcare_and_clinical
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-206

Medical billing denial triage

Triage a medical billing denial by verifying claim history, denial reason, coding/documentation support, payer rules, deadlines, and the correct correction, appeal, or contractual action.

Category
healthcare_and_clinical
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Triage a medical billing denial by verifying claim history, denial reason, coding/documentation support, payer rules, deadlines, and the correct correction, appeal, or contractual action.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/medical-billing-denial-triage/medical-billing-denial-triage_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • healthcare_and_clinical
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-207

HIPAA evidence checklist

Create a HIPAA-oriented evidence checklist that maps privacy, security, breach, and business-associate requirements to scoped controls and artifacts without claiming formal compliance.

Category
healthcare_and_clinical
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Create a HIPAA-oriented evidence checklist that maps privacy, security, breach, and business-associate requirements to scoped controls and artifacts without claiming formal compliance.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/hipaa-evidence-checklist/hipaa-evidence-checklist_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • healthcare_and_clinical
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-208

Insurance claims intake

Conduct insurance claim intake that captures policy, loss/event, parties, damage/injury, evidence, coverage notices, urgent assistance, fraud/privacy safeguards, and accountable handoff.

Category
insurance
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Conduct insurance claim intake that captures policy, loss/event, parties, damage/injury, evidence, coverage notices, urgent assistance, fraud/privacy safeguards, and accountable handoff.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/insurance-claims-intake/insurance-claims-intake_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • insurance
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-209

Underwriting risk memo

Prepare an underwriting risk memo that connects verified exposure data to appetite, hazards, controls, loss experience, uncertainty, terms, and an accountable underwriting decision.

Category
insurance
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Prepare an underwriting risk memo that connects verified exposure data to appetite, hazards, controls, loss experience, uncertainty, terms, and an accountable underwriting decision.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/underwriting-risk-memo/underwriting-risk-memo_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • insurance
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-21

Contributor and Support Experience Improvement

Audits and improves onboarding, contribution, support, issue intake, troubleshooting, escalation, and maintainer workflows in one bounded cycle.

Category
enablement
Role
operational
Type
full_cycle
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Audits and improves onboarding, contribution, support, issue intake, troubleshooting, escalation, and maintainer workflows in one bounded cycle.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/contributor_and_support_experience_improvement/contributor_and_support_experience_improvement_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • enablement
  • operational
  • full_cycle
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-210

Insurance policy comparison

Compare insurance policies on aligned coverage scenarios, limits, deductibles, exclusions, conditions, service, and total cost without reducing the decision to premium alone.

Category
insurance
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Compare insurance policies on aligned coverage scenarios, limits, deductibles, exclusions, conditions, service, and total cost without reducing the decision to premium alone.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/insurance-policy-comparison/insurance-policy-comparison_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • insurance
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-211

Insurance denial appeal prep

Prepare an insurance denial appeal by matching the denial rationale to policy, facts, evidence, procedure, and deadlines while avoiding unsupported legal or medical claims.

Category
insurance
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Prepare an insurance denial appeal by matching the denial rationale to policy, facts, evidence, procedure, and deadlines while avoiding unsupported legal or medical claims.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/insurance-denial-appeal-prep/insurance-denial-appeal-prep_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • insurance
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-212

Insurance fraud signal review

Review potential insurance fraud signals as hypotheses requiring corroboration, fairness, privacy, and authorized investigation—not as proof or accusation.

Category
insurance
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Review potential insurance fraud signals as hypotheses requiring corroboration, fairness, privacy, and authorized investigation—not as proof or accusation.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/insurance-fraud-signal-review/insurance-fraud-signal-review_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • insurance
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-213

Tax document checklist

Create a jurisdiction- and taxpayer-specific tax document checklist that identifies required source records, missing evidence, deadlines, and professional-review triggers without preparing or filing a return.

Category
tax_and_finance_advisory
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Create a jurisdiction- and taxpayer-specific tax document checklist that identifies required source records, missing evidence, deadlines, and professional-review triggers without preparing or filing a return.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/tax-document-checklist/tax-document-checklist_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • tax_and_finance_advisory
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-214

Deduction evidence organizer

Organize deduction evidence into complete, traceable support for qualified tax review, separating substantiation from eligibility and personal from business use.

Category
tax_and_finance_advisory
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Organize deduction evidence into complete, traceable support for qualified tax review, separating substantiation from eligibility and personal from business use.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/deduction-evidence-organizer/deduction-evidence-organizer_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • tax_and_finance_advisory
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-215

Filing risk review

Review a tax filing package for completeness, consistency, unusual positions, elections, basis, deadlines, payment, and adviser escalation before submission.

Category
tax_and_finance_advisory
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Review a tax filing package for completeness, consistency, unusual positions, elections, basis, deadlines, payment, and adviser escalation before submission.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/filing-risk-review/filing-risk-review_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • tax_and_finance_advisory
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-216

Entity tax planning brief

Prepare an entity tax planning brief that frames structure, owner compensation/distributions, timing, investments, transactions, cash, and compliance questions for qualified tax and legal advisers.

Category
tax_and_finance_advisory
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Prepare an entity tax planning brief that frames structure, owner compensation/distributions, timing, investments, transactions, cash, and compliance questions for qualified tax and legal advisers.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/entity-tax-planning-brief/entity-tax-planning-brief_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • tax_and_finance_advisory
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-217

Real estate listing strategy

Create a real-estate listing strategy grounded in verified property facts, target buyers, positioning, preparation, pricing evidence, marketing, showing operations, and feedback decisions.

Category
real_estate
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Create a real-estate listing strategy grounded in verified property facts, target buyers, positioning, preparation, pricing evidence, marketing, showing operations, and feedback decisions.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/real-estate-listing-strategy/real-estate-listing-strategy_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • real_estate
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-218

Property due diligence

Conduct property due diligence by building a source-backed issue register across title, legal, physical, environmental, financial, tenancy, utilities, zoning, and transaction conditions.

Category
real_estate
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Conduct property due diligence by building a source-backed issue register across title, legal, physical, environmental, financial, tenancy, utilities, zoning, and transaction conditions.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/property-due-diligence/property-due-diligence_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • real_estate
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-219

Lease abstraction

Abstract a lease into a structured obligation, option, payment, notice, and risk record while preserving clause citations and routing interpretation to qualified legal review.

Category
real_estate
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Abstract a lease into a structured obligation, option, payment, notice, and risk record while preserving clause citations and routing interpretation to qualified legal review.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/lease-abstraction/lease-abstraction_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • real_estate
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-22

Risk and Technical Debt Portfolio

Consolidates security, reliability, architecture, quality, data, operations, and delivery debt into a prioritized, owned portfolio.

Category
governance
Role
investigative
Type
portfolio
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Consolidates security, reliability, architecture, quality, data, operations, and delivery debt into a prioritized, owned portfolio.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/risk_and_technical_debt_portfolio/risk_and_technical_debt_portfolio_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • governance
  • investigative
  • portfolio
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-220

Buyer/seller checklist

Create a buyer or seller transaction checklist that coordinates documents, financing, inspections, title, disclosures, contingencies, possession, deadlines, and accountable owners.

Category
real_estate
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Create a buyer or seller transaction checklist that coordinates documents, financing, inspections, title, disclosures, contingencies, possession, deadlines, and accountable owners.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/buyer-seller-checklist/buyer-seller-checklist_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • real_estate
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-221

Market comp memo

Prepare a market comparable memo using relevant, dated, source-backed properties and transparent adjustments to support a range and uncertainty rather than false precision.

Category
real_estate
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Prepare a market comparable memo using relevant, dated, source-backed properties and transparent adjustments to support a range and uncertainty rather than false precision.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/market-comp-memo/market-comp-memo_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • real_estate
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-222

Construction scope of work

Define a construction scope of work that makes deliverables, interfaces, standards, exclusions, schedule, inspections, acceptance, and change control unambiguous enough to price and execute.

Category
construction
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Define a construction scope of work that makes deliverables, interfaces, standards, exclusions, schedule, inspections, acceptance, and change control unambiguous enough to price and execute.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/construction-scope-of-work/construction-scope-of-work_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • construction
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-223

Construction punch list

Create a location-specific construction punch list that distinguishes incomplete work, defects, safety issues, documentation gaps, and closure evidence.

Category
construction
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Create a location-specific construction punch list that distinguishes incomplete work, defects, safety issues, documentation gaps, and closure evidence.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/construction-punch-list/construction-punch-list_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • construction
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-224

RFI tracker

Track construction RFIs from a precise document conflict or information need through response, schedule/cost effect, distribution, linked change, and closure.

Category
construction
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Track construction RFIs from a precise document conflict or information need through response, schedule/cost effect, distribution, linked change, and closure.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/rfi-tracker/rfi-tracker_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • construction
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-225

Change order review

Review a construction change order for contractual basis, scope delta, quantity/rate support, schedule effect, downstream impacts, markups, and authorized revised documents.

Category
construction
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Review a construction change order for contractual basis, scope delta, quantity/rate support, schedule effect, downstream impacts, markups, and authorized revised documents.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/change-order-review/change-order-review_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • construction
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-226

Site safety checklist

Create a site-specific safety inspection checklist that helps a competent person identify hazards, verify controls, assign correction, and escalate imminent danger under applicable rules.

Category
construction
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Create a site-specific safety inspection checklist that helps a competent person identify hazards, verify controls, assign correction, and escalate imminent danger under applicable rules.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/site-safety-checklist/site-safety-checklist_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • construction
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-227

Contractor bid comparison

Normalize contractor bids so scope, exclusions, quantities, alternates, schedule, staffing, qualifications, commercial terms, and total evaluated cost can be compared fairly.

Category
construction
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Normalize contractor bids so scope, exclusions, quantities, alternates, schedule, staffing, qualifications, commercial terms, and total evaluated cost can be compared fairly.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/contractor-bid-comparison/contractor-bid-comparison_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • construction
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-228

Manufacturing root-cause quality issue

Lead a manufacturing quality root-cause investigation from containment through verified measurement, causal analysis, corrective action, and recurrence prevention using an appropriate 8D/DMAIC-style discipline.

Category
manufacturing_and_quality
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Lead a manufacturing quality root-cause investigation from containment through verified measurement, causal analysis, corrective action, and recurrence prevention using an appropriate 8D/DMAIC-style discipline.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/manufacturing-root-cause-quality-issue/manufacturing-root-cause-quality-issue_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • manufacturing_and_quality
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-229

Maintenance schedule

Build a risk-based preventive and predictive maintenance schedule from asset criticality, failure modes, manufacturer guidance, condition data, resources, and production windows.

Category
manufacturing_and_quality
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Build a risk-based preventive and predictive maintenance schedule from asset criticality, failure modes, manufacturer guidance, condition data, resources, and production windows.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/maintenance-schedule/maintenance-schedule_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • manufacturing_and_quality
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-23

Infrastructure Cost and Sustainability Review

Examines infrastructure demand, utilization, cost drivers, capacity, waste, resilience tradeoffs, and sustainability opportunities.

Category
operations
Role
investigative
Type
review
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Examines infrastructure demand, utilization, cost drivers, capacity, waste, resilience tradeoffs, and sustainability opportunities.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/infrastructure_cost_and_sustainability_review/infrastructure_cost_and_sustainability_review_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • operations
  • investigative
  • review
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-230

Supplier defect report

Create a supplier defect report that establishes traceability, specification breach, containment, affected inventory, disposition, corrective-action request, and verified recurrence prevention.

Category
manufacturing_and_quality
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Create a supplier defect report that establishes traceability, specification breach, containment, affected inventory, disposition, corrective-action request, and verified recurrence prevention.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/supplier-defect-report/supplier-defect-report_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • manufacturing_and_quality
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-231

QA acceptance plan

Define a QA acceptance plan with measurable characteristics, sampling/test methods, calibrated instruments, pass/fail rules, traceability, nonconformance handling, and release authority.

Category
manufacturing_and_quality
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Define a QA acceptance plan with measurable characteristics, sampling/test methods, calibrated instruments, pass/fail rules, traceability, nonconformance handling, and release authority.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/qa-acceptance-plan/qa-acceptance-plan_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • manufacturing_and_quality
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-232

Retail/ecommerce product listing optimization

Optimize a retail or ecommerce product listing using verified product facts, search intent, structured attributes, benefit clarity, imagery, accessibility, claims compliance, and conversion learning.

Category
retail_and_ecommerce
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Optimize a retail or ecommerce product listing using verified product facts, search intent, structured attributes, benefit clarity, imagery, accessibility, claims compliance, and conversion learning.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/retail-ecommerce-product-listing-optimization/retail-ecommerce-product-listing-optimization_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • retail_and_ecommerce
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-233

Merchandising calendar

Build a merchandising calendar that coordinates assortment, inventory arrival, seasonal stories, launches, promotions, content, placement, markdown, and operational readiness.

Category
retail_and_ecommerce
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Build a merchandising calendar that coordinates assortment, inventory arrival, seasonal stories, launches, promotions, content, placement, markdown, and operational readiness.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/merchandising-calendar/merchandising-calendar_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • retail_and_ecommerce
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-234

SKU rationalization

Rationalize a SKU portfolio by demand, margin, turns, substitution, customer role, operational complexity, supplier constraints, and exit cost while protecting strategically necessary items.

Category
retail_and_ecommerce
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Rationalize a SKU portfolio by demand, margin, turns, substitution, customer role, operational complexity, supplier constraints, and exit cost while protecting strategically necessary items.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/sku-rationalization/sku-rationalization_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • retail_and_ecommerce
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-235

Return-rate analysis

Analyze return rates by product, reason, cohort, channel, supplier, expectation, fulfillment, fraud, and cost to identify correct product, content, operations, or policy interventions.

Category
retail_and_ecommerce
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Analyze return rates by product, reason, cohort, channel, supplier, expectation, fulfillment, fraud, and cost to identify correct product, content, operations, or policy interventions.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/return-rate-analysis/return-rate-analysis_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • retail_and_ecommerce
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-236

Marketplace compliance

Review marketplace compliance for product eligibility, claims, images, identifiers, variants, pricing, fulfillment, reviews, privacy, tax, and regional restrictions using current platform and jurisdiction sources.

Category
retail_and_ecommerce
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Review marketplace compliance for product eligibility, claims, images, identifiers, variants, pricing, fulfillment, reviews, privacy, tax, and regional restrictions using current platform and jurisdiction sources.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/marketplace-compliance/marketplace-compliance_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • retail_and_ecommerce
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-237

Hospitality guest experience audit

Audit the hospitality guest journey from discovery through follow-up, identifying service, accessibility, wait, cleanliness, trust, personalization, and recovery breakdowns with accountable owners.

Category
hospitality_and_travel
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Audit the hospitality guest journey from discovery through follow-up, identifying service, accessibility, wait, cleanliness, trust, personalization, and recovery breakdowns with accountable owners.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/hospitality-guest-experience-audit/hospitality-guest-experience-audit_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • hospitality_and_travel
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-238

Itinerary operations plan

Turn a travel itinerary into an executable operations plan with verified bookings, transfers, buffers, documents, accessibility, time zones, contacts, disruptions, and communication.

Category
hospitality_and_travel
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Turn a travel itinerary into an executable operations plan with verified bookings, transfers, buffers, documents, accessibility, time zones, contacts, disruptions, and communication.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/itinerary-operations-plan/itinerary-operations-plan_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • hospitality_and_travel
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-239

Event hospitality checklist

Coordinate event hospitality across invitations, travel, lodging, arrival, credentials, dietary/accessibility needs, seating, hosts, transport, emergency contacts, and follow-up.

Category
hospitality_and_travel
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Coordinate event hospitality across invitations, travel, lodging, arrival, credentials, dietary/accessibility needs, seating, hosts, transport, emergency contacts, and follow-up.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/event-hospitality-checklist/event-hospitality-checklist_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • hospitality_and_travel
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-24

Agent Evaluation, Drift, Cost, and Rate Governance

Evaluates agent quality, permission use, behavior drift, model/tool changes, cost, latency, rate limits, and failure containment.

Category
agentic
Role
investigative
Type
recurring_review
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Evaluates agent quality, permission use, behavior drift, model/tool changes, cost, latency, rate limits, and failure containment.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/agent_evaluation_drift_cost_and_rate_governance/agent_evaluation_drift_cost_and_rate_governance_investigation.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • agentic
  • investigative
  • recurring_review
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-240

Travel disruption response

Stabilize travelers during disruption by verifying safety, rights, constraints, alternatives, costs, authority, communications, and handoff.

Category
hospitality_and_travel
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Stabilize travelers during disruption by verifying safety, rights, constraints, alternatives, costs, authority, communications, and handoff.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/travel-disruption-response/travel-disruption-response_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • hospitality_and_travel
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-241

Nonprofit donor campaign

Design a nonprofit donor campaign around a truthful case for support, ethical storytelling, audience, ask, channels, stewardship, consent, budget, and measurable outcomes.

Category
nonprofit_and_programs
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Design a nonprofit donor campaign around a truthful case for support, ethical storytelling, audience, ask, channels, stewardship, consent, budget, and measurable outcomes.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/nonprofit-donor-campaign/nonprofit-donor-campaign_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • nonprofit_and_programs
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-242

Nonprofit impact report

Produce a nonprofit impact report that distinguishes activities, outputs, outcomes, contribution, limitations, finance, learning, and beneficiary voice without overstating causality.

Category
nonprofit_and_programs
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Produce a nonprofit impact report that distinguishes activities, outputs, outcomes, contribution, limitations, finance, learning, and beneficiary voice without overstating causality.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/nonprofit-impact-report/nonprofit-impact-report_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • nonprofit_and_programs
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-243

Volunteer operations

Design volunteer operations covering recruitment, screening, role boundaries, training, scheduling, safeguarding, supervision, expenses, recognition, incidents, and offboarding.

Category
nonprofit_and_programs
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Design volunteer operations covering recruitment, screening, role boundaries, training, scheduling, safeguarding, supervision, expenses, recognition, incidents, and offboarding.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/volunteer-operations/volunteer-operations_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • nonprofit_and_programs
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-244

Grant compliance tracking

Track grant compliance as an operational system of award conditions, budget restrictions, milestones, procurement, subrecipients, evidence, reports, deviations, and closeout.

Category
nonprofit_and_programs
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Track grant compliance as an operational system of award conditions, budget restrictions, milestones, procurement, subrecipients, evidence, reports, deviations, and closeout.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/grant-compliance-tracking/grant-compliance-tracking_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • nonprofit_and_programs
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-245

Field-program monitoring

Create a field-program monitoring system that measures reach, quality, outcomes, safeguarding, feedback, anomalies, and learning while accounting for access, bias, and operational burden.

Category
nonprofit_and_programs
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Create a field-program monitoring system that measures reach, quality, outcomes, safeguarding, feedback, anomalies, and learning while accounting for access, bias, and operational burden.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/field-program-monitoring/field-program-monitoring_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • nonprofit_and_programs
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-246

Government public notice drafting

Draft a government public notice that clearly states authority, purpose, affected area, dates, participation method, accessibility, language access, records, contact, and approval status for legal review.

Category
government_and_policy
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Draft a government public notice that clearly states authority, purpose, affected area, dates, participation method, accessibility, language access, records, contact, and approval status for legal review.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/government-public-notice-drafting/government-public-notice-drafting_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • government_and_policy
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-247

Citizen response packet

Prepare a clear, respectful citizen response packet that verifies jurisdiction and facts, explains policy/actions, protects privacy, and provides referral, appeal, or escalation options.

Category
government_and_policy
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Prepare a clear, respectful citizen response packet that verifies jurisdiction and facts, explains policy/actions, protects privacy, and provides referral, appeal, or escalation options.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/citizen-response-packet/citizen-response-packet_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • government_and_policy
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-248

Procurement compliance

Review a public procurement for authority, thresholds, competition, specifications, conflicts, evaluation, approvals, contract terms, funding restrictions, transparency, and records.

Category
government_and_policy
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Review a public procurement for authority, thresholds, competition, specifications, conflicts, evaluation, approvals, contract terms, funding restrictions, transparency, and records.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/procurement-compliance/procurement-compliance_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • government_and_policy
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-249

Policy memo

Write a policy memo that frames a public problem, affected populations, legal/institutional context, evidence, options, distributional effects, implementation, cost, risk, recommendation, and evaluation.

Category
government_and_policy
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Write a policy memo that frames a public problem, affected populations, legal/institutional context, evidence, options, distributional effects, implementation, cost, risk, recommendation, and evaluation.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/policy-memo/policy-memo_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • government_and_policy
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-25

Project Consistency, Uniformity, and Coherence — Investigation and Plan

Investigates project consistency, uniformity, and coherence, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
coherence
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates project consistency, uniformity, and coherence, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/project_consistency_uniformity_and_coherence_investigation_and_plan/project_consistency_uniformity_and_coherence_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • coherence
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-250

Legislative bill summary

Summarize a legislative bill from authoritative text by explaining operative changes, affected parties, dates, mandates, funding, enforcement, delegated rulemaking, ambiguities, and status without adding advocacy unless requested.

Category
government_and_policy
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
critical
Status
stable

When to use

Summarize a legislative bill from authoritative text by explaining operative changes, affected parties, dates, mandates, funding, enforcement, delegated rulemaking, ambiguities, and status without adding advocacy unless requested.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/legislative-bill-summary/legislative-bill-summary_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • government_and_policy
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-251

Pre-production command center

Operate a pre-production command center that integrates brief, script, budget, schedule, casting, crew, locations, permits, rights, safety, equipment, assets, approvals, and contingencies into daily readiness.

Category
creative_and_media_operations
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Operate a pre-production command center that integrates brief, script, budget, schedule, casting, crew, locations, permits, rights, safety, equipment, assets, approvals, and contingencies into daily readiness.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/pre-production-command-center/pre-production-command-center_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • creative_and_media_operations
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-252

Publicist outreach operations

Run publicist outreach as a controlled relationship queue with qualified targets, personalization, embargoes, assets, follow-ups, responses, interviews, opt-outs, and outcome learning.

Category
creative_and_media_operations
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Run publicist outreach as a controlled relationship queue with qualified targets, personalization, embargoes, assets, follow-ups, responses, interviews, opt-outs, and outcome learning.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/publicist-outreach-operations/publicist-outreach-operations_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • creative_and_media_operations
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-253

Media agency account operations

Operate a media agency account across briefs, planning, trafficking, budget pacing, creative readiness, approvals, measurement, issue escalation, billing inputs, and client action tracking.

Category
creative_and_media_operations
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Operate a media agency account across briefs, planning, trafficking, budget pacing, creative readiness, approvals, measurement, issue escalation, billing inputs, and client action tracking.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/media-agency-account-operations/media-agency-account-operations_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • creative_and_media_operations
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-254

Influencer/creator campaign operations

Operate influencer and creator campaigns through sourcing, vetting, contracts, briefs, disclosure, content review, rights, posting, measurement, payment, safety, and learning.

Category
creative_and_media_operations
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Operate influencer and creator campaigns through sourcing, vetting, contracts, briefs, disclosure, content review, rights, posting, measurement, payment, safety, and learning.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/influencer-creator-campaign-operations/influencer-creator-campaign-operations_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • creative_and_media_operations
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-255

Content production gruntwork

Execute repetitive content-production tasks with disciplined intake, naming, metadata, transcription, selects, versions, resizing, captions, exports, QC, and status so scale does not destroy traceability.

Category
creative_and_media_operations
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Execute repetitive content-production tasks with disciplined intake, naming, metadata, transcription, selects, versions, resizing, captions, exports, QC, and status so scale does not destroy traceability.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/content-production-gruntwork/content-production-gruntwork_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • creative_and_media_operations
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-256

Creative legal clearance

Prepare creative assets for qualified legal clearance by inventorying claims, trademarks, copyright, music, talent, locations, releases, licenses, disclosures, territories, and unresolved risk.

Category
creative_and_media_operations
Role
operational
Type
operational
Default mode
DRAFT_ONLY
Risk
high
Status
stable

When to use

Prepare creative assets for qualified legal clearance by inventorying claims, trademarks, copyright, music, talent, locations, releases, licenses, disclosures, territories, and unresolved risk.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-02
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/creative-legal-clearance/creative-legal-clearance_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • APPLY_SAFE
  • VERIFY_ONLY

Tags and routing hints

  • creative_and_media_operations
  • operational
  • operational
  • hybrid

Do not use when

  • another active capability already owns the complete outcome
  • the requested result does not match this prompt's observable outcome
  • required evidence or authority cannot be obtained safely
MD-26

Project Consistency, Uniformity, and Coherence — Authorized Execution and Verification

Executes the approved project consistency, uniformity, and coherence plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
coherence
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved project consistency, uniformity, and coherence plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-25
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/project_consistency_uniformity_and_coherence_authorized_execution_and_verification/project_consistency_uniformity_and_coherence_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • coherence
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-27

Code Quality and Maintainability — Investigation and Plan

Investigates code quality and maintainability, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
engineering
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates code quality and maintainability, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/code_quality_and_maintainability_investigation_and_plan/code_quality_and_maintainability_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-28

Code Quality and Maintainability — Authorized Execution and Verification

Executes the approved code quality and maintainability plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
engineering
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved code quality and maintainability plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-27
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/code_quality_and_maintainability_authorized_execution_and_verification/code_quality_and_maintainability_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-29

Debugging, Root Cause, and Bug Resolution — Investigation and Plan

Investigates debugging, root cause, and bug resolution, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
debugging
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates debugging, root cause, and bug resolution, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/debugging_root_cause_and_bug_resolution_investigation_and_plan/debugging_root_cause_and_bug_resolution_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • debugging
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-30

Debugging, Root Cause, and Bug Resolution — Authorized Execution and Verification

Executes the approved debugging, root cause, and bug resolution plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
debugging
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved debugging, root cause, and bug resolution plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-29
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/debugging_root_cause_and_bug_resolution_authorized_execution_and_verification/debugging_root_cause_and_bug_resolution_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • debugging
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-31

Safe Cleanup, Dead Code, and Repository Hygiene — Investigation and Plan

Investigates safe cleanup, dead code, and repository hygiene, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
cleanup
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates safe cleanup, dead code, and repository hygiene, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/safe_cleanup_dead_code_and_repository_hygiene_investigation_and_plan/safe_cleanup_dead_code_and_repository_hygiene_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • cleanup
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-32

Safe Cleanup, Dead Code, and Repository Hygiene — Authorized Execution and Verification

Executes the approved safe cleanup, dead code, and repository hygiene plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
cleanup
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved safe cleanup, dead code, and repository hygiene plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-31
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/safe_cleanup_dead_code_and_repository_hygiene_authorized_execution_and_verification/safe_cleanup_dead_code_and_repository_hygiene_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • cleanup
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-33

Refactoring and Modernization — Investigation and Plan

Investigates refactoring and modernization, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
engineering
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates refactoring and modernization, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/refactoring_and_modernization_investigation_and_plan/refactoring_and_modernization_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-34

Refactoring and Modernization — Authorized Execution and Verification

Executes the approved refactoring and modernization plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
engineering
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved refactoring and modernization plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-33
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/refactoring_and_modernization_authorized_execution_and_verification/refactoring_and_modernization_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-35

Testing and Verification — Investigation and Plan

Investigates testing and verification, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
testing
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates testing and verification, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/testing_and_verification_investigation_and_plan/testing_and_verification_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • testing
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-36

Testing and Verification — Authorized Execution and Verification

Executes the approved testing and verification plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
testing
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved testing and verification plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-35
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/testing_and_verification_authorized_execution_and_verification/testing_and_verification_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • testing
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-37

Security Posture, Vulnerability, and Fixes — Investigation and Plan

Investigates security posture, vulnerability, and fixes, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
security
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Investigates security posture, vulnerability, and fixes, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/security_posture_vulnerability_and_fixes_investigation_and_plan/security_posture_vulnerability_and_fixes_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • security
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-38

Security Posture, Vulnerability, and Fixes — Authorized Execution and Verification

Executes the approved security posture, vulnerability, and fixes plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
security
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
critical
Status
stable

When to use

Executes the approved security posture, vulnerability, and fixes plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-37
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/security_posture_vulnerability_and_fixes_authorized_execution_and_verification/security_posture_vulnerability_and_fixes_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • security
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-39

Dependency and Software Supply Chain Security — Investigation and Plan

Investigates dependency and software supply chain security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
security
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Investigates dependency and software supply chain security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/dependency_and_software_supply_chain_security_investigation_and_plan/dependency_and_software_supply_chain_security_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • security
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-40

Dependency and Software Supply Chain Security — Authorized Execution and Verification

Executes the approved dependency and software supply chain security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
security
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
critical
Status
stable

When to use

Executes the approved dependency and software supply chain security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-39
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/dependency_and_software_supply_chain_security_authorized_execution_and_verification/dependency_and_software_supply_chain_security_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • security
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-41

Configuration, Environment, and Secrets Security — Investigation and Plan

Investigates configuration, environment, and secrets security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
security
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Investigates configuration, environment, and secrets security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/configuration_environment_and_secrets_security_investigation_and_plan/configuration_environment_and_secrets_security_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • security
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-42

Configuration, Environment, and Secrets Security — Authorized Execution and Verification

Executes the approved configuration, environment, and secrets security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
security
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
critical
Status
stable

When to use

Executes the approved configuration, environment, and secrets security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-41
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/configuration_environment_and_secrets_security_authorized_execution_and_verification/configuration_environment_and_secrets_security_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • security
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-43

Identity, Authentication, Authorization, and Session Security — Investigation and Plan

Investigates identity, authentication, authorization, and session security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
security
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Investigates identity, authentication, authorization, and session security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/identity_authentication_authorization_and_session_security_investigation_and_plan/identity_authentication_authorization_and_session_security_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • security
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-44

Identity, Authentication, Authorization, and Session Security — Authorized Execution and Verification

Executes the approved identity, authentication, authorization, and session security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
security
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
critical
Status
stable

When to use

Executes the approved identity, authentication, authorization, and session security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-43
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/identity_authentication_authorization_and_session_security_authorized_execution_and_verification/identity_authentication_authorization_and_session_security_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • security
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-45

API, CLI, and Public Contract Integrity — Investigation and Plan

Investigates api, cli, and public contract integrity, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
engineering
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates api, cli, and public contract integrity, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/api_cli_and_public_contract_integrity_investigation_and_plan/api_cli_and_public_contract_integrity_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-46

API, CLI, and Public Contract Integrity — Authorized Execution and Verification

Executes the approved api, cli, and public contract integrity plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
engineering
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved api, cli, and public contract integrity plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-45
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/api_cli_and_public_contract_integrity_authorized_execution_and_verification/api_cli_and_public_contract_integrity_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-47

Data Storage, Schema, and Migration — Investigation and Plan

Investigates data storage, schema, and migration, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
data
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates data storage, schema, and migration, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/data_storage_schema_and_migration_investigation_and_plan/data_storage_schema_and_migration_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • data
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-48

Data Storage, Schema, and Migration — Authorized Execution and Verification

Executes the approved data storage, schema, and migration plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
data
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved data storage, schema, and migration plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-47
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/data_storage_schema_and_migration_authorized_execution_and_verification/data_storage_schema_and_migration_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • data
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-49

Performance and Efficiency — Investigation and Plan

Investigates performance and efficiency, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
engineering
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates performance and efficiency, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/performance_and_efficiency_investigation_and_plan/performance_and_efficiency_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-50

Performance and Efficiency — Authorized Execution and Verification

Executes the approved performance and efficiency plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
engineering
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved performance and efficiency plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-49
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/performance_and_efficiency_authorized_execution_and_verification/performance_and_efficiency_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • engineering
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-51

Reliability, Resilience, and Recovery — Investigation and Plan

Investigates reliability, resilience, and recovery, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
operations
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates reliability, resilience, and recovery, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/reliability_resilience_and_recovery_investigation_and_plan/reliability_resilience_and_recovery_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • operations
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-52

Reliability, Resilience, and Recovery — Authorized Execution and Verification

Executes the approved reliability, resilience, and recovery plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
operations
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved reliability, resilience, and recovery plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-51
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/reliability_resilience_and_recovery_authorized_execution_and_verification/reliability_resilience_and_recovery_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • operations
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-53

CI, Build, Delivery, and Release Pipeline — Investigation and Plan

Investigates ci, build, delivery, and release pipeline, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
delivery
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates ci, build, delivery, and release pipeline, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/ci_build_delivery_and_release_pipeline_investigation_and_plan/ci_build_delivery_and_release_pipeline_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • delivery
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-54

CI, Build, Delivery, and Release Pipeline — Authorized Execution and Verification

Executes the approved ci, build, delivery, and release pipeline plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
delivery
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved ci, build, delivery, and release pipeline plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-53
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/ci_build_delivery_and_release_pipeline_authorized_execution_and_verification/ci_build_delivery_and_release_pipeline_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • delivery
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-55

Observability, Detection, and Operations — Investigation and Plan

Investigates observability, detection, and operations, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
operations
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates observability, detection, and operations, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/observability_detection_and_operations_investigation_and_plan/observability_detection_and_operations_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • operations
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-56

Observability, Detection, and Operations — Authorized Execution and Verification

Executes the approved observability, detection, and operations plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
operations
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved observability, detection, and operations plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-55
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/observability_detection_and_operations_authorized_execution_and_verification/observability_detection_and_operations_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • operations
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-57

Cloud, Container, and Infrastructure Security — Investigation and Plan

Investigates cloud, container, and infrastructure security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
security
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Investigates cloud, container, and infrastructure security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/cloud_container_and_infrastructure_security_investigation_and_plan/cloud_container_and_infrastructure_security_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • security
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-58

Cloud, Container, and Infrastructure Security — Authorized Execution and Verification

Executes the approved cloud, container, and infrastructure security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
security
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
critical
Status
stable

When to use

Executes the approved cloud, container, and infrastructure security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-57
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/cloud_container_and_infrastructure_security_authorized_execution_and_verification/cloud_container_and_infrastructure_security_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • security
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-59

Privacy and Data Protection — Investigation and Plan

Investigates privacy and data protection, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
governance
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates privacy and data protection, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/privacy_and_data_protection_investigation_and_plan/privacy_and_data_protection_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • governance
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-60

Privacy and Data Protection — Authorized Execution and Verification

Executes the approved privacy and data protection plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
governance
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved privacy and data protection plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-59
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/privacy_and_data_protection_authorized_execution_and_verification/privacy_and_data_protection_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • governance
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-61

Agent, Skill, Tool, and MCP Capability Lifecycle — Investigation and Plan

Investigates agent, skill, tool, and mcp capability lifecycle, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
agentic
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Investigates agent, skill, tool, and mcp capability lifecycle, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/agent_skill_tool_and_mcp_capability_lifecycle_investigation_and_plan/agent_skill_tool_and_mcp_capability_lifecycle_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • agentic
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-62

Agent, Skill, Tool, and MCP Capability Lifecycle — Authorized Execution and Verification

Executes the approved agent, skill, tool, and mcp capability lifecycle plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
agentic
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
critical
Status
stable

When to use

Executes the approved agent, skill, tool, and mcp capability lifecycle plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-61
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/agent_skill_tool_and_mcp_capability_lifecycle_authorized_execution_and_verification/agent_skill_tool_and_mcp_capability_lifecycle_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • agentic
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-63

Agentic Security, Permissions, and Trust Boundaries — Investigation and Plan

Investigates agentic security, permissions, and trust boundaries, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
agentic
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Investigates agentic security, permissions, and trust boundaries, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/agentic_security_permissions_and_trust_boundaries_investigation_and_plan/agentic_security_permissions_and_trust_boundaries_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • agentic
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-64

Agentic Security, Permissions, and Trust Boundaries — Authorized Execution and Verification

Executes the approved agentic security, permissions, and trust boundaries plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
agentic
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
critical
Status
stable

When to use

Executes the approved agentic security, permissions, and trust boundaries plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-63
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/agentic_security_permissions_and_trust_boundaries_authorized_execution_and_verification/agentic_security_permissions_and_trust_boundaries_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • agentic
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-65

Multi-Agent Architecture and Agent Definitions — Investigation and Plan

Investigates multi-agent architecture and agent definitions, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
agentic
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Investigates multi-agent architecture and agent definitions, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/multi_agent_architecture_and_agent_definitions_investigation_and_plan/multi_agent_architecture_and_agent_definitions_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • agentic
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-66

Multi-Agent Architecture and Agent Definitions — Authorized Execution and Verification

Executes the approved multi-agent architecture and agent definitions plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
agentic
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
critical
Status
stable

When to use

Executes the approved multi-agent architecture and agent definitions plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-65
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/multi_agent_architecture_and_agent_definitions_authorized_execution_and_verification/multi_agent_architecture_and_agent_definitions_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • agentic
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-67

Model and AI System Security — Investigation and Plan

Investigates model and ai system security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
model_security
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Investigates model and ai system security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/model_and_ai_system_security_investigation_and_plan/model_and_ai_system_security_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • model_security
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-68

Model and AI System Security — Authorized Execution and Verification

Executes the approved model and ai system security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
model_security
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
critical
Status
stable

When to use

Executes the approved model and ai system security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-67
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/model_and_ai_system_security_authorized_execution_and_verification/model_and_ai_system_security_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • model_security
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-69

Prompt Injection, Untrusted Input, and Tool-Output Security — Investigation and Plan

Investigates prompt injection, untrusted input, and tool-output security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
model_security
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
high
Status
stable

When to use

Investigates prompt injection, untrusted input, and tool-output security, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/prompt_injection_untrusted_input_and_tool_output_security_investigation_and_plan/prompt_injection_untrusted_input_and_tool_output_security_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • model_security
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-70

Prompt Injection, Untrusted Input, and Tool-Output Security — Authorized Execution and Verification

Executes the approved prompt injection, untrusted input, and tool-output security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
model_security
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
critical
Status
stable

When to use

Executes the approved prompt injection, untrusted input, and tool-output security plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-69
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/prompt_injection_untrusted_input_and_tool_output_security_authorized_execution_and_verification/prompt_injection_untrusted_input_and_tool_output_security_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • model_security
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-71

User Experience, Accessibility, and Localization — Investigation and Plan

Investigates user experience, accessibility, and localization, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
design
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates user experience, accessibility, and localization, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/user_experience_accessibility_and_localization_investigation_and_plan/user_experience_accessibility_and_localization_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • design
  • investigative
  • paired_investigation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-72

User Experience, Accessibility, and Localization — Authorized Execution and Verification

Executes the approved user experience, accessibility, and localization plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
design
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved user experience, accessibility, and localization plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-71
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/user_experience_accessibility_and_localization_authorized_execution_and_verification/user_experience_accessibility_and_localization_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • design
  • executive
  • paired_execution
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-73

Brand, Design System, and Content Coherence — Investigation and Plan

Investigates brand, design system, and content coherence, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
design
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates brand, design system, and content coherence, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/brand_design_system_and_content_coherence_investigation_and_plan/brand_design_system_and_content_coherence_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • design
  • investigative
  • paired_investigation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-74

Brand, Design System, and Content Coherence — Authorized Execution and Verification

Executes the approved brand, design system, and content coherence plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
design
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved brand, design system, and content coherence plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-73
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/brand_design_system_and_content_coherence_authorized_execution_and_verification/brand_design_system_and_content_coherence_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • design
  • executive
  • paired_execution
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-75

Complete Documentation System — Codebase Investigation, Information Architecture, and Production Plan

Performs a deep, read-only investigation of the codebase, build system, configuration, interfaces, runtime behavior, release artifacts, and built binaries; then designs a complete, audience-specific, cross-linked documentation system and objective verification plan.

Category
enablement
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Performs a deep, read-only investigation of the codebase, build system, configuration, interfaces, runtime behavior, release artifacts, and built binaries; then designs a complete, audience-specific, cross-linked documentation system and objective verification plan.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan/documentation_knowledge_taxonomy_and_troubleshooting_investigation_and_plan_investigation.md
  • documentation_evidence_map
  • audience_task_matrix
  • documentation_information_architecture
  • documentation_link_graph
  • documentation_gap_register
  • documentation_production_plan
  • documentation_acceptance_criteria
  • +2 more

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • enablement
  • documentation
  • codebase_research
  • information_architecture
  • manuals
  • configuration_reference
  • binary_documentation
  • troubleshooting
  • investigative
  • paired_investigation
  • +1 more

Do not use when

  • the task is only a small rewrite of one known document and does not require codebase investigation
  • another active capability owns the complete requested outcome
  • repository, build, binary, configuration, or interface evidence required for truthful documentation is unavailable
  • the requested documentation would disclose protected secrets or sensitive implementation details without authority
MD-76

Complete Documentation System — Multi-Manual Production, Cross-Linking, and Exact Verification

Produces the approved complete documentation system from the frozen codebase investigation, including linked user, configuration, developer, maintainer, operator, API/CLI, build, release, binary, troubleshooting, and governance manuals, then verifies every material claim and navigation path.

Category
enablement
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Produces the approved complete documentation system from the frozen codebase investigation, including linked user, configuration, developer, maintainer, operator, API/CLI, build, release, binary, troubleshooting, and governance manuals, then verifies every material claim and navigation path.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-75
  • frozen_documentation_evidence_map
  • frozen_audience_task_matrix
  • frozen_documentation_information_architecture
  • +3 more

Outputs and artifacts

  • results/documentation_knowledge_taxonomy_and_troubleshooting_authorized_execution_and_verification/documentation_knowledge_taxonomy_and_troubleshooting_authorized_execution_and_verification_final_result.md
  • complete_documentation_system
  • documentation_manifest
  • documentation_link_graph
  • documentation_verification_report
  • documentation_residual_register

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • enablement
  • documentation
  • manuals
  • configuration_reference
  • binary_documentation
  • information_architecture
  • cross_linking
  • troubleshooting
  • executive
  • paired_execution
  • +1 more

Do not use when

  • the frozen MD-75 handoff is missing, stale, unapproved, or materially incomplete
  • the task is only a small isolated document edit that does not require the complete documentation system
  • required evidence, authority, safe verification environment, or disclosure permission is unavailable
  • another active capability owns the complete requested outcome
MD-77

Prompt Suite Consistency, Security, and Coherence — Investigation and Plan

Investigates prompt suite consistency, security, and coherence, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Category
prompt_system
Role
investigative
Type
paired_investigation
Default mode
AUDIT_ONLY
Risk
medium
Status
stable

When to use

Investigates prompt suite consistency, security, and coherence, produces evidence-backed findings, a bounded action plan, and objective verification criteria without changing project state.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/prompt_suite_consistency_security_and_coherence_investigation_and_plan/prompt_suite_consistency_security_and_coherence_investigation_and_plan_investigation.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • prompt_system
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-78

Prompt Suite Consistency, Security, and Coherence — Authorized Execution and Verification

Executes the approved prompt suite consistency, security, and coherence plan in reversible batches and verifies the result against the investigative acceptance criteria.

Category
prompt_system
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
high
Status
stable

When to use

Executes the approved prompt suite consistency, security, and coherence plan in reversible batches and verifies the result against the investigative acceptance criteria.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-77
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/prompt_suite_consistency_security_and_coherence_authorized_execution_and_verification/prompt_suite_consistency_security_and_coherence_authorized_execution_and_verification_final_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • prompt_system
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-79

Deep Research and Evidence Synthesis

Produces a decision-ready synthesis from broad, multi-source research while preserving source quality, disagreement, uncertainty, and claim traceability.

Category
research
Role
investigative
Type
research
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Produces a decision-ready synthesis from broad, multi-source research while preserving source quality, disagreement, uncertainty, and claim traceability.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/deep_research_and_evidence_synthesis/deep_research_and_evidence_synthesis_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • research
  • investigative
  • research
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-80

Research Protocol, Literature Search, and Source Strategy

Designs a reproducible research protocol, search strategy, inclusion criteria, source hierarchy, extraction model, and stopping rule.

Category
research
Role
investigative
Type
planning
Default mode
PLAN_ONLY
Risk
low
Status
stable

When to use

Designs a reproducible research protocol, search strategy, inclusion criteria, source hierarchy, extraction model, and stopping rule.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/research_protocol_literature_search_and_source_strategy/research_protocol_literature_search_and_source_strategy_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • research
  • investigative
  • planning
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-81

Data Analysis, Statistical Reasoning, and Decision Support

Analyzes data with explicit assumptions, uncertainty, sensitivity, and decision relevance while preventing misleading aggregation or causal overclaiming.

Category
analytics
Role
investigative
Type
analysis
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Analyzes data with explicit assumptions, uncertainty, sensitivity, and decision relevance while preventing misleading aggregation or causal overclaiming.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/data_analysis_statistical_reasoning_and_decision_support/data_analysis_statistical_reasoning_and_decision_support_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • analytics
  • investigative
  • analysis
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-82

Research Integrity, Citation, and Fact Verification

Verifies claims, calculations, quotations, citations, source support, and research integrity before publication or decision use.

Category
research
Role
investigative
Type
review
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Verifies claims, calculations, quotations, citations, source support, and research integrity before publication or decision use.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/research_integrity_citation_and_fact_verification/research_integrity_citation_and_fact_verification_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • research
  • investigative
  • review
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-83

Research-Backed Blog, Article, and Newsletter — Investigation and Editorial Brief

Investigates the topic, audience, search intent, evidence, differentiated angle, claims, structure, and publication constraints for a research-backed long-form piece.

Category
editorial
Role
investigative
Type
paired_investigation
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Investigates the topic, audience, search intent, evidence, differentiated angle, claims, structure, and publication constraints for a research-backed long-form piece.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief/research_backed_blog_article_and_newsletter_investigation_and_editorial_brief_brief.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • editorial
  • investigative
  • paired_investigation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-84

Research-Backed Blog, Article, and Newsletter — Drafting, Editing, and Publication Package

Produces a publication-ready blog post, article, essay, or newsletter package from the frozen editorial brief, with claim discipline, voice, metadata, and distribution assets.

Category
editorial
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces a publication-ready blog post, article, essay, or newsletter package from the frozen editorial brief, with claim discipline, voice, metadata, and distribution assets.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-83
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/research_backed_blog_article_and_newsletter_drafting_editing_and_publication_package/research_backed_blog_article_and_newsletter_drafting_editing_and_publication_package_package.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • editorial
  • executive
  • paired_execution
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-85

Script, Video, Podcast, and Storyboard — Research and Production Brief

Builds a research-backed production brief covering audience, premise, factual spine, narrative arc, pacing, scenes, visuals, sound, and production constraints.

Category
creative_production
Role
investigative
Type
paired_investigation
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Builds a research-backed production brief covering audience, premise, factual spine, narrative arc, pacing, scenes, visuals, sound, and production constraints.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/script_video_podcast_and_storyboard_research_and_production_brief/script_video_podcast_and_storyboard_research_and_production_brief_brief.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • creative_production
  • investigative
  • paired_investigation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-86

Script, Video, Podcast, and Storyboard — Writing and Production Package

Produces a shootable or recordable script package with scenes, narration, dialogue, visual direction, timing, source notes, and production metadata.

Category
creative_production
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces a shootable or recordable script package with scenes, narration, dialogue, visual direction, timing, source notes, and production metadata.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-85
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/script_video_podcast_and_storyboard_writing_and_production_package/script_video_podcast_and_storyboard_writing_and_production_package_package.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • creative_production
  • executive
  • paired_execution
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-87

Academic Paper and Scholarly Manuscript — Research Design and Evidence Plan

Defines the research question, contribution, literature strategy, methodology, evidence, analysis plan, ethics, limitations, and manuscript architecture.

Category
academic
Role
investigative
Type
paired_investigation
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Defines the research question, contribution, literature strategy, methodology, evidence, analysis plan, ethics, limitations, and manuscript architecture.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/academic_paper_and_scholarly_manuscript_research_design_and_evidence_plan/academic_paper_and_scholarly_manuscript_research_design_and_evidence_plan_brief.md
  • typed_runtime_artifacts
  • plan_review_package
  • execution_consent_request

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • academic
  • investigative
  • paired_investigation
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-88

Academic Paper and Scholarly Manuscript — Drafting, Citation, and Revision Package

Produces a scholarly manuscript package from the approved research design without inventing data, results, citations, or methodological evidence.

Category
academic
Role
executive
Type
paired_execution
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces a scholarly manuscript package from the approved research design without inventing data, results, citations, or methodological evidence.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • MD-87
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/academic_paper_and_scholarly_manuscript_drafting_citation_and_revision_package/academic_paper_and_scholarly_manuscript_drafting_citation_and_revision_package_package.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • academic
  • executive
  • paired_execution
  • factual

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-89

Fiction, World, Character, and Narrative Design

Designs an original narrative system covering premise, world logic, character desire, conflict, theme, plot, viewpoint, and continuity without forcing a formula.

Category
creative_writing
Role
investigative
Type
creative_design
Default mode
PLAN_ONLY
Risk
low
Status
stable

When to use

Designs an original narrative system covering premise, world logic, character desire, conflict, theme, plot, viewpoint, and continuity without forcing a formula.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/fiction_world_character_and_narrative_design/fiction_world_character_and_narrative_design_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • creative_writing
  • investigative
  • creative_design
  • imaginative

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-90

Story, Fiction, and Narrative Drafting

Writes original fiction from a premise, outline, story bible, scene brief, or exploratory direction with controlled voice, continuity, scene purpose, and revision awareness.

Category
creative_writing
Role
operational
Type
generation
Default mode
APPLY_SAFE
Risk
low
Status
stable

When to use

Writes original fiction from a premise, outline, story bible, scene brief, or exploratory direction with controlled voice, continuity, scene purpose, and revision awareness.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/story_fiction_and_narrative_drafting/story_fiction_and_narrative_drafting_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • creative_writing
  • operational
  • generation
  • imaginative

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-91

Poetry, Prose, and Literary Composition

Creates original poetry, lyric prose, microfiction, monologue, essayistic prose, and experimental forms with deliberate image, sound, structure, and restraint.

Category
creative_writing
Role
operational
Type
generation
Default mode
APPLY_SAFE
Risk
low
Status
stable

When to use

Creates original poetry, lyric prose, microfiction, monologue, essayistic prose, and experimental forms with deliberate image, sound, structure, and restraint.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/poetry_prose_and_literary_composition/poetry_prose_and_literary_composition_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • creative_writing
  • operational
  • generation
  • imaginative

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-92

Creative Critique, Editing, and Anti-Slop Refinement

Diagnoses and revises generic, inflated, repetitive, clichéd, unsupported, structurally weak, or voice-inconsistent writing while preserving the author’s intent.

Category
editorial
Role
operational
Type
transformation
Default mode
APPLY_SAFE
Risk
low
Status
stable

When to use

Diagnoses and revises generic, inflated, repetitive, clichéd, unsupported, structurally weak, or voice-inconsistent writing while preserving the author’s intent.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/creative_critique_editing_and_anti_slop_refinement/creative_critique_editing_and_anti_slop_refinement_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • editorial
  • operational
  • transformation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-93

Content Strategy, Portfolio, and Editorial Architecture

Designs a research-backed content system connecting audience needs, strategic goals, themes, formats, channels, differentiation, metrics, and governance.

Category
content_strategy
Role
investigative
Type
planning
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Designs a research-backed content system connecting audience needs, strategic goals, themes, formats, channels, differentiation, metrics, and governance.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/content_strategy_portfolio_and_editorial_architecture/content_strategy_portfolio_and_editorial_architecture_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • content_strategy
  • investigative
  • planning
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-94

Content Graph, Knowledge Architecture, and Repurposing System

Builds a content and knowledge graph linking ideas, claims, sources, entities, audiences, assets, formats, channels, and derivative opportunities.

Category
knowledge_design
Role
operational
Type
generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Builds a content and knowledge graph linking ideas, claims, sources, entities, audiences, assets, formats, channels, and derivative opportunities.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/content_graph_knowledge_architecture_and_repurposing_system/content_graph_knowledge_architecture_and_repurposing_system_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • knowledge_design
  • operational
  • generation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-95

Content Calendar, Scheduling, and Distribution Planning

Creates a realistic editorial calendar that coordinates research, production, review, publication, distribution, reuse, events, capacity, and learning cycles.

Category
content_operations
Role
operational
Type
planning
Default mode
APPLY_SAFE
Risk
low
Status
stable

When to use

Creates a realistic editorial calendar that coordinates research, production, review, publication, distribution, reuse, events, capacity, and learning cycles.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/content_calendar_scheduling_and_distribution_planning/content_calendar_scheduling_and_distribution_planning_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • content_operations
  • operational
  • planning
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-96

Idea Exploration, Concept Development, and Moodboard Brief

Explores divergent ideas and visual territories, then converges on differentiated concepts and an implementation-ready moodboard brief.

Category
creative_strategy
Role
investigative
Type
creative_exploration
Default mode
PLAN_ONLY
Risk
low
Status
stable

When to use

Explores divergent ideas and visual territories, then converges on differentiated concepts and an implementation-ready moodboard brief.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/idea_exploration_concept_development_and_moodboard_brief/idea_exploration_concept_development_and_moodboard_brief_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • creative_strategy
  • investigative
  • creative_exploration
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-97

Brand Strategy, Positioning, Naming, and Architecture

Defines a research-backed brand strategy, positioning, promise, personality, naming criteria, portfolio architecture, and proof system.

Category
brand
Role
investigative
Type
strategy
Default mode
PLAN_ONLY
Risk
medium
Status
stable

When to use

Defines a research-backed brand strategy, positioning, promise, personality, naming criteria, portfolio architecture, and proof system.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • reports/brand_strategy_positioning_naming_and_architecture/brand_strategy_positioning_naming_and_architecture_brief.md
  • typed_runtime_artifacts

Allowed modes

  • AUDIT_ONLY
  • PLAN_ONLY
  • VERIFY_ONLY

Tags and routing hints

  • brand
  • investigative
  • strategy
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-98

Brand Identity, Guidelines, and Asset System Production

Produces a coherent brand identity and guidelines system spanning logo use, color, typography, imagery, layout, motion, voice, templates, accessibility, and governance.

Category
brand
Role
operational
Type
visual_generation
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Produces a coherent brand identity and guidelines system spanning logo use, color, typography, imagery, layout, motion, voice, templates, accessibility, and governance.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/brand_identity_guidelines_and_asset_system_production/brand_identity_guidelines_and_asset_system_production_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • brand
  • operational
  • visual_generation
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability
MD-99

Campaign, Creative Concept, and Activation Planning

Creates a research-backed campaign platform with a central idea, message system, channel roles, assets, activation plan, measurement, and iteration logic.

Category
marketing_creative
Role
operational
Type
planning
Default mode
APPLY_SAFE
Risk
medium
Status
stable

When to use

Creates a research-backed campaign platform with a central idea, message system, channel roles, assets, activation plan, measurement, and iteration logic.

Inputs and prerequisites

  • MD-00
  • MD-01
  • MD-03
  • MD-04
  • runtime_context
  • authorized_inputs
  • project_evidence

Outputs and artifacts

  • results/campaign_creative_concept_and_activation_planning/campaign_creative_concept_and_activation_planning_result.md
  • typed_runtime_artifacts

Allowed modes

  • DRAFT_ONLY
  • PLAN_ONLY
  • APPLY_SAFE
  • APPLY_APPROVED
  • VERIFY_ONLY

Tags and routing hints

  • marketing_creative
  • operational
  • planning
  • hybrid

Do not use when

  • another active capability owns the complete requested outcome
  • required evidence or authority is unavailable
  • the task is a trivial transformation that does not need this capability