gov-execution-control-and-runtime-analysis

Monitor delegated execution and document runtime and handoff inefficiencies.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/FernanSuoza/AIDD-project-bootstrap --skill gov-execution-control-and-runtime-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gov-execution-control-and-runtime-analysis
Source: https://github.com/FernanSuoza/AIDD-project-bootstrap/tree/main/templates/skills/gov-execution-control-and-runtime-analysis
Command: npx skills add https://github.com/FernanSuoza/AIDD-project-bootstrap --skill gov-execution-control-and-runtime-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitor delegated execution across multi-step workflows to detect inefficient handoffs, context bloat, repeated loops, and other runtime issues that increase cost or risk while preserving the ongoing operational path.

Core Features & Use Cases

  • Handoff quality assessment: Identify wrong, duplicated, or bloated handoffs and cite artifact IDs or paths as evidence.
  • Runtime inefficiency detection: Surface context growth, token waste, repeated loops, and large-edit events that degrade orchestration quality.
  • Compact improvement recommendations: Produce concise, evidence-driven reports with urgency classification and safe next-step suggestions, and optionally generate durable Markdown reports via the included script.

Quick Start

Run an execution control review pointing to the observed handoff or session evidence and write a compact report recommending the safest next step.

Frequently Asked Questions about gov-execution-control-and-runtime-analysis

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

FAQPage Schema
How do I detect orchestration inefficiencies during multi-step workflows?

Detect orchestration inefficiencies by monitoring delegated execution across multi-step workflows to surface context bloat, wrong handoffs, and repeated loops. This identifies runtime issues that increase cost while preserving the ongoing operational path.

What is execution control and runtime analysis in autonomous runs?

Runtime analysis is the process of monitoring orchestrated handoffs and autonomous runs to document token waste, context growth, and large-edit events. It classifies urgency and produces compact evidence-driven reports referencing artifact IDs.

How do I generate Markdown reports for runtime inefficiency detection?

Generate Markdown reports for runtime inefficiency detection by running an execution control review pointing to observed session evidence. The included script optionally produces durable compact reports with safe next-step suggestions.

How do I assess handoff quality and identify bloated context growth?

Assess handoff quality by identifying wrong, duplicated, or bloated handoffs and citing artifact IDs or paths as evidence. This surfaces context growth and token waste that degrade orchestration quality.

Can I classify urgency and recommend safe next steps for token waste issues?

Yes, you can classify urgency and recommend safe next steps for token waste issues. The execution control review produces concise evidence-driven reports with urgency classification and safe next-step suggestions.

What are the limitations of execution control for repeated loops in orchestrated handoffs?

Execution control for repeated loops monitors delegated execution to document inefficiencies but does not alter the ongoing operational path. It preserves the workflow while producing evidence-driven reports for manual review.