proj-fix

Identify, triage, and fix defects across production and test environments.

93|27|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/zhangloveyan/backend-skill --skill proj-fix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proj-fix
Source: https://github.com/zhangloveyan/backend-skill/tree/main/.claude/skills/proj-fix
Command: npx skills add https://github.com/zhangloveyan/backend-skill --skill proj-fix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

该技能提供一个端到端的 Bug 修复工作流,帮助团队快速定位问题、收集证据、定位根因、制定修复方案、提交变更并完成验证,从而缩短故障恢复时间。

Core Features & Use Cases

  • 问题收集与记录:在问题发生时快速收集错误信息、复现步骤和期望行为,并同步更新任务文档。
  • 根因分析与定位:提供结构化的故障类型与排查方向,帮助定位空指针、数据库错误、业务校验等常见问题的根因。
  • 修复与验证:给出可执行的修复方案、影响范围标记,以及验证清单,确保修复后功能正常且未引入新问题。
  • 适用场景:线上/测试环境的崩溃、功能异常、接口错误等缺陷排查与修复场景。

Quick Start

直接描述并触发修复流程,例如说出“有个 Bug”或“修复一下”,然后按提示提供问题描述以启动工作流。

Frequently Asked Questions about proj-fix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix production bugs and track the root cause of API errors?

To fix production bugs, apply an end-to-end workflow that collects error information, localizes the root cause of API errors, and submits code changes with verification checklists to ensure repeatable repair.

What is the best way to triage null checks and UI bugs in a test environment?

The best way to triage null checks and UI bugs is using a structured workflow that gathers reproduction steps, identifies the root cause, and validates the code change before releasing.

How do I document code changes and release notes after a bug fix?

Documenting code changes after a bug fix requires updating task documentation with the defect details, marking the impact range, and generating release notes to validate the repair workflow.

Can I use this workflow to collect evidence and reproduce business logic validation failures?

Yes, you can use this defect triage workflow to collect evidence, document reproduction steps for business validation failures, and guide the localization and fix validation processes.

Does this bug fix workflow require specific dependencies to run?

No, this bug fix workflow requires no external dependencies, allowing you to directly trigger the incident response process by describing the defect scenario and providing error information.