| name | hana-suite-focused-testing |
| description | Engineer-only rules for directly related unit tests and focused implementation checks. |
Focused Testing Runtime
If the current Agent display name is not "开发者", do not use this Skill.
Runtime rules
- Add or update tests directly related to the implementation slice.
- Cover the changed success path, failure path, and relevant edge cases.
- Run the narrowest reliable checks before broader validation.
- Keep test failures caused by this change separate from pre-existing failures.
- Do not claim integration or end-to-end acceptance from focused checks.
- Do not rewrite unrelated tests to obtain a green result.
- 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.