From commands-context-loading-priming
Loads project context by running eza tree on directory structure and reading README.md, .claude/commands/COMMANDS.md, ai_docs/AI_DOCS.md, specs/SPECS.md.
npx claudepluginhub davepoon/buildwithclaude --plugin commands-context-loading-priming# Context Prime > Follow the instructions to understand the context of the project. ## Run the following command eza . --tree --git-ignore ## Read the following files > Read the files below and nothing else. README.md .claude/commands/COMMANDS.md ai_docs/AI_DOCS.md specs/SPECS.md
/primeLoads AI-optimized workflow context for beads issue tracking, outputting essential rules and command reference to promote 'bd' usage over markdown TODOs.
/primeLoads project context by running eza tree on directory structure and reading README.md, .claude/commands/COMMANDS.md, ai_docs/AI_DOCS.md, specs/SPECS.md.
/primeAnalyzes codebase for agent readiness and proposes improvements. Use optional [path], --report-only for assessment without changes, or --fix-all to apply fixes automatically.
/primeLoads relevant BEADS knowledge base facts (rules, patterns, gotchas, decisions) into context. Supports --files, --keywords, --work-type args for targeting.
/primePrimes fresh session context with git snapshot (branch, status, commits, stashes) and task-relevant repo analysis via subagents. Supports [task hint], --quick, --verbose.
/primeLoads project context from .claude/context/ Markdown files in priority order, verifies file integrity and git status, supplements with README, and outputs readiness summary.
Follow the instructions to understand the context of the project.
eza . --tree --git-ignore
Read the files below and nothing else.
README.md .claude/commands/COMMANDS.md ai_docs/AI_DOCS.md specs/SPECS.md