Skip to main content

u02152-tool-health-monitoring-for-accessibility-services

Build and operate the "Tool Health Monitoring for accessibility services" capability for accessibility services. Use when this exact capability is required by autonomous or human-guided missions.

설치로 이동

소스 정보

저장소
zwright8/OpenClaw-Code
최근 소스 활동
2026년 6월 18일 22:48
감지된 SKILL.md 언어
영어
스타
0
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
u02152-tool-health-monitoring-for-accessibility-services
description
Build and operate the "Tool Health Monitoring for accessibility services" capability for accessibility services. Use when this exact capability is required by autonomous or human-guided missions.
# Tool Health Monitoring for accessibility services ## Why This Skill Exists Use tool health monitoring in accessibility services with emphasis on safety, dignity, equity, and long-term societal benefit. ## When To Use Use this skill when the request explicitly needs "Tool Health Monitoring for accessibility services" outcomes in the accessibility services domain. ## Step-by-Step Implementation Guide 1. Define measurable outcomes for Tool Health Monitoring for accessibility services, including baseline and target metrics for accessibility services. 2. Specify structured inputs/outputs for tool health monitoring and validate schema contract edge cases. 3. Implement the core tool health monitoring logic with deterministic scoring and reproducible execution traces. 4. Integrate orchestration policy, routing, approval gates, retries, and rollback for autonomous execution. 5. Run unit, integration, simulation, and regression suites for Tool Health Monitoring for accessibility services under pro-humanity impact conditions. 6. Roll out behind a feature flag, monitor telemetry, and refine thresholds using observed operational outcomes. ## Required Deliverables - Capability contract: input schema, deterministic scoring, output schema, and failure modes. - Runtime profile: monitoring-engine using tool health monitoring to produce tool-health-monitoring-artifact-accessibility-services. - Orchestration integration: accessibility-services:monitoring-engine routing, approval gates, retries, and rollback controls. - Validation evidence: unit, integration, simulation, regression-baseline suites and rollout telemetry. ## Operational Runbook ### Preflight - Validate mission scope, contracts, and required inputs. - Verify feature flag posture, dependencies, and approval prerequisites. ### Execution - Execute tool health monitoring workflow with deterministic scoring and trace capture. - Track posture transitions and preserve reproducible evidence artifacts. ### Recovery - Apply rollback strategy if posture is critical or guardrails fail. - Escalate blocked execution to oversight with incident packet and trace references. ### Handoff - Publish outcome report, scorecard, and telemetry links. - Queue follow-up tasks for unresolved risks, approvals, or optimization work. ## Guardrails - [quality] Require unit and integration validations before promoting Tool Health Monitoring for accessibility services. -> `run-validation:unit+integration+simulation+regression-baseline` - [reliability] Trigger rollback on critical posture or repeated failures. -> `rollback:rollback-to-last-stable-baseline` - [cost] Respect bounded resource pressure and execution budget during scaling. -> `budget-guard:resource-pressure-cap`
GitHub에서 보기