Observability metrics
Skill planifest/planifest-framework/planifest-framework/external-skills/observability-metrics
A specification framework for agentic development. Agents build from complete specs - not guesses.
npx -y skills add planifest/planifest-framework --skill observability-metricsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Observability metrics workflow for metric model design aligned to service health and business impact. Use when teams define or revise service metrics/SLIs for reliable health and capacity decisions; do not use for business-feature implementation logic.
SKILL.md
1.9 KB, 333 tokens by cl100k_base, as published. Nobody here has run it
Observability Metrics
Overview
Use this skill to define metrics that reflect real reliability and business impact, not vanity signals.
Scope Boundaries
- Use this skill when the task matches the trigger condition described in
description. - Do not use this skill when the primary task falls outside this skill's domain.
Shared References
- Metric cardinality and SLI rules:
references/metric-cardinality-and-sli-rules.md
Templates And Assets
- Metrics taxonomy template:
assets/metrics-taxonomy-template.csv
- Metrics quality checklist:
assets/metrics-quality-checklist.md
Inputs To Gather
- Service health objectives and user-impact expectations.
- Capacity and performance decision needs.
- Current metric set and cardinality risks.
- Dashboard and alert consumer requirements.
Deliverables
- Metrics taxonomy and ownership mapping.
- SLI-aligned metric set.
- Dashboard/alert readiness evidence.
Workflow
- Define metric taxonomy in
assets/metrics-taxonomy-template.csv. - Apply SLI/cardinality rules from
references/metric-cardinality-and-sli-rules.md. - Validate coverage and quality with
assets/metrics-quality-checklist.md. - Tune labels and aggregation for operability.
- Publish metric governance and maintenance plan.
Quality Standard
- Metrics support reliability and capacity decisions.
- Label strategy avoids high-cardinality failure.
- Ownership and operational usage are explicit.
Failure Conditions
- Stop when key health indicators are missing or misleading.
- Stop when cardinality makes metrics operationally unstable.
- Escalate when metric gaps block incident response.