team-reconcile

Diagnose and fix mismatches between group roster and genealogy indexes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/QuicksilverSlick/Metabolic-reset --skill team-reconcile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-reconcile
Source: https://github.com/QuicksilverSlick/Metabolic-reset/tree/main/.claude/skills/team-reconcile
Command: npx skills add https://github.com/QuicksilverSlick/Metabolic-reset --skill team-reconcile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reconcile and repair mismatched team and recruits indexes to ensure every user appears in the correct group roster and genealogy.

Core Features & Use Cases

  • Index reconciliation: Detects discrepancies between team:{captainId} and recruits:{captainId} indexes, identifying users present in genealogy but missing from the roster (or vice versa).
  • Diagnosis & remediation: Runs dry-run analysis to surface issues, followed by safe fixes to align both indexes for a group leader.
  • Operational workflow: Validates facilitator identity, supports manual reassignment, and provides verification steps to confirm roster changes.

Quick Start

Run a dry-run diagnose for the facilitator to identify index discrepancies, then apply fixes only when the system reports the operation is safe.

Frequently Asked Questions about team-reconcile

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

FAQPage Schema
How do I fix team roster index mismatches with the genealogy index?

To fix team roster index mismatches, run a dry-run diagnosis to identify discrepancies between group rosters and genealogy, then apply safe fixes to align both indexes for the affected group leader.

Why are users missing from my group roster but present in the team genealogy?

Users missing from the group roster but present in the team genealogy are experiencing index drift, which occurs when registration happens without a referral or the roster and genealogy indexes fall out of sync.

Can I run a dry-run diagnosis to detect team roster discrepancies without applying changes?

Yes, you can run a dry-run diagnosis to surface index discrepancies without applying changes, allowing you to safely review out-of-sync team entries before executing any applied fixes.

What access controls are required to reconcile team and recruits indexes?

Reconciling team and recruits indexes requires admin authentication and facilitator identity validation, enforcing strict access controls before any diagnosis endpoint or safe fix workflow can be executed.

How do I verify roster changes after repairing an out-of-sync team index?

Verify roster changes after repairing an out-of-sync team index by following the provided post-fix verification guidance, which confirms that both the roster and genealogy indexes are correctly aligned.