prime
The prime slash command initializes a new agent session by executing git ls-files to inventory the project, then reading the README and five documentation files covering Claude Code hooks, UV scripts, custom slash commands, and subagents. Use this command at the start of work on the claude-code-hooks-mastery repository to establish shared context about the project's structure and capabilities before performing other tasks.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/disler/claude-code-hooks-mastery/HEAD/.claude/commands/prime.md -o ~/.claude/commands/prime.mdprime.md
# 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_custom_slash_commands.md - ai_docs/anthropic_docs_subagents.md ## Report - Provide a summary of your understanding of the project
Simple greeting agent, use proactively when greeting the user. If they say 'hi claude' or 'hi cc' or 'hi claude code' use this agent.
AI research specialist that proactively gathers latest news and developments in LLMs, AI agents, and engineering. Use for staying current with AI/ML innovations, finding actionable insights, and discovering new tools and techniques.
Generates a new, complete Claude Code sub-agent configuration file from a user's description. Use this to create new agents. Use this Proactively when the user asks you to create a new sub agent.
Proactively triggered when work is completed to provide concise audio summaries and suggest next steps. If they say 'tts' or 'tts summary' or 'audio summary' use this agent. When you prompt this agent, describe exactly what you want them to communicate to the user. Remember, this agent has no context about any questions or previous conversations between you and the user. So be sure to communicate well so they can respond to the user. Be concise, and to the point - aim for 2 sentences max.
Implement the plan
Execute comprehensive cryptocurrency research using all crypto agents
Execute lightweight cryptocurrency research using haiku agents
Understand the current state of the git repository