cgm-config-diagnose-handoff

Diagnoses misconfigured CGA/CMS systems and generates operator handoff tasks.

Updated May 15, 2026
One-click install
npx skills add https://github.com/ruskibeats/t1d --skill cgm-config-diagnose-handoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cgm-config-diagnose-handoff
Source: https://github.com/ruskibeats/t1d/tree/main/.pi/skills-archive/cgm-config-diagnose-handoff
Command: npx skills add https://github.com/ruskibeats/t1d --skill cgm-config-diagnose-handoff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured process for diagnosing and creating handoff tasks for human teammates to fix or configure existing CGM data source configurations.

Core Features & Use Cases

  • CGM Configuration Diagnosis: Investigates Nightscout, Dexcom, or Libre CGM configurations.
  • Trace Full Code Path: Determines if configurations are placeholders, running, and where they are applied.
  • Document Findings: Summarizes configuration details in a table format.
  • Create Handoff Tasks: Generates Clanker Ops tasks with a comprehensive plan.
  • Comprehensive Plan Creation: Writes a .pi/todo-plans/#N_plan.md detailing configuration, verification, troubleshooting steps, and dependencies.

Quick Start

Run the cgm-config-diagnose-handoff skill to start the diagnosis and handoff process for a user's CGM configuration.

Frequently Asked Questions about cgm-config-diagnose-handoff

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose Nightscout or Dexcom CGM configuration issues?

This Skill diagnoses CGM configuration issues by tracing configuration flows across Nightscout, Dexcom, or Libre systems, verifying if settings are placeholders or running, and documenting findings in a table format for human review.

What is the best way to document CGM data source troubleshooting steps for a team handoff?

Documenting CGM troubleshooting for team handoff involves generating a plan file detailing configuration states, verification steps, and dependencies alongside operational handoff tasks for human teammates to execute.

Can I trace where placeholder CGM configurations are applied in my environment?

Yes, you can trace placeholder CGM configurations by analyzing environment configuration files and service layers to determine exactly where settings are applied and whether they are actively running.

Does this CGM diagnosis process require access to environment configuration files and service layers?

Yes, CGM configuration diagnosis requires access to environment configuration files, service layers, and user data to accurately trace configuration flows and document the current state of CGM data sources.

How do I create operational handoff tasks for fixing Libre CGM setups?

You create operational handoff tasks for Libre CGM setups by running a diagnosis process that generates Clanker Ops tasks and writes a detailed plan file covering troubleshooting steps and required dependencies.