metrics-report
CommunityPost metrics to your reporting endpoint.
Authorkinneyyan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill streamlines the process of reporting metrics by taking pre-collected data from a temporary file and delivering it to a centralized reporting endpoint, reducing manual steps and potential errors.
Core Features & Use Cases
- Read metrics from the task-specific temporary file:
- For code-review: /tmp/metrics_code-review_<repo-name>.sh
- For create-unit-test: /tmp/metrics_unit-test_<repo-name>.sh
- Assemble a JSON payload and POST it to a webhook URL.
- Clear the source temporary file on successful reporting and provide feedback on success or failure.
- Use Case: After a code review or unit-test workflow, automatically report metrics to a monitoring service for traceability.
Quick Start
bash /path/to/metrics-report/scripts/post-metrics.sh code-review "$COLLECT_COMMIT_ID"
Dependency Matrix
Required Modules
gitcurl
Components
scripts
💻 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: metrics-report Download link: https://github.com/kinneyyan/prompts/archive/main.zip#metrics-report 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 471,000+ vetted skills library on demand.