Files
training-system/training/.claude/prompt/Codeing_Prompt.md
2026-05-12 12:24:11 +08:00

11 lines
758 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## prompt:根据测试报告,分析某个缺陷的原因
你是资深的Java工程师docs/PRD.md是产品文档docs/test-reports/RegressionReport_1.3_UserManagement_V2.md
是测试报告,{先分析一下3.1 BUG-USER-004产生的原因BUG-USER-002的缺陷先忽略掉},不要立即修改代码。
你是资深的Java工程师要遵循CLAUDE.md的最高规则docs/PRD.md是产品文档员工管理中员工状态改成“禁用”不生效
分析一下原因,给出解决方案,不要直接修改代码。
## prompt:根据修复方案,修复漏洞
你是资深的Java工程师要遵循CLAUDE.md的最高规则根据修复方案进行修改代码注意只修改本模块/功能,不用动其他功能模块。