run-summary

Append structured run summaries to a log file after task completion.

3|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/RamanEbrahimi/raman-marketplace --skill run-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-summary
Source: https://github.com/RamanEbrahimi/raman-marketplace/tree/main/plugins/agentic-research/skills/run-summary
Command: npx skills add https://github.com/RamanEbrahimi/raman-marketplace --skill run-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of appending structured run summaries to logs, ensuring consistent and detailed records for each agent pass.

Core Features & Use Cases

  • Automated Logging: Automatically appends a well-formed summary to logs/agent-history.md after every agent pass.
  • Standard Format: Enforces a schema for summaries including what changed, evidence added, uncertainties, next actions, and approval status.
  • Use Case: Ideal for environments where precise and comprehensive logging is crucial, such as complex simulations or data analysis workflows.

Quick Start

Activate the skill and provide the agent name, task, and the necessary details about changes, evidence, uncertainties, and next actions.

Frequently Asked Questions about run-summary

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

FAQPage Schema
How do I automate logging for multi-agent system activities?

Automated logging for multi-agent system activities appends a structured run summary to a log file after each task completion. This ensures consistent, detailed records of agent passes without manual intervention.

What is the standard format for appending run summaries to agent logs?

The standard format for agent logs enforces a predefined schema including what changed, evidence added, uncertainties, next actions, and approval status. This ensures consistency and completeness for every run summary entry.

How do I ensure data consistency in agent history logs?

Data consistency in agent history logs is maintained by appending standardized run summaries to a predefined log file. This automated process prevents missing details and enforces a structured schema across all agent passes.

Can I use automated logging for complex simulation workflows?

Automated logging is ideal for complex simulation workflows and data analysis environments. It automatically captures comprehensive agent activity details, appending structured summaries to record precise changes and uncertainties.

What details do I need to provide to generate a structured agent run summary?

To generate a structured agent run summary, you provide the agent name, task, and specific details about changes, evidence, uncertainties, and next actions. The skill then appends this data to the log file.

Does this automated logging approach work without external dependencies?

Yes, this automated logging approach works without external dependencies to append run summaries. It relies solely on internal scripts to format and write structured entries to the designated log file.