write-maintainable-code
SolidEvaluate minimum-sufficient implementation routes and enforce the selected route for a fixed, authorized outcome. Use after outcome, scope, authority, and acceptance evidence are fixed. Do not choose outcomes, set acceptance, adjudicate governance, grade finished work, design tests alone, conduct security audits, or perform unrelated cleanup.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- Ezra144israel
- Repository
- Ezra144israel/governed-agent-skills
- Created
- 1 months ago
- Last Updated
- 3 days ago
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
minimalism-driven
Use when writing or restructuring code, before adding a helper, wrapper, config key, or dependency, or when the user asks for minimal or DRY code. Not for performance tuning: use optimize.
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.
writing-code-others-read
Writes simple, scoped code whose names and structure carry intent, with comments reserved for constraints only prose can express. Use when implementing, refactoring, reviewing, or documenting code.