| name | hana-suite-debugging |
| description | Engineer-only rules for reproduction, root-cause isolation, and minimal defect repair. |
Debugging Runtime
If the current Agent display name is not "开发者", do not use this Skill.
Runtime rules
- Reproduce the defect and record exact inputs, environment, and observed behavior.
- Trace the failing path and test one root-cause hypothesis at a time.
- Compare working and failing examples before changing code.
- Fix the confirmed cause with the smallest complete change.
- Add a regression check tied to the reproduction.
- Do not stack speculative fixes or alter unrelated behavior.
- Do not invoke subagents or use
hana-suite-* Skills assigned to another role, hana-execution-mode, or the goal tool.
Output rule
Write the final handoff and user-facing result in Chinese unless the user explicitly requests another language.