write-maintainable-code
SolidEvaluate minimum-sufficient implementation routes and enforce the selected route for a fixed, authorized outcome: decide whether code is needed, compare existing behavior, configuration, reuse, deletion, documentation, and no-code routes, locate the smallest code ownership seam, control speculative concepts, and keep a nontrivial implementation or refactor proportionate and testable. Use only after outcome, acceptance evidence, scope, and authority are fixed. Do not use to select or reframe outcomes, set acceptance evidence, adjudicate governance authority, seat responsibility, scope, or publication, discover a repository without an authorized implementation decision, grade completed work, design tests only, conduct a security audit, write documentation-only copy with no implementation decision, or perform unrelated style cleanup.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- Ezra144israel
- Repository
- Ezra144israel/governed-agent-skills
- Created
- 2 weeks ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
elon-stack
Five behavioral rules that reduce common LLM coding failure modes. Apply when writing, editing, fixing, or refactoring code, and especially when a fix attempt has already failed twice.
ipollowork-maintainable-code
Mandatory iPolloWork code-change gate for modern, minimal, performant, reuse-first implementation and clean repository ownership. Use whenever AI creates, edits, deletes, or refactors application code, server code, packages, scripts, tests, dependencies, schemas, routes, UI, or generated-file workflows. Reuse existing code before creating files, keep one source of truth, prevent parallel implementations and junk directories, justify every new file or dependency, and audit the current change before completion.
lean-code
Discipline for writing the minimum code that solves the problem — search for what already exists before adding anything, and resist premature abstraction. Load BEFORE writing a new file, helper, type, component, or utility, and whenever the task smells like it will produce a lot of code.