·codebase-summary
""

codebase-summary

mikeyobrien/ralph-orchestrator

This sop analyzes a codebase and generates comprehensive documentation including structured metadata files that describe the system architecture, components, interfaces, and workflows. It can create targeted documentation files like AGENTS.md (README for AI agents), README.md, CONTRIBUTING.md, or generate a complete documentation ecosystem. The documentation is organized to make it easy for AI assistants to understand the system and help with development tasks.

23Installs·0Trend·@mikeyobrien

Installation

$npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill codebase-summary

SKILL.md

This sop analyzes a codebase and generates comprehensive documentation including structured metadata files that describe the system architecture, components, interfaces, and workflows. It can create targeted documentation files like AGENTS.md (README for AI agents), README.md, CONTRIBUTING.md, or generate a complete documentation ecosystem. The documentation is organized to make it easy for AI assistants to unders...

Initialize the analysis environment and create necessary directory structure.

Perform comprehensive analysis of the codebase to understand its structure, components, and relationships.

This sop analyzes a codebase and generates comprehensive documentation including structured metadata files that describe the system architecture, components, interfaces, and workflows. It can create targeted documentation files like AGENTS.md (README for AI agents), README.md, CONTRIBUTING.md, or generate a complete documentation ecosystem. The documentation is organized to make it easy for AI assistants to understand the system and help with development tasks. Source: mikeyobrien/ralph-orchestrator.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill codebase-summary
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is codebase-summary?

This sop analyzes a codebase and generates comprehensive documentation including structured metadata files that describe the system architecture, components, interfaces, and workflows. It can create targeted documentation files like AGENTS.md (README for AI agents), README.md, CONTRIBUTING.md, or generate a complete documentation ecosystem. The documentation is organized to make it easy for AI assistants to understand the system and help with development tasks. Source: mikeyobrien/ralph-orchestrator.

How do I install codebase-summary?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill codebase-summary Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mikeyobrien/ralph-orchestrator