Content Preview
# Enhanced AI Mode for Complex Tasks Enhanced AI mode for complex tasks *Command originally created by IndyDevDan (YouTube: https://www.youtube.com/@indydevdan) / DislerH (GitHub: https://github.com/disler)* ## Instructions Initialize a new Claude Code session with comprehensive project context: 1. **Analyze Codebase Structure** - Run `git ls-files` to understand file organization and project layout - Execute directory tree commands (if available) for visual structure - Identify ke
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/prime.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/dev/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/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/dev/prime.md
Related Skills
prime
Load context for a new agent session by analyzing codebase structure, documentation and README
commandsprimeagent
by disler · disler-hooks-mastery
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