tmdgusya/engineering-discipline

SKILL for engineering-discipline

126Stars on the repository
13Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

clarification

01

tmdgusya/engineering-discipline

Skill Claude CodeCodex

Part of engineering-discipline

Use when a user's request is vague, ambiguous, or underspecified. Explores the codebase first, then runs an iterative Q&A loop grounded in the findings until ambiguity is gone. Outputs a clear, well-scoped context brief so the user can plan sharply. Triggers on "I want to...", "I need...", "let's build...", "can you…

not rated 126 2mo ago A 94 tokens

clean-ai-slop

02

tmdgusya/engineering-discipline

Skill Claude CodeCodex

Part of engineering-discipline

Corrective cleanup of AI-generated code — removes LLM-specific patterns while preserving behavior. Use when the user says "deslop", "slop", "clean AI code", "remove AI patterns", or when you spot LLM-generated code smells after any generation session. For general post-change review and fixes ("clean up", "simplify")…

not rated 126 2mo ago A 80 tokens

karpathy

03

tmdgusya/engineering-discipline

Skill Claude CodeCodex

Part of engineering-discipline

Behavioral guardrails to prevent common LLM coding mistakes — enforces surgical changes, assumption verification, and scope discipline before and during implementation. Use when implementing features, modifying code, or when you notice yourself about to make changes without reading the existing code first.

not rated 126 2mo ago A 55 tokens

long-run

04

tmdgusya/engineering-discipline

Skill Claude CodeCodex

Part of engineering-discipline

Orchestrates multi-day execution of complex tasks through milestones. Each milestone goes through plan-crafting, run-plan (worker-validator), and review-work phases with checkpoint/recovery. Runs autonomously end-to-end — no per-milestone approval gates; escalates to the user only on failures. Triggers when the user…

not rated 126 2mo ago A 87 tokens

milestone-planning

05

tmdgusya/engineering-discipline

Skill Claude CodeCodex

Part of engineering-discipline

Decomposes complex, multi-day tasks into optimized milestones (ultraplan). Broad parallel exploration grounds a draft milestone DAG, then independent adversarial critics attack the draft in rounds until no blocking findings remain. Triggers when the user says "plan milestones", "break this into milestones"…

not rated 126 2mo ago A 76 tokens

plan-crafting

06

tmdgusya/engineering-discipline

Skill Claude CodeCodex

Part of engineering-discipline

Use when a task's scope is clear and multi-step implementation is needed, before touching code. Triggered after clarification is complete, or when the user explicitly requests plan creation with a clear prompt.

not rated 126 2mo ago A 43 tokens

review-work

07

tmdgusya/engineering-discipline

Skill Claude CodeCodex

Part of engineering-discipline

Use after run-plan completes to independently verify the implementation. Reads only the plan document and inspects the codebase from scratch — information-isolated from the execution context. Produces a structured review document with PASS/FAIL verdict. Triggers when the user says "review the work", "verify the…

not rated 126 2mo ago A 73 tokens

rob-pike

08

tmdgusya/engineering-discipline

Skill Claude CodeCodex

Part of engineering-discipline

Rob Pike's 5 Rules of Programming — a decision framework that prevents premature optimization and enforces measurement-driven development. Use when the user says "optimize", "slow", "performance", "bottleneck", "speed up", "make faster", "too slow", or any request to improve code speed/efficiency. Also use when you…

not rated 126 2mo ago A 97 tokens

run-plan

09

tmdgusya/engineering-discipline

Skill Claude CodeCodex

Part of engineering-discipline

Use when you have a written implementation plan to execute. Loads the plan, reviews critically, executes tasks in dependency order, and reports completion. Triggers when the user says "run the plan", "execute the plan", or "let's start implementing".

not rated 126 2mo ago A 54 tokens

simplify

10

tmdgusya/engineering-discipline

Skill Claude CodeCodex

Part of engineering-discipline

Review changed code for reuse opportunities, quality issues, and inefficiencies using three parallel review agents, then fix any issues found. Triggers when the user says "simplify", "clean up the code", "review the changes", or after run-plan execution when code quality verification is needed.

not rated 126 2mo ago A 61 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: