event-logging

Record significant actions as events using a log-event CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MrWest3/west-command-center --skill event-logging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: event-logging
Source: https://github.com/MrWest3/west-command-center/tree/main/templates/analyst/.claude/skills/event-logging
Command: npx skills add https://github.com/MrWest3/west-command-center --skill event-logging

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Record every significant action as events to feed the dashboard activity feed.

Core Features & Use Cases

  • Standardized event creation with a log-event CLI
  • Cross-agent visibility across sessions and tasks
  • Activity traceability for coordination and research

Quick Start

Start logging your first event with the wcc bus log-event command.

Frequently Asked Questions about event-logging

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

FAQPage Schema
How do I log agent activity for dashboard traceability?

Cross-agent activity visibility is achieved by recording task completions, session starts, and data dispatch events as standardized log entries, ensuring all actions are surfaced in the dashboard activity feed for traceability.

What is the best way to standardize event creation across multiple agents?

Standardize event creation across multiple agents by applying a frontmatter-defined metadata structure and using the log-event CLI to categorize every significant action consistently across all agents.

How do I record task completions and session starts in an activity feed?

Record task completions and session starts in the activity feed by dispatching them as categorized events through the log-event CLI command, ensuring visibility and traceability across agent sessions.

Can I use this logging approach for research iterations and data dispatch?

Yes, you can log research iterations and data dispatch by applying this event logging approach. It is specifically designed to record these actions, ensuring every step is surfaced for cross-agent coordination.

Does this event logging method require any external dependencies?

No, this event logging method requires no external dependencies. It relies entirely on its internal frontmatter-defined metadata structure and the log-event CLI to standardize event creation and categorization.