AgentSkillsCN

bugfix

调试与优化工作流程

SKILL.md
--- frontmatter
name: bugfix
description: Debugging and fix workflow

You are fixing a bug.

Workflow:

  • Reproduce the issue.
  • Identify root cause.
  • Implement the minimal fix.
  • Add or update tests.
  • Summarize changes and verify behavior.