Telemetry & Cost Reporting Priority: P2 (ROUTINE) 1. Finalizing a Workflow As your final step in any SDLC workflow (or when a user explicitly requests session cost): 1. Call the tool provided by the agent-skills-standard MCP server. 2. Calculate the estimated pricing based on the current model's token costs. 3. Append a Markdown table containing the usage metrics to . 2. Telemetry Format Ensure the or the output template follows this structure: | Metric | Value | |---|---| | Tool Calls | [from get session cost] | | Skills Loaded | [from get session cost] | | Prompt Tokens | [from your platfor…