telemetry/log-work
CommunityLog auditable work events as structured records.
System Documentation
What problem does it solve?
This skill automates the creation of a structured, auditable record of a real-time action by capturing who did what, when, and with which inputs and outputs, anchored to a concrete MethodDescription.
Core Features & Use Cases
- Structured work logging: creates a dated U.Work Markdown file containing references to the involved MethodDescription, RoleAssignment, inputs, outputs, and optional agent metadata.
- Audit-ready artifacts: ensures every work entry includes time window, evaluated state changes, resources used, and outcomes for accountability.
- Use Case: logging a pipeline run, a manual task, or any bounded context activity to support traceability and KPI calculations.
Quick Start
Invoke the log-work skill after performing an action to generate a new U.Work record. Provide the required inputs: method, role_assignment, context, and action, plus optional outputs and agent metadata. The skill writes a timestamped Markdown file under runtime/contexts/<context>/telemetry/work/ and may emit telemetry if configured.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: telemetry/log-work Download link: https://github.com/venikman/fpf-foundry/archive/main.zip#telemetry-log-work Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.