execution-summary

Summarize agents, skills, tools, and documentation used in a workflow.

48|31|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/RHEcosystemAppEng/agentic-collections --skill execution-summary
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: execution-summary
Source: https://github.com/RHEcosystemAppEng/agentic-collections/tree/main/rh-sre/skills/execution-summary
Command: npx skills add https://github.com/RHEcosystemAppEng/agentic-collections --skill execution-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a concise execution summary of all agents, skills, tools, and documentation accessed during a workflow for audit and learning purposes.

Core Features & Use Cases

  • Produce a compact report of resources used in a remediation or multi-skill workflow for compliance and learning.
  • Provide a clear audit trail of actions taken during complex tasks.
  • Use case: After a remediation run, request an execution summary to document contributors and resources.

Quick Start

Provide a concise execution summary for the current workflow.

Frequently Asked Questions about execution-summary

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

FAQPage Schema
How do I generate an audit-grade execution summary for a multi-skill workflow?▼

Generate an audit-grade execution summary by capturing all agents, skills, tools, and documentation accessed during your workflow. The summary deduplicates resources, formats category prefixes, and outputs a machine-readable yet human-friendly report for compliance tracking.

What is the best way to document agents and tools used in a remediation workflow?▼

Document agents and tools used in a remediation workflow by requesting an execution summary at the end of the session. It captures first-use order and produces a concise audit-ready report detailing all contributing resources for compliance and learning.

Can I use an execution summary for compliance reporting after complex tasks?▼

Yes, you can use an execution summary for compliance reporting after complex tasks. It provides a clear audit trail of actions taken, capturing all accessed documentation and tools to verify the remediation workflow's execution sequence.

Does the execution summary deduplicate resources used across different agents?▼

Yes, the execution summary deduplicates resources used across different agents. It captures the first-use order of all skills and tools, formatting them with category prefixes to ensure a concise, audit-ready report without redundant entries.

When do I need to produce an execution summary for my workflow?▼

Produce an execution summary at the end of remediation workflows or multi-skill sessions. It is needed when you require a concise, audit-ready report documenting all agents, skills, tools, and documentation accessed for learning and compliance purposes.