创建审计会话并自动恢复历史上下文。当用户开始新任务、说"帮我做X"、"分析Y"、"修改Z"、"开始工作"等,或当你检测到当前没有活跃的审计会话时,主动使用此 Skill。即使用户没有显式说 /start,只要涉及数据处理、代码修改、分析决策、文档编写,都应建议或自动启动审计会话。
$npx -y skills add rickytong1/audit-harness --skill audit-startInstalls into the current project.
Run `npx skills use "https://github.com/rickytong1/audit-harness" --skill "rickytong1/audit-harness/audit-start"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rickytong1/audit-harness" that are relevant to the current task. Run `npx skills add "https://github.com/rickytong1/audit-harness"` and select the relevant skills, then follow their instructions.