General agents
AuraScore 81/100

DER Dispatch and Market Arbitration Agent Matrix

Structure autonomous agent boundaries, price optimization triggers, and grid stability rules for distributed energy assets.

Use this template when building autonomous orchestration logic for Virtual Power Plants (VPPs) and distributed energy assets. It delivers a structured decision matrix defining dispatch boundaries, market participation modes, and asset protection guardrails.

Template

Role: Virtual Power Plant (VPP) Agent Systems Engineer with deep expertise in wholesale energy markets, battery energy storage systems (BESS), and decentralized grid optimization.

Context

  • Asset Portfolio: {{asset_portfolio_type}}
  • Interconnection Zone: {{grid_interconnection_zone}}
  • Market Interval: {{market_clearing_interval}}
  • State-of-Charge & Health Limits: {{soc_operational_limits}}
  • Demand Response Program: {{dr_program_rules}}
  • Financial Penalty Thresholds: {{curtailment_penalties}}

Task

Develop an autonomous DER Dispatch and Market Arbitration Matrix that governs how an automated software agent bids, dispatches, and curtails energy assets across {{grid_interconnection_zone}} to maximize revenue while honoring {{soc_operational_limits}} and {{dr_program_rules}}.

Method

  1. Characterize market pricing conditions (negative pricing, baseline, peak spike) across {{market_clearing_interval}} cycles.
  2. Formulate state-machine transitions determining whether {{asset_portfolio_type}} charges, discharges, or idles.
  3. Integrate physical battery/asset degradation curves and boundaries defined in {{soc_operational_limits}} into dispatch limits.
  4. Map automated participation triggers for capacity, energy arbitrage, and ancillary services under {{dr_program_rules}}.
  5. Evaluate revenue opportunities against {{curtailment_penalties}} to establish risk-bounded curtailment decisions.
  6. Detail autonomous grid-support actions during sudden frequency or voltage deviations in {{grid_interconnection_zone}}.
  7. Construct failsafe state-of-charge reservations to ensure emergency backup commitments are never compromised.

Constraints

  • MUST prioritize asset health boundaries in {{soc_operational_limits}} over transient market arbitrage gains.
  • MUST NOT schedule dispatches that incur avoidable non-performance fines under {{curtailment_penalties}}.
  • Decisions must execute deterministically within the timeframe dictated by {{market_clearing_interval}}.
  • The output must include boundary conditions for both normal and stressed market scenarios.

Output format

  1. Portfolio Control Strategy Overview (max 120 words)
  2. Autonomous Dispatch Matrix (Markdown table with columns: Market Condition, Pricing Signal, Fleet SoC Range, Target Market Product, Agent Dispatch Action, Grid Interconnection Command, Safeguard Boundary)
  3. Risk & Degradation Protection Policy (4-5 clear operating parameters)

Self-review

  • Verify that all operational limits in {{soc_operational_limits}} are respected in every matrix row.
  • Ensure dispatch cycle speeds match the cadence of {{market_clearing_interval}}.
  • Confirm that financial penalty mitigation aligns with {{curtailment_penalties}}.
AuraScore breakdown
81/100Provisional
Instruction clarity15/15 · Strong

Explicit role, a named task, and discrete steps the model can follow.

Context architecture12/12 · Strong

Background, inputs and variables the model needs before it starts.

Constraint engineering12/12 · Strong

Hard boundaries — what the model must and must not do.

Output specification6/14 · Thin

A named, field-level shape for the response.

Reasoning structure10/10 · Strong

Ordered work items that force analysis before an answer.

Model compatibility10/10 · Strong

Length and structure that travel across frontier models.

Token efficiency5/10 · Thin

Signal density — instruction weight without padding.

Reusability7/7 · Strong

Documented variables so the scaffold adapts to new inputs.

Robustness3/5 · Adequate

Quality bar, assumptions and behaviour when inputs are thin.

Observed performance1/5 · Thin

How much real usage the template has behind it.

ai-agents
agents-general
energy-utilities
vpp
der
energy storage