From claude-commands
Predicts the next user prompt by simulating the conversation as an alias for /simulate. Passes all arguments directly to the target command.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-commands:simcommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
## EXECUTION INSTRUCTIONS FOR CLAUDE **This is an alias for `/simulate`.** Execute the `/simulate` command with all provided arguments. ARGUMENTS: $ARGUMENTS
This is an alias for /simulate. Execute the /simulate command with all provided arguments.
ARGUMENTS: $ARGUMENTS
npx claudepluginhub jleechanorg/claude-commands --plugin claude-commands/create-meta-promptCreates optimized prompts for Claude-to-Claude pipelines (research -> plan -> implement) from a task description.
/build-promptBuilds a structured AI prompt from your thoughts using conversation protocols. Assesses completeness, asks clarifying questions, selects template, and generates polished prompt.
/ai-assistantDesigns production-ready AI assistant architecture with NLU, dialog management, context handling, integrations, data flow, and deployment for specified <assistant-type> and options.
/simulation-commandsCommands for initiating, configuring, and reviewing board simulation sessions -- adversarial role-play rehearsals where the AI assumes board member personas and challenges the entrepreneur's presentations.
/brains-trustQueries other AI models via OpenRouter, Gemini, or OpenAI APIs for a second opinion on the provided question or topic.
/design-promptGenerates a complete system prompt package for an AI feature or product, including structured prompt, constraints, examples, rationale, context spec, and test cases.