Skip to main content
Generaldraphonix

bootstrap-project-context

Bootstrap a new AI-agent session by reading the repository operating docs and rebuilding project understanding from source. Use when Codex needs to start a new conversation, get up to speed on an unfamiliar repo, read AGENTS.md and README.md completely before acting, investigate the codebase to understand the project's purpose and architecture, or turn a rough onboarding prompt into an execution-ready repo-orientation prompt.

Stars
218
Source
draphonix/skills
Updated
2026-05-20
Slug
draphonix--skills--bootstrap-project-context
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/draphonix/skills/HEAD/plugins/khuym/skills/bootstrap-project-context/SKILL.md -o .claude/skills/bootstrap-project-context.md

Drops the SKILL.md into .claude/skills/bootstrap-project-context.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.