repo-discoverer

Official

Discover repos for codex sync within an organization.

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill discovers repositories within an organization that should be synced with codex, filtering out the codex repo itself and applying include/exclude patterns.

Core Features & Use Cases

  • Enumerate organization repos via the repo API
  • Filter codex repo out and apply include/exclude patterns
  • Return a clean list for downstream sync operations

Quick Start

Discover repos in org "acme" excluding codex repo "codex-sync".

Dependency Matrix

Required Modules

jqgh

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: repo-discoverer
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#repo-discoverer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository