tmdgusyatmdgusyaCommunityยท5 Agent Skills Included

engineering-discipline

Structured planning, execution, debugging, and code review workflows

Turns vague coding requests into scoped plans, executes them with worker-validator verification, and reviews results independently. Eliminates guess-based fixes, premature optimization, and messy generated code through enforced debugging and cleanup passes. Orchestrates multi-day milestone execution with checkpoints, recovery, and adversarial plan review.
npx skills add tmdgusya/engineering-discipline --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install engineering-discipline?โ–ผ

Run `npx skills add tmdgusya/engineering-discipline --all -g -y` in your terminal to install all skills globally.

How to turn a vague coding request into a working implementation?โ–ผ

The clarification skill explores your codebase and asks targeted questions, then routes the task to plan-crafting or milestone-planning based on complexity. Execution and independent review follow automatically.

How to fix bugs without guessing?โ–ผ

The systematic-debugging skill enforces a reproduce-first, root-cause-first workflow with a failing test locked in before any fix is applied.

How to clean up messy generated code?โ–ผ

The clean-ai-slop skill removes over-commenting, dead code, and unnecessary abstractions in ordered passes while preserving behavior, and the simplify skill reviews changes for reuse, quality, and efficiency.

Does engineering-discipline work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, Gemini CLI, and OpenCode.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’