You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A significant number of workflows import both shared/reporting.md (report formatting guidelines) and shared/observability-otlp.md (OTLP telemetry endpoint config) without the full daily-audit-discussion stack. These two imports form a natural pairing — any workflow that publishes reports and needs telemetry observability uses both. A combined shared/reporting-otlp.md bundle would reduce this to a single import line.
Current Usage
21 confirmed workflows import both shared/reporting.md + shared/observability-otlp.md WITHOUT using shared/daily-audit-discussion.md:
Skill Overview
A significant number of workflows import both
shared/reporting.md(report formatting guidelines) andshared/observability-otlp.md(OTLP telemetry endpoint config) without the full daily-audit-discussion stack. These two imports form a natural pairing — any workflow that publishes reports and needs telemetry observability uses both. A combinedshared/reporting-otlp.mdbundle would reduce this to a single import line.Current Usage
21 confirmed workflows import both
shared/reporting.md+shared/observability-otlp.mdWITHOUT usingshared/daily-audit-discussion.md:daily-architecture-diagram.md(lines:- shared/reporting.md+- shared/observability-otlp.md)daily-cli-performance.mddaily-cli-tools-tester.mddaily-doc-healer.mddaily-function-namer.mddaily-malicious-code-scan.mddaily-mcp-concurrency-analysis.mddaily-multi-device-docs-tester.mddaily-news.mddaily-otel-instrumentation-advisor.mddaily-rendering-scripts-verifier.mddaily-repo-chronicle.mddaily-safe-output-integrator.mddaily-safe-output-optimizer.mddaily-safe-outputs-conformance.mddaily-security-red-team.mddaily-syntax-error-quality.mddaily-team-status.mdsmoke-codex.mdsmoke-copilot-arm.mdsmoke-gemini.mdProposed Shared Component
File:
.github/workflows/shared/reporting-otlp.mdUsage Example (before):
Usage Example (after):
Impact
Implementation Plan
.github/workflows/shared/reporting-otlp.mdas a bundle importing both componentsdaily-architecture-diagram.mdas the pilot workflow (simplest case, 2 imports → 1)make recompileto verify lock file output is identicalreporting-otlp.mdas the default for analysis workflowsdaily-audit-base.md(see related issue) for the daily-audit-discussion stackRelated Analysis
This recommendation comes from the Workflow Skill Extractor analysis run on 2026-04-16.
Quantitative Impact Summary:
reporting.md+observability-otlp.md)