aboutsummaryrefslogtreecommitdiff
path: root/claude-templates/.ai/workflows/code-quality.org
Commit message (Collapse)AuthorAgeFilesLines
* feat(workflows): add code-quality sweep workflowCraig Jennings14 hours1-0/+83
A thin orchestrator that runs the behavior-preserving quality passes over a scope of existing code in order: /refactor, then readability-audit, then it surfaces the :refactor: tasks readability filed and any deferred /refactor findings. It leaves /simplify out, since that works the current diff rather than existing code.