概要
The Workflow Event Emitter is a specialized Claude Code skill designed to standardize how AI agents and manager skills record their execution progress across complex tasks. By generating structured JSON logs for workflow starts, phases, steps, and completions, it enables deep observability into automated processes. The skill automatically handles metadata management—including timestamps, project detection, and environment variables—while ensuring security by redacting sensitive secrets. It serves as a foundational primitive for auditing, debugging, and monitoring multi-step AI operations, with support for local storage and S3 cloud integration.