From glados
Scaffolds GLaDOS state and manifest for onboarding an existing codebase, extracting its knowledge.
How this skill is triggered — by the user, by Claude, or both
Slash command
/glados:adopt-codebaseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and follow the compiled workflow at `${CLAUDE_PLUGIN_ROOT}/compiled/claude-plugin/adopt-codebase.md`.
Read and follow the compiled workflow at ${CLAUDE_PLUGIN_ROOT}/compiled/claude-plugin/adopt-codebase.md.
npx claudepluginhub cruxdigital-llc/crux-marketplace --plugin gladosAuto-generates CLAUDE.md and .rune/ context for AI sessions by scanning codebase structure, config files, and tech stack. Saves re-explaining project context on undocumented repos.
Analyzes unfamiliar codebases to produce onboarding guides with architecture maps, entry points, conventions, and a starter CLAUDE.md. Useful when joining a new project.
Scaffolds full projects from PRD + stack templates: directory structure, configs, CLAUDE.md, git repo init, GitHub push. Studies existing projects via SoloGraph, uses Context7 for library versions.