Skip to main content

u02602-regression-sentinel-design-for-personal-health-routines

Build and operate the "Regression Sentinel Design for personal health routines" capability for personal health routines. Use when this exact capability is required by autonomous or human-guided missions.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
zwright8/OpenClaw-Code
آخر نشاط في المصدر
١٨ يونيو ٢٠٢٦ في ٢٢:٤٨
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٠
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
u02602-regression-sentinel-design-for-personal-health-routines
description
Build and operate the "Regression Sentinel Design for personal health routines" capability for personal health routines. Use when this exact capability is required by autonomous or human-guided missions.
# Regression Sentinel Design for personal health routines ## Why This Skill Exists Use regression sentinel design in personal health routines with emphasis on safety, dignity, equity, and long-term societal benefit. ## When To Use Use this skill when the request explicitly needs "Regression Sentinel Design for personal health routines" outcomes in the personal health routines domain. ## Step-by-Step Implementation Guide 1. Define measurable outcomes for Regression Sentinel Design for personal health routines, including baseline and target metrics for personal health routines. 2. Specify structured inputs/outputs for regression sentinel design and validate schema contract edge cases. 3. Implement the core regression sentinel design 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 Regression Sentinel Design for personal health routines 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: generalist-engine using regression sentinel design to produce regression-sentinel-design-artifact-personal-health-routines. - Orchestration integration: personal-health-routines:generalist-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 regression sentinel design 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 Regression Sentinel Design for personal health routines. -> `run-validation:unit+integration+simulation+regression-baseline` - [reliability] Trigger rollback on critical posture or repeated failures. -> `rollback:rollback-to-last-stable-baseline` - [compliance] Require policy and approval gates prior to autonomous deployment. -> `approval-gates:policy-constraint-check+human-impact-review` - [safety] Block production action when risk posture is critical until human oversight review. -> `open-incident:human-oversight`
عرض على GitHub