whats-going-on

Survey repository core files and entrypoints to generate an onboarding map.

1|Updated May 7, 2026
One-click install
npx skills add https://github.com/ChristopherAlphonse/calphonse-skills --skill whats-going-on
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whats-going-on
Source: https://github.com/ChristopherAlphonse/calphonse-skills/tree/main/whats-going-on
Command: npx skills add https://github.com/ChristopherAlphonse/calphonse-skills --skill whats-going-on

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding to a repo and producing a concise map of core use cases, lifecycle, architecture, and reading start points.

Core Features & Use Cases

  • Generate a one-page map showing repository structure, entrypoints, main components, and recommended reading order.
  • Provide evidence-backed references to key files and docs to help new contributors.

Quick Start

Generate a concise onboarding map for the current repository.

Frequently Asked Questions about whats-going-on

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

FAQPage Schema
How do I create an onboarding map for a new codebase?

To create an onboarding map for a codebase, survey core files and entrypoints to outline core use cases, lifecycle, architecture, and recommended reading start points for new contributors.

How do I generate documentation showing repository structure and entrypoints?

Generate documentation showing repository structure by surveying core files and entrypoints to produce a one-page map. This map provides evidence-backed references to key files and docs, outlining the architecture and main components for new contributors.

What is the best way to outline core use cases and architecture for a repository?

The best way to outline architecture and core use cases is applying a one-pass survey to the repository. This extracts guidance from files to shape a structured, discoverable plan showing the lifecycle and main components.

Can I use a one-pass mapping approach for mid-size codebases?

Yes, you can use one-pass mapping for mid-size codebases. The approach applies to onboarding scenarios across small to mid-size codebases, outlining core use cases, lifecycle, architecture, and starting points effectively.

Does generating an onboarding map require parsing SKILL.md frontmatter?

Generating an onboarding map parses SKILL.md frontmatter for name and description, and extracts guidance from the body to shape the artifact. This process structures the discoverable plan for the target repository.

When should I not use an automated codebase mapping tool?

You should not use an automated codebase mapping tool when a repository lacks clear core files or entrypoints to survey. The tool relies on parsing file structures and extracting guidance to produce evidence-backed references.