prime
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
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