execution-reporter

Render task routing, loaded skills, and execution context at task start.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/pikakit/agent-skills --skill execution-reporter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execution-reporter
Source: https://github.com/pikakit/agent-skills/tree/main/.agent/skills/execution-reporter
Command: npx skills add https://github.com/pikakit/agent-skills --skill execution-reporter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Display agent routing, skill loading, and execution context at task start, providing transparency and an audit trail for operations.

Core Features & Use Cases

  • Real-time visibility into which agent is active, which skills are loaded, and the initial context at task start.
  • Audit-ready formatting and templates for post-task reviews.
  • Supports multi-skill workflows with deterministic outputs across runs.

Quick Start

Enable the Execution Reporter to display task start details, routing, and loaded skills for every task.

Frequently Asked Questions about execution-reporter

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

FAQPage Schema
How do I make agent activity visible during multi-skill workflows?

Agent activity visibility is achieved by enabling execution reporting at task start, which exposes real-time task routing, loaded skills, and execution context for full transparency across multi-skill workflows.

What is an audit trail for task routing and execution context?

An audit trail for task routing is a deterministic record of agent activity and loaded skills at task start. It provides post-task review capabilities using fixed templates and branding for consistent execution context visibility.

How do I get deterministic task notifications for skill loading and script runs?

You can get deterministic task notifications by using a pure-function execution reporter that applies fixed templates to skill-loading and script-run events, ensuring consistent outputs across multiple runs.

Does execution reporting work with task-complete events in multi-skill workflows?

Yes, execution reporting works with task-complete events, as well as task-start and skill-loading events across multi-skill workflows, delivering deterministic rendering with explicit input contracts.

What's the best way to audit agent routing and loaded skills post-task?

The best way to audit agent routing and loaded skills post-task is to use deterministic execution reporting with fixed templates, providing audit-ready formatting for operations and post-task reviews.