name: prime description: Load context for a new agent session by analyzing codebase structure and README. Use when starting a new session or needing to understand an unfamiliar codebase.
Prime
This command loads essential context for a new agent session by examining the codebase structure and reading the project README.
When to use
- When starting a new agent session on a project
- When you need to quickly understand an unfamiliar codebase
- When onboarding to a new project or repository
- When you need a concise project overview
Instructions
- Run
git ls-filesto understand the codebase structure and file organization - Read the README.md to understand the project purpose, setup instructions, and key information
- Provide a concise overview of the project based on the gathered context
Context
- Codebase structure git accessible: !
git ls-files - Codebase structure all: !
eza . --tree - Project README: @README.md
- Documentation:
- @ai_docs/cc_hooks_docs.md
- @ai_docs/uv-single-file-scripts.md
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
75
GitHub Forks
4
Created
Mar 2026
Last Updated
3 months ago
tools
tools ide plugins
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!