organize-github-repos

Validate Supabase repository metadata against GitHub state across repos.

60|38|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/abcnuts/manus-skills --skill organize-github-repos-abcnuts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: organize-github-repos
Source: https://github.com/abcnuts/manus-skills/tree/main/skills/automation-skills/organize-github-repos
Command: npx skills add https://github.com/abcnuts/manus-skills --skill organize-github-repos-abcnuts

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill helps teams prevent data drift by continuously validating that Supabase repository records match the actual GitHub state, enabling rapid detection and remediation of misalignments.

Core Features & Use Cases

  • Repository state verification across all tracked repos and single-repo checks for targeted audits.
  • Automated health checks and alignment reports with historical context via RAG data.
  • Auto-healing workflows to refresh metadata, recreate webhooks, and reconcile differences.

Quick Start

Run a full GitHub-Supabase alignment audit to verify repository states.

Frequently Asked Questions about organize-github-repos

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

FAQPage Schema
How do I prevent data drift between Supabase metadata and GitHub repository states?

Preventing data drift involves continuously validating Supabase repository records against the actual GitHub state to detect misalignments. This enables rapid remediation across multiple repositories and CI workflows.

How do I automate health checks for GitHub and Supabase repository alignment?

Automating health checks involves running alignment reports that compare Supabase records with GitHub state. This provides historical context via RAG data to identify and track repository metadata inconsistencies.

Can I run a targeted audit on a single GitHub repo using Supabase?

Yes, you can perform single-repo checks for targeted audits to verify repository state and validate metadata alignment for specific GitHub repositories, rather than running a full scan across all tracked repos.

What is the best way to auto-heal misaligned GitHub webhooks and Supabase metadata?

The best way to auto-heal misalignments is using workflows that automatically refresh metadata, recreate webhooks, and reconcile differences between GitHub state and Supabase records.

Does this alignment audit work with multiple repositories and CI workflows?

Yes, the alignment audit works across multiple tracked repos and CI workflows. It aligns Supabase repository metadata with GitHub state to enable rapid remediation of data drift across your infrastructure.