What problem does it solve? Gathering accurate project information from GitHub accounts, organizations, and local repositories is error-prone: repos get missed, private data leaks into public documents, and unverified assumptions get written as facts. This Skill systematically inventories repositories, classifies them with the user, and produces verified evidence packs for portfolios or project SSoT records. ## Core Features & Use Cases - Repository Inventory & Classification: Enumerates repos across owners and organizations via the GitHub CLI, then presents them in batches of 10 for user decisions of apply, hold, or permanently exclude. - Project Bundling: Groups related FE, BE, API, docs, and infra repos under a title product project using verified linkage evidence rather than name similarity. - Evidence Pack Generation: Creates per-project README, architecture, issues, ownership, images, and metrics folders with confidence labels (verified, partially verified, inferred, needs confirmation). - Use Case: A developer preparing a portfolio connects their GitHub account, lets the Skill enumerate all personal and organization repos, classifies them interactively, and receives structured evidence folders with merged PR and commit references for each applied project. ## Quick Start Use the github-project-intake skill to survey my GitHub account and organizations, classify the repositories with me, and build verified evidence packs for the projects I approve.