wezendy/elon-musk-algorithm-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: elon-musk-algorithm-skills.
wezendy/elon-musk-algorithm-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: elon-musk-algorithm-skills.
wezendy/elon-musk-algorithm-skills
Plugin Claude Code
Engineering decision framework based on Elon Musk's 5-step algorithm: question requirements, delete parts, simplify and optimize, accelerate cycle time, automate. Decomposed into 6 skills with strict order enforcement and Obsidian-compatible wiki links.
wezendy/elon-musk-algorithm-skills
Cursor rule Cursor
Musk 5-step engineering algorithm. Primarily for reviewing and cleaning up existing systems. Apply in strict order: question requirements, delete parts, simplify, accelerate, automate. Bias toward deletion. Never advance to a later step until earlier steps are visibly complete.
wezendy/elon-musk-algorithm-skills
Instructions file CodexOpenCode
Instructions for wezendy/elon-musk-algorithm-skills, covering agents.md, the framework, operating rules, anti-patterns to refuse and working signal.
wezendy/elon-musk-algorithm-skills
Instructions file
Instructions for wezendy/elon-musk-algorithm-skills: This file delegates to the canonical, vendor-neutral AGENTS.md to avoid duplication and drift across AI coding agents.
wezendy/elon-musk-algorithm-skills
Instructions file Gemini CLI
Instructions for wezendy/elon-musk-algorithm-skills, covering agents.md, the framework, operating rules, anti-patterns to refuse and working signal.
wezendy/elon-musk-algorithm-skills
Skill Claude CodeCodex
Apply Elon Musk's 5-step engineering algorithm in strict order. PRIMARY USE CASE is reviewing, auditing, cleaning up, or restructuring existing systems (brownfield work). Trigger on phrases like "clean this up", "optimize this", "we have too many", "should we keep X", "let's automate Y", "this is bloated", "review…
wezendy/elon-musk-algorithm-skills
Skill Claude CodeCodex
Step 1 of the Musk algorithm. Question every requirement and demand a named human originator. Applies to BOTH brownfield (reviewing existing requirements) and greenfield (evaluating new requirements before building). Use whenever the user introduces a requirement, constraint, policy, or "we need to" statement. Trigger…
wezendy/elon-musk-algorithm-skills
Skill Claude CodeCodex
Step 2 of the Musk algorithm. Delete aggressively. PRIMARILY BROWNFIELD - use whenever the user is reviewing an existing system, codebase, process, set of features, dashboard, document collection, or any inventory of accumulated parts. Trigger on phrases like "clean this up", "we have too many", "should we keep", "is…
wezendy/elon-musk-algorithm-skills
Skill Claude CodeCodex
Step 3 of the Musk algorithm. Simplify and optimize what survived deletion. Applies to BOTH brownfield (simplify existing survivors) and greenfield (build the simplest thing that works). Use whenever the user wants to optimize performance, refactor code, reduce complexity, improve a DAX measure, tune a query…
wezendy/elon-musk-algorithm-skills
Skill Claude CodeCodex
Step 4 of the Musk algorithm. Accelerate cycle time on what survived simplification. BROWNFIELD ONLY. Requires an existing, operational process with measurable cycle times. Not applicable to greenfield work where no cycle exists yet. Use whenever the user wants to reduce latency, shorten build/deploy time, speed up an…
wezendy/elon-musk-algorithm-skills
Skill Claude CodeCodex
Step 5 of the Musk algorithm. Automate only what survived steps 1 through 4. BROWNFIELD ONLY. Requires the target process to have been operated manually long enough to surface edge cases. Not applicable to greenfield work; for new applications, design for manual operation first, automate later. Use whenever the user…