From claude-commands
Generates large amounts of code using Cerebras by executing cerebras_direct.sh script. Supports default mode for documented output and --light for rapid prototyping.
npx claudepluginhub jleechanorg/claude-commandscommands/## โก EXECUTION INSTRUCTIONS FOR CLAUDE **When this command is invoked, YOU (Claude) must execute these steps immediately:** **This is NOT documentation - these are COMMANDS to execute right now.** **Use TodoWrite to track progress through multi-phase workflows.** ## ๐จ EXECUTION WORKFLOW ### Phase 1: Task Execution **Action Steps:** Claude: Check for `cerebras_direct.sh` in the trusted locations (look in `~/.claude/commands/cerebras` first, then in the repository `.claude/commands/cerebras`). Once you find it, run the script with the original arguments. If the script is missing from both...
When this command is invoked, YOU (Claude) must execute these steps immediately: This is NOT documentation - these are COMMANDS to execute right now. Use TodoWrite to track progress through multi-phase workflows.
Action Steps:
Claude: Check for cerebras_direct.sh in the trusted locations (look in ~/.claude/commands/cerebras first, then in the repository .claude/commands/cerebras). Once you find it, run the script with the original arguments. If the script is missing from both locations, surface a clear error explaining the lookup failure.
Delegating this task to Cerebras for fast, high-quality code generation.
/cerebras - Primary command name/qwen - Legacy alias (for backwards compatibility)/c - Short alias/cereb - Alternative short aliasThe cerebras_direct.sh script supports two modes of operation:
/cerebras "Create a Python function that adds two numbers"/cerebras --light "Create a Python function that adds two numbers"pwdgit status --porcelain | head -5find . -maxdepth 2 -name "*.py" -o -name "*.js" -o -name "*.md" | head -10I'll now review the Cerebras-generated output and provide:
The Cerebras output provides the foundation - I'll add the architectural thinking and integration expertise.