什么是 agent-teams-simplify-and-harden?
使用并行代理团队进行实施+审核循环,并进行结构化简化、强化和文档传递。产生实施代理来完成工作,然后审核代理以发现复杂性、安全漏洞和规范偏差,然后循环直到代码编译干净、所有测试通过、审核员发现零问题或达到循环上限。使用时机:实现规范或计划中的功能、强化现有代码、修复一批问题或任何受益于构建-验证-修复周期的多文件任务。 来源:pskoett/pskoett-ai-skills。
使用并行代理团队进行实施+审核循环,并进行结构化简化、强化和文档传递。产生实施代理来完成工作,然后审核代理以发现复杂性、安全漏洞和规范偏差,然后循环直到代码编译干净、所有测试通过、审核员发现零问题或达到循环上限。使用时机:实现规范或计划中的功能、强化现有代码、修复一批问题或任何受益于构建-验证-修复周期的多文件任务。
通过命令行快速安装 agent-teams-simplify-and-harden AI 技能到你的开发环境
来源:pskoett/pskoett-ai-skills。
A two-phase team loop that produces production-quality code: implement, then audit using simplify + harden passes, then fix audit findings, then re-audit, repeating until the codebase is solid or the loop cap is reached.
Budget guidance: Track the cumulative diff growth across rounds. If fix rounds have added more than 30% on top of the original implementation diff, tighten the scope: skip medium/low simplify findings and focus only on harden patches and spec gaps.
Break the work into discrete, parallelizable tasks. Each task should be independent enough for one agent to complete without blocking on others.
使用并行代理团队进行实施+审核循环,并进行结构化简化、强化和文档传递。产生实施代理来完成工作,然后审核代理以发现复杂性、安全漏洞和规范偏差,然后循环直到代码编译干净、所有测试通过、审核员发现零问题或达到循环上限。使用时机:实现规范或计划中的功能、强化现有代码、修复一批问题或任何受益于构建-验证-修复周期的多文件任务。 来源:pskoett/pskoett-ai-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/pskoett/pskoett-ai-skills --skill agent-teams-simplify-and-harden使用并行代理团队进行实施+审核循环,并进行结构化简化、强化和文档传递。产生实施代理来完成工作,然后审核代理以发现复杂性、安全漏洞和规范偏差,然后循环直到代码编译干净、所有测试通过、审核员发现零问题或达到循环上限。使用时机:实现规范或计划中的功能、强化现有代码、修复一批问题或任何受益于构建-验证-修复周期的多文件任务。 来源:pskoett/pskoett-ai-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pskoett/pskoett-ai-skills --skill agent-teams-simplify-and-harden 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/pskoett/pskoett-ai-skills