Code Quality Fix All
Fix code quality issues identified in a code quality review stored in agent_artefacts/code_quality/<topic>/. Systematically addresses issues found by the code-quality-review-all skill for ANY code quality topic, with validation and testing at each step. Use when user asks to fix issues from a code quality review, or asks to fix issues from agent_artefacts/code_quality/<topic>.
Install
claude skill add UKGovernmentBEIS/inspect_evals:code-quality-fix-all About this skill
Code Quality Fix All is a skill for Claude Code developed by UKGovernmentBEIS. It is tagged code-review, code-quality, linting, refactoring, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.
Categories
Frequently Asked Questions
What does Code Quality Fix All do?
Code Quality Fix All is a Claude Code skill by UKGovernmentBEIS. Fix code quality issues identified in a code quality review stored in agent_artefacts/code_quality/<topic>/. Systematically addresses issues found by the code-quality-review-all skill for ANY code quality topic, with validation and testing at each step. Use when user asks to fix issues from a code quality review, or asks to fix issues from agent_artefacts/code_quality/<topic>. It extends Claude Code's capabilities for developers who work with related workflows.
How do I install Code Quality Fix All?
You can install Code Quality Fix All by running the following command in your terminal: claude skill add UKGovernmentBEIS/inspect_evals:code-quality-fix-all
Who made Code Quality Fix All?
Code Quality Fix All was created by UKGovernmentBEIS. You can find their other projects and contributions on GitHub at https://github.com/UKGovernmentBEIS.
Similar Skills
Find Skills
The open agent skills tool - npx skills
by vercel-labs
Apple Reminders
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
by steipete
Vercel Cli With Tokens
Vercel's official collection of agent skills
by vercel-labs
Fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
by facebook