asp-case
asp-case 用于管理 ASP 安全 Case,适合列出、查看、审查 Case,或在明确授权后更新 AI 分析字段。
调用方式
text
/asp-caseAgent 会通过 asp case ... --output json 获取结构化结果。
常见调用样例
text
/asp-case 列出 New 状态的 casetext
/asp-case 查看 case_000001 并总结需要关注的证据text
/asp-case 用 summary.md 更新 case_000001 的 AI 分析对应 CLI 命令:
powershell
asp case list --status New --output json
asp case show case_000001 --output json
asp case update-ai case_000001 --summary-file summary.md --output json