leader-mid-mission-assess

Generate a ReAct-formatted finalization payload with per-dimension decisions and retry strategies.

2|3|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/genesis-agents/GenesisPod --skill leader-mid-mission-assess
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: leader-mid-mission-assess
Source: https://github.com/genesis-agents/GenesisPod/tree/main/backend/src/modules/ai-app/playground/mission/skills/leader-mid-mission-assess
Command: npx skills add https://github.com/genesis-agents/GenesisPod --skill leader-mid-mission-assess

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

After researchers report results, the leader must decide a course of action and document accountability with per-dimension actions and a retry strategy.

Core Features & Use Cases

  • Provides a structured, auditable decision protocol for mid-mission governance, including overall decision (accept-all, patch, redirect, abort) and per-dimension actions.
  • Enforces a complete perDimension mapping, supports retry strategies, and requires a clear rationale for all decisions.
  • Produces a finalized, machine-readable output in the ReAct format to drive downstream execution and accountability records.

Quick Start

Review the latest researcher outcomes and generate a final decision with per-dimension actions and a retry strategy.

Frequently Asked Questions about leader-mid-mission-assess

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a mid-mission governance decision after researchers report results?

Structure a mid-mission governance decision by defining an overall choice (accept-all, patch, redirect, or abort) alongside per-dimension actions and a retry strategy. This enforces a complete perDimension mapping and requires a clear rationale for auditable accountability.

What is per-dimension mid-mission assessment in leader workflows?

Per-dimension mid-mission assessment is a governance protocol that finalizes leader decisions by mapping specific actions to each evaluated dimension. It ensures full coverage of all dimensions and outputs a ReAct-formatted finalization payload with phase, decision, perDimension, and optional newDimensions.

How do I document accountability and retry strategies for mission decisions?

Document accountability and retry strategies by generating a machine-readable finalization payload. This payload mandates a clear rationale for the chosen decision and enforces per-dimension resolutions, producing an auditable record that drives downstream execution.

Can I use a mid-mission arbitrator workflow to abort or redirect specific dimensions?

Yes, the mid-mission arbitrator workflow supports abort or redirect decisions with per-dimension resolutions. It enforces complete coverage across all dimensions, allowing you to patch or abort specific areas while generating a structured retry strategy for the failed dimensions.

Why does my mid-mission finalization payload require full per-dimension coverage?

Full per-dimension coverage is required to ensure comprehensive governance and accountability. By enforcing a complete perDimension mapping and a mandatory rationale, the protocol prevents overlooked areas and produces a reliable, machine-readable ReAct-formatted output for downstream execution.

What's the best way to finalize researcher outcomes into a ReAct format?

Finalize researcher outcomes by mapping them to an overall decision and per-dimension actions within a ReAct-formatted finalization payload. This structured output includes the phase, decision, perDimension mapping, and optional newDimensions to drive downstream execution.