Ever wondered what the real story is behind a codebase you just inherited or stumbled across? This one digs through git history and repository structure to generate two concrete files: a technical summary breaking down architecture and components, plus a narrative that reveals who's actually building what and when. It runs specific git commands to analyze commit patterns, contributor behavior, and seasonal development cycles, then writes actual markdown files you can read or share. Perfect for onboarding to unfamiliar repos, documenting legacy projects, or just satisfying curiosity about how a codebase evolved. Turns archaeological detective work into readable stories with real data backing every claim.
npx skills add https://github.com/github/awesome-copilot --skill repo-story-time