prime
Load context for a new agent session by analyzing codebase structure, documentation and README
Content Preview
--- allowed-tools: Bash, Read description: Load context for a new agent session by analyzing codebase structure, documentation and README --- # Prime Run the commands under the `Execute` section to gather information about the project, and then review the files listed under `Read` to understand the project's purpose and functionality then `Report` your findings. ## Execute - `git ls-files` ## Read - README.md - ai_docs/cc_hooks_docs.md - ai_docs/uv-single-file-scripts.md - ai_docs/anthropic_
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/prime.md \
https://raw.githubusercontent.com/disler/claude-code-hooks-mastery/main/.claude/commands/prime.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/disler/claude-code-hooks-masteryThen reference at .claude/commands/prime.md
Related Skills
prime
Enhanced AI Mode for Complex Tasks
commandsprimeai
by qdhenry · claude-command-suite
prime_tts
Load context for a new agent session by analyzing codebase structure and README
commandsprimettsagent
by disler · disler-hooks-mastery
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
primekg
Query the Precision Medicine Knowledge Graph (PrimeKG) for multiscale biological data including genes, drugs, diseases, phenotypes, and more.
primekgprimekg
by K-Dense-AI · claude-scientific-skills