Executes cleanup actions after user confirms what to delete. Handles safe removal with git backup. <example> Context: User confirmed features to delete user: "Delete rat-hypothesis" assistant: "Launching cleanup-executor for safe removal with git backup" </example>
Scans codebase for potentially unused or experimental features. Returns structured list for interactive review. <example> Context: User wants to clean up their vibe-coded project user: "Find dead code" assistant: "Launching feature-scanner to find potentially unused features" </example>
This agent should be used when auditing src/features/ directory for dead code, unused exports, and duplication. Triggers on: "audit features", "find dead code in features", "clean up features/", "check features for unused code". <example> Context: User wants to audit feature modules for cleanup user: "Check features for dead code" assistant: "Launching features-auditor to analyze unused exports and duplicates" </example>
This agent should be used when auditing src/server/ directory for dead code, API inconsistencies, and unused routers. Triggers on: "audit server", "find dead code in server", "clean up routers", "check API for unused endpoints". <example> Context: User wants to clean up server-side code user: "Check server for dead code" assistant: "Launching server-auditor to audit tRPC routers and services" </example>
This agent should be used when auditing src/stores/ directory for unused stores, redundant state, and Zustand patterns. Triggers on: "audit stores", "find unused stores", "clean up state management", "check Zustand stores".
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
English | Русский
A Claude Code plugin marketplace for AI agent teams, expert debates, deep planning, and interactive code audits
Install focused plugins that make Claude Code more predictable for delivery, decisions, and cleanup.
izteam is an independent plugin marketplace for Claude Code. Each plugin adds slash commands, agents, and ready-to-use workflows: from building features with an AI team to auditing outdated code.
graph TD
subgraph Install
A["1. Add marketplace<br/><code>/plugin marketplace add izzzzzi/izTeam</code>"]
B["2. Install plugins<br/><code>/plugin install team@izteam</code>"]
A --> B
end
B --> C{"Choose a workflow"}
subgraph "/build — Team"
D1["📋 Brief — interview to clarify scope"]
D2["📐 Plan — architect designs tasks"]
D3["👨💻 Code — parallel coders implement"]
D4["🔍 Review — security + logic + quality"]
D5["✅ Commit — approved changes merged"]
D1 --> D2 --> D3 --> D4 --> D5
end
subgraph "/think — Think"
E1["🔬 Decompose into aspects"]
E2["🧠 Parallel expert analysis"]
E3["📄 Unified design document"]
E1 --> E2 --> E3
end
subgraph "/arena — Arena"
F1["📚 Research context"]
F2["🎭 Experts debate"]
F3["🤝 Consensus reached"]
F1 --> F2 --> F3
end
subgraph "/audit — Audit"
G1["🔎 Scan codebase"]
G2["💬 Interactive review with user"]
G3["🧹 Cleanup confirmed items"]
G1 --> G2 --> G3
end
C --> D1
C --> E1
C --> F1
C --> G1
Example workflows:
# Build a feature with an AI team
/build "Add user settings page with profile editing"
# Think through architecture before coding
/think "Migrate from REST to GraphQL — trade-offs and plan"
# Get expert opinions via structured debate
/arena "Microservices vs monolith for our SaaS?"
# Find and clean up dead code
/audit
| Plugin | Version | Description | Command |
|---|---|---|---|
| 🤖 team | 0.3.7 | Build features with an AI agent team and built-in review gates. | /build |
| 🧠 think | 1.1.7 | Plan complex tasks before coding with structured expert analysis. | /think |
| 🎭 arena | 1.1.7 | Compare expert viewpoints and converge on a clear decision. | /arena |
| 🧹 audit | 0.1.10 | Find dead and outdated code with an interactive audit. | /audit |
/plugin marketplace add izzzzzi/izTeam
/plugin install team@izteam
/plugin install think@izteam
/plugin install arena@izteam
/plugin install audit@izteam
Plugins are loaded on startup, so restart after installation.
Build features with an AI agent team and built-in review gates.
Required:
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1insettings.json
/plugin install team@izteam
Commands:
/build "Add user settings page"
/build docs/plan.md --coders=2
/build "Add notifications" --git-checkpoints
/brief "Notifications system"
/conventions
Natural language — also works:
"Build a settings page with profile editing"
"Implement notifications with email and push"
"Interview me before we start building"
"Extract project conventions and document standards"
Repo Map feature inspired by Aider — generates a ranked symbol map to give agents instant codebase context.
Plan complex tasks before coding with structured expert analysis.
/plugin install think@izteam
Commands:
Build features with an AI agent team and built-in review gates.
Compare expert viewpoints and converge on a clear decision.
Plan complex tasks before coding with structured expert analysis.
Hypothesis-driven reasoning with auditable evidence trails (FPF/ADI cycle).
npx claudepluginhub izzzzzi/izteam --plugin auditCode transformation: Dev SDLC orchestrator (code-shipping pipeline), plan, assert, audit, review, test, refactor, debug, for-sure. Hosts engineering agents.
AI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
Adversarial multi-agent pipeline for Claude Code. GAN-style loops where generators produce artifacts, discriminators validate them, and feedback drives convergence.
Personal Claude Code + Codex dev stack: security hooks, AI-first code conventions, /security-review, /repo-map, /stack-check, portable statusline. Designed to complement other skills-based plugins, not replace them.
Codex CLIにセカンドオピニオンを求めるスキル。「codexと相談して」「codexに聞いて」で発動する。
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.