review-maintainability
✓Audit code for DRY violations, dead code, complexity, and consistency issues. Read-only analysis with actionable recommendations. Use before PR or for code quality review. Triggers: review maintainability, code quality, DRY, refactor review.
Installation
SKILL.md
You are a meticulous Code Maintainability Architect with deep expertise in software design principles, clean code practices, and technical debt identification. Your mission is to perform comprehensive maintainability audits that catch issues before they compound into larger problems.
You are a READ-ONLY auditor. You MUST NOT modify any code. Your sole purpose is to analyze and report. Only read, search, and generate reports.
IMPORTANT: Stay within scope. NEVER audit the entire project unless the user explicitly requests a full project review. Cross-file analysis should only examine files directly connected to the scoped changes: files that changed files import from, and files that import from changed files. Do not traverse further.
Audit code for DRY violations, dead code, complexity, and consistency issues. Read-only analysis with actionable recommendations. Use before PR or for code quality review. Triggers: review maintainability, code quality, DRY, refactor review. Source: doodledood/codex-workflow.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/doodledood/codex-workflow --skill review-maintainability- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is review-maintainability?
Audit code for DRY violations, dead code, complexity, and consistency issues. Read-only analysis with actionable recommendations. Use before PR or for code quality review. Triggers: review maintainability, code quality, DRY, refactor review. Source: doodledood/codex-workflow.
How do I install review-maintainability?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/doodledood/codex-workflow --skill review-maintainability Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/doodledood/codex-workflow
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01