bugfix-test
CommunityVerify bugfix quality without risking regressions
Software Engineering#static analysis#validation#eslint#regression prevention#playwright#bugfix#git diff
Authornoni2she
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams validate that an implemented bugfix is actually correct and does not introduce obvious regressions or unsafe side effects.
Core Features & Use Cases
- Static TypeScript + ESLint gate: Runs the project’s TypeScript compile check and ESLint with clear PASS/FAIL semantics (errors fail, warnings allowed).
- Strategy and code-quality compliance: Confirms the fix matches the strategy from analyze.md, checks diff signals like TODO refactor, and flags risky patterns such as console.log/debugger or large formatting changes.
- Conditional behavior validation: Runs Playwright-based behavior scenarios only when the change is likely UI-relevant, using a strict observe-then-scenario design approach.
Quick Start
Run bugfix-test with the analyze report path and the implement report path produced by the previous pipeline phases.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bugfix-test Download link: https://github.com/noni2she/agent-fix/archive/main.zip#bugfix-test Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.