analyze-dependencies
Analyzes your project's dependencies and checks architecture health.
Display the plan being executed or executed in the current session.
> /plugin marketplace add wasabeef/claude-code-cookbookHow it fires
How this command gets triggered: by you, by Claude, or both.
/show-planContext preview
What this command does when you run it.
Display the plan being executed or executed in the current session.
Display the plan being executed or executed in the current session.
/show-plan
# Check current plan /show-plan "Display executing plan" # When no plan exists /show-plan "There is no plan in the current session"
# Check plan during implementation "What was I implementing?" /show-plan # When executing multiple tasks "Let me check the current plan again" /show-plan # Review after plan execution "Show me the plan I executed earlier" /show-plan
Based on the format of plans generated by ExitPlanMode, the following patterns are detected:
A collection of commands, roles, and automation scripts for Claude Code. Automate your workflow without unnecessary confirmations, allowing you to focus on what matters.
Repo: wasabeef/claude-code-cookbook
Analyzes your project's dependencies and checks architecture health.
Analyzes application performance from a user experience perspective and quantifies experience improvements from optimizations. Calculates UX scores based on…
Verifies if a statement is true by checking your project's code and documentation.
A comprehensive collection of best practices for evaluating and improving the quality of prompts for AI Agents. It systematizes knowledge gained from actual…
Generates commit messages from staged changes (git diff --staged). This command only creates messages and copies them to your clipboard—it doesn't run any git…