Skip to main content
Back to registry

agent-teams-simplify-and-harden

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.

Installs210
Install command
npx skills add https://github.com/pskoett/pskoett-ai-skills --skill agent-teams-simplify-and-harden
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykWARN
About this skill
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. The loop exits when ANY of these are true: 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. Set up dependencies if needed: Spawn general-purpose agents (they can read, write, and edit files). One per task or one per logical group. Run them in parallel .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does agent-teams-simplify-and-harden do?

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.

Is agent-teams-simplify-and-harden good?

agent-teams-simplify-and-harden does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does agent-teams-simplify-and-harden work with?

agent-teams-simplify-and-harden currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to agent-teams-simplify-and-harden?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install agent-teams-simplify-and-harden?

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

Related skills

More from pskoett/pskoett-ai-skills

Related skills

Alternatives in Software Engineering