·agent-teams-simplify-and-harden
@

agent-teams-simplify-and-harden

使用並行代理團隊進行實施+審核循環,並進行結構化簡化、強化和文件傳遞。產生實施代理來完成工作,然後審核代理以發現複雜性、安全漏洞和規範偏差,然後循環直到程式碼編譯乾淨、所有測試通過、審核員發現零問題或達到循環上限。使用時機:實現規格或計畫中的功能、強化現有程式碼、修復一批問題或任何受益於建置-驗證-修復週期的多文件任務。

136安裝·12熱度·@pskoett

安裝

$npx skills add https://github.com/pskoett/pskoett-ai-skills --skill agent-teams-simplify-and-harden

如何安裝 agent-teams-simplify-and-harden

透過命令列快速安裝 agent-teams-simplify-and-harden AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/pskoett/pskoett-ai-skills --skill agent-teams-simplify-and-harden
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:pskoett/pskoett-ai-skills。

SKILL.md

查看原文

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
分類
@協作工具
認證
收錄時間
2026-02-23
更新時間
2026-03-10

Browse more skills from pskoett/pskoett-ai-skills

快速解答

什麼是 agent-teams-simplify-and-harden?

使用並行代理團隊進行實施+審核循環,並進行結構化簡化、強化和文件傳遞。產生實施代理來完成工作,然後審核代理以發現複雜性、安全漏洞和規範偏差,然後循環直到程式碼編譯乾淨、所有測試通過、審核員發現零問題或達到循環上限。使用時機:實現規格或計畫中的功能、強化現有程式碼、修復一批問題或任何受益於建置-驗證-修復週期的多文件任務。 來源:pskoett/pskoett-ai-skills。

如何安裝 agent-teams-simplify-and-harden?

開啟你的終端機或命令列工具(如 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 中使用

這個 Skill 的原始碼在哪?

https://github.com/pskoett/pskoett-ai-skills