[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-wshobson-agent-teams-fr":3,"guides-for-wshobson-agent-teams":269,"similar-k1703kb9cxhed1q6m10ch4hvvh864ew2":270},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":211,"isFallback":215,"parentExtension":216,"providers":251,"relations":255,"repo":256,"workflow":267},1778003443243.3237,"k1703kb9cxhed1q6m10ch4hvvh864ew2",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams",{},"Agent Teams Plugin","https://github.com/wshobson/agents/tree/HEAD/plugins/agent-teams",[15,16,17,18,19],"agent-teams","orchestration","multi-agent","workflow","developer-tools",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":200,"workflow":209},1778016883287.2197,"kn748q0t78n2p8fnbjjcf0b3zx8659g8","en",{"checks":25,"evaluatedAt":190,"extensionSummary":191,"promptVersionExtension":192,"promptVersionScoring":193,"rationale":194,"score":195,"summary":196,"tags":197,"targetMarket":198,"tier":199},[26,31,34,37,41,44,48,53,56,59,63,68,71,75,78,81,84,87,90,93,97,101,105,109,114,117,120,123,127,130,133,136,139,142,145,148,151,154,157,160,163,166,169,172,176,179,182,186],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states the problem of orchestrating multi-agent teams for specific development tasks like code review and debugging.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The extension offers value beyond simple prompt engineering by providing structured team orchestration, preset workflows, and specialized agents for parallel development tasks.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The plugin appears production-ready with defined commands, agents, skills, and detailed documentation covering its stated use cases for multi-agent team orchestration.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The plugin focuses on orchestrating multi-agent teams with specific presets and commands, aligning with a single, coherent workflow.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The displayed description accurately reflects the plugin's core functionality of orchestrating multi-agent teams for development tasks.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The commands (`/team-spawn`, `/team-review`, etc.) are specific verb-noun actions within the domain of team management.",{"category":49,"check":50,"severity":51,"summary":52},"Documentation","Configuration & parameter reference","warning","While commands have argument hints, detailed documentation for all parameters, defaults, and precedence orders is not explicitly provided within the reviewed files.",{"category":38,"check":54,"severity":29,"summary":55},"Tool naming","All tool names (e.g., `team-spawn`, `team-review`) are descriptive, kebab-case, and within the declared domain of team orchestration.",{"category":38,"check":57,"severity":29,"summary":58},"Minimal I/O surface","Tools appear to take structured arguments and commands are focused on team management actions without unnecessary telemetry or diagnostic dumps.",{"category":60,"check":61,"severity":29,"summary":62},"License","License usability","The extension has a clear MIT license in a LICENSE file, which is a permissive open-source license.",{"category":64,"check":65,"severity":66,"summary":67},"Maintenance","Commit recency","not_applicable","Commit history is not available for evaluation.",{"category":64,"check":69,"severity":66,"summary":70},"Dependency Management","No third-party dependencies were identified in the provided files.",{"category":72,"check":73,"severity":29,"summary":74},"Security","Secret Management","No secrets are used or exposed in the provided code.",{"category":72,"check":76,"severity":29,"summary":77},"Injection","The extension does not appear to load or execute untrusted third-party data.",{"category":72,"check":79,"severity":29,"summary":80},"Transitive Supply-Chain Grenades","No remote code fetching or execution is present in the provided files.",{"category":72,"check":82,"severity":29,"summary":83},"Sandbox Isolation","The plugin's commands and agents interact with team management APIs and do not appear to affect files outside their scope.",{"category":72,"check":85,"severity":29,"summary":86},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found.",{"category":72,"check":88,"severity":29,"summary":89},"Data Exfiltration","No outbound calls to external services for data exfiltration were detected.",{"category":72,"check":91,"severity":29,"summary":92},"Hidden Text Tricks","Bundled files are free of hidden-steering tricks.",{"category":94,"check":95,"severity":29,"summary":96},"Hooks","Opaque code execution","Hook scripts are readable bash/mjs files and do not contain obfuscated code.",{"category":98,"check":99,"severity":29,"summary":100},"Portability","Structural Assumption","The plugin focuses on managing agent teams and does not make assumptions about user-specific project organization.",{"category":102,"check":103,"severity":66,"summary":104},"Trust","Issues Attention","Issue data is not available for evaluation.",{"category":106,"check":107,"severity":29,"summary":108},"Versioning","Release Management","The plugin.json file contains a version number ('1.0.2'), indicating version management.",{"category":110,"check":111,"severity":112,"summary":113},"Code Execution","Validation","info","Commands have argument hints, but the use of a formal schema library for input validation and sanitization is not explicitly evident in the provided command files.",{"category":72,"check":115,"severity":29,"summary":116},"Unguarded Destructive Operations","The plugin manages agent teams and tasks, which are internal to the agent framework and do not involve destructive operations on user files or infrastructure.",{"category":110,"check":118,"severity":29,"summary":119},"Error Handling","The command scripts appear to handle errors by exiting non-zero or returning descriptive messages, and agent definitions include structured output expectations.",{"category":110,"check":121,"severity":66,"summary":122},"Logging","The plugin's core functionality is team management and task orchestration within the agent framework; explicit local audit logging for destructive actions is not applicable.",{"category":124,"check":125,"severity":29,"summary":126},"Compliance","GDPR","The plugin manages agent teams and tasks, and does not appear to operate on personal data.",{"category":124,"check":128,"severity":29,"summary":129},"Target market","The extension is a general tool for multi-agent orchestration and does not exhibit any regional or jurisdictional logic, thus its target market is global.",{"category":98,"check":131,"severity":29,"summary":132},"Runtime stability","The plugin relies on standard agent framework interactions and does not appear to assume a specific OS, shell, or editor.",{"category":38,"check":134,"severity":29,"summary":135},"Tool surface size","The plugin exposes 7 main commands, which is within the target range of 3-10.",{"category":45,"check":137,"severity":29,"summary":138},"Name collisions","The commands and agent names are distinct and specific to the agent team domain, avoiding collisions with built-in Claude Code commands or MCPs.",{"category":45,"check":140,"severity":29,"summary":141},"Overlapping near-synonym tools","Commands like `team-spawn`, `team-status`, `team-shutdown` cover distinct actions related to team lifecycle management, avoiding redundancy.",{"category":45,"check":143,"severity":66,"summary":144},"Hooks-off mechanism","This plugin does not appear to use hooks, making a hooks-off mechanism not applicable.",{"category":45,"check":146,"severity":66,"summary":147},"Hook matcher tightness","This plugin does not appear to use hooks, so hook matcher tightness is not applicable.",{"category":72,"check":149,"severity":66,"summary":150},"Hook security","This plugin does not appear to use hooks, making hook security not applicable.",{"category":94,"check":152,"severity":66,"summary":153},"Silent prompt rewriting","This plugin does not appear to use `UserPromptSubmit` hooks, so silent prompt rewriting is not applicable.",{"category":72,"check":155,"severity":66,"summary":156},"Permission Hook","This plugin does not appear to use `PermissionRequest` hooks, so Permission Hook security is not applicable.",{"category":124,"check":158,"severity":66,"summary":159},"Hook privacy","This plugin does not appear to use hooks for logging or telemetry, making hook privacy not applicable.",{"category":110,"check":161,"severity":66,"summary":162},"Hook dependency","This plugin does not appear to use hooks, so hook dependency is not applicable.",{"category":49,"check":164,"severity":29,"summary":165},"Install / Setup Instructions","The README provides clear, step-by-step installation instructions, including adding the marketplace and installing the plugin, as well as prerequisites for enabling experimental features.",{"category":49,"check":167,"severity":29,"summary":168},"Feature Transparency","The README clearly explains the core features, commands, agents, and skills provided by the plugin.",{"category":49,"check":170,"severity":29,"summary":171},"Phantom features","All features described in the README, such as commands and agent roles, correspond to implemented functionality within the plugin's files.",{"category":173,"check":174,"severity":29,"summary":175},"Convention","Layout convention adherence","The plugin adheres to the expected layout with commands in `commands/`, agents in `agents/`, and skills in `skills/`, with `plugin.json` in `.claude-plugin/`.",{"category":173,"check":177,"severity":29,"summary":178},"Plugin state","The plugin manages agent teams and tasks within the framework's scope, not relying on external persistent state that would need `${CLAUDE_PLUGIN_DATA}` management.",{"category":72,"check":180,"severity":66,"summary":181},"Keychain-stored secrets","The plugin does not handle secrets that would require keychain storage.",{"category":183,"check":184,"severity":66,"summary":185},"Dependencies","Tagged release sourcing","The plugin does not bundle external MCP servers.",{"category":187,"check":188,"severity":29,"summary":189},"Installation","Clean uninstall","The plugin manages its state through agent team and task lifecycles within the framework, and does not spawn persistent background processes or daemons that would survive uninstallation.",1778016801406,"This plugin enables users to orchestrate multi-agent teams for various development tasks like code review, debugging, and feature development. It provides preset team compositions and commands for managing team lifecycles, assigning tasks, and coordinating parallel workstreams.","2.0.0","3.4.0","The plugin is well-structured, clearly documented, and focuses on a single responsibility: multi-agent team orchestration. It passes most checks, with minor points for more explicit parameter documentation and schema validation in commands. No critical or warning-level issues were found.",95,"A high-quality plugin for orchestrating multi-agent teams with clear presets and commands.",[15,16,17,18,19],"global","verified",{"codeQuality":201,"collectedAt":202,"documentation":203,"maintenance":205,"security":206,"testCoverage":208},{},1778016791058,{"descriptionLength":204,"readmeSize":8},152,{},{"hasNpmPackage":207,"smitheryVerified":207},false,{"hasCi":207,"hasTests":207},{"updatedAt":210},1778016883287,{"githubOwner":212,"githubRepo":213,"locale":23,"slug":15,"type":214},"wshobson","agents","plugin",true,{"_creationTime":217,"_id":218,"community":219,"display":220,"identity":232,"parentExtension":235,"providers":236,"relations":244,"workflow":246},1778003443243.2886,"k175qypm0s8m8k6a0fkxpxfj1n865ax9",{"reviewCount":8},{"description":221,"installMethods":222,"name":223,"sourceUrl":224,"tags":225},"Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage",{},"Claude Code Plugins: Orchestration and Automation","https://github.com/wshobson/agents",[226,227,228,229,230,231],"workflow-orchestration","ai-agents","plugins","development-tools","automation","developer-experience",{"githubOwner":212,"githubRepo":213,"locale":23,"slug":233,"type":234},"claude-code-workflows","marketplace",null,{"extract":237,"smithery":243},{"commitSha":238,"license":239,"marketplace":240},"ece811f23310a37ceb43496dbac0e244fe6845b6","MIT",{"name":233,"pluginCount":241,"version":242},81,"1.6.0",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":207},{"repoId":245},"kd72tes1veaz04ac7p0d68ya4h8650m7",{"anyEnrichmentAt":247,"extractAt":248,"githubAt":249,"invalidatedAt":247,"llmAt":250,"smitheryAt":247,"updatedAt":247},1778016735335,1778003520097,1778003532786,1778016730286,{"extract":252,"llm":253,"smithery":254},{"commitSha":238,"license":239},{"promptVersionExtension":192,"promptVersionScoring":193,"score":195,"targetMarket":198,"tier":199},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":207},{"parentExtensionId":218,"repoId":245},{"_creationTime":257,"_id":245,"identity":258,"providers":259,"workflow":265},1777995558409.8196,{"githubOwner":212,"githubRepo":213,"sourceUrl":224},{"discover":260},{"sources":261},[262,263,264],"skills-sh","smithery","vskill",{"discoverAt":266,"extractAt":248,"updatedAt":248},1777995558409,{"anyEnrichmentAt":268,"extractAt":248,"githubAt":249,"llmAt":210,"smitheryAt":268,"updatedAt":210},1778016861516,[],[271,304,337,355],{"_creationTime":272,"_id":273,"community":274,"display":275,"identity":285,"providers":289,"relations":296,"workflow":299},1778054452948.4287,"k178v1ywj34fxzwsh4bhtyynwd866swe",{"reviewCount":8},{"description":276,"installMethods":277,"name":278,"sourceUrl":279,"tags":280},"Interactive self-referential AI loops for iterative development, implementing the Ralph Wiggum technique. Claude works on the same task repeatedly, seeing its previous work, until completion.",{},"Ralph Loop Plugin","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/ralph-loop",[281,282,18,283,284],"ai-loops","iterative-development","bash","hooks",{"githubOwner":286,"githubRepo":287,"locale":23,"slug":288,"type":214},"anthropics","claude-plugins-official","ralph-loop",{"extract":290,"llm":293,"smithery":295},{"commitSha":291,"license":292},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff","Apache-2.0",{"promptVersionExtension":192,"promptVersionScoring":193,"score":294,"targetMarket":198,"tier":199},98,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":207},{"parentExtensionId":297,"repoId":298},"k171b9714j6pgfxqht22y94q4x866sck","kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":300,"extractAt":301,"githubAt":302,"llmAt":303,"smitheryAt":300,"updatedAt":303},1778054509977,1778054452948,1778054454391,1778054703946,{"_creationTime":305,"_id":306,"community":307,"display":308,"identity":321,"providers":324,"relations":329,"workflow":332},1778053881467.4126,"k17ancjq4pews3bx19fv3cnn0x866v0b",{"reviewCount":8},{"description":309,"installMethods":310,"name":311,"sourceUrl":312,"tags":313},"Plan, build, and debug Zoom integrations across REST APIs, Meeting SDK, Video SDK, webhooks, bots, and MCP workflows. Search meetings, retrieve recordings, access transcripts, and design AI-powered Zoom experiences.",{},"Zoom Integration Plugin","https://github.com/anthropics/knowledge-work-plugins/tree/HEAD/partner-built/zoom-plugin",[314,315,316,317,18,318,319,320],"zoom","api","sdk","mcp","meetings","recordings","transcripts",{"githubOwner":286,"githubRepo":322,"locale":23,"slug":323,"type":214},"knowledge-work-plugins","zoom-plugin",{"extract":325,"llm":327,"smithery":328},{"commitSha":326,"license":66},"9789ea78ad66e395a9c709146cacecdc14ce2abf",{"promptVersionExtension":192,"promptVersionScoring":193,"score":294,"targetMarket":198,"tier":199},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":207},{"parentExtensionId":330,"repoId":331},"k17a976hfb9h5wyrvbw5572nvs867hs3","kd7a7vj5tkj2ssjqcbwka5sh0x864wea",{"anyEnrichmentAt":333,"extractAt":334,"githubAt":335,"llmAt":336,"smitheryAt":333,"updatedAt":336},1778053907346,1778053881467,1778053882262,1778053992763,{"_creationTime":338,"_id":339,"community":340,"display":341,"identity":348,"providers":349,"relations":353,"workflow":354},1778053881467.4072,"k17fx190vywc4q48r2gpkrjn6d867b99",{"reviewCount":8},{"description":342,"installMethods":343,"name":344,"sourceUrl":345,"tags":346},"Triage tickets, draft responses, escalate issues, and build your knowledge base. Research customer context and turn resolved issues into self-service content.",{},"Customer Support Plugin","https://github.com/anthropics/knowledge-work-plugins/tree/HEAD/customer-support",[347,317,230,18],"customer-support",{"githubOwner":286,"githubRepo":322,"locale":23,"slug":347,"type":214},{"extract":350,"llm":351,"smithery":352},{"commitSha":326,"license":292},{"promptVersionExtension":192,"promptVersionScoring":193,"score":294,"targetMarket":198,"tier":199},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":207},{"parentExtensionId":330,"repoId":331},{"anyEnrichmentAt":333,"extractAt":334,"githubAt":335,"llmAt":336,"smitheryAt":333,"updatedAt":336},{"_creationTime":356,"_id":357,"community":358,"display":359,"identity":372,"providers":376,"relations":380,"workflow":383},1778053078370.9038,"k17b5xsd2g2113z1wvtzcry55d866avy",{"reviewCount":8},{"description":360,"installMethods":361,"name":362,"sourceUrl":363,"tags":364},"Complete Git expertise for ALL operations with 2025 features (Git 2.49+, GitHub CLI 2.x). PROACTIVELY activate for: (1) ANY Git task, (2) Git 2.49+ features (git-backfill, path-walk API, reftables, sparse-checkout, worktrees), (3) Security (signed commits, zero-trust, secret scanning, CodeQL), (4) Trunk-Based Development, (5) GitHub CLI 2.x (Copilot CLI, model evaluations), (6) GitHub Actions 2025 (1 vCPU runners, immutable releases), (7) Modern workflows (monorepo, parallel development), (8) History rewriting/recovery. Provides: Git 2.49 git-backfill for partial clones, path-walk API, reftables migration, sparse-checkout (90% space reduction), worktrees, GitHub Copilot CLI, gh models eval, zero-trust security, signed commits (GPG/SSH), GitHub Actions 2025 features, automatic backups, safety guardrails, reflog recovery.",{},"Git Master Plugin","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/git-master",[365,366,367,368,369,283,370,18,371],"git","version-control","devops","cli","windows","security","recovery",{"githubOwner":373,"githubRepo":374,"locale":23,"slug":375,"type":214},"josiahsiegel","claude-plugin-marketplace","git-master",{"extract":377,"llm":379},{"commitSha":378,"license":239},"a05d923c8a3551d4274eef152649583d693b9b67",{"promptVersionExtension":192,"promptVersionScoring":193,"score":294,"targetMarket":198,"tier":199},{"parentExtensionId":381,"repoId":382},"k1741p5y8fyyp90j4zdea56w61867nj3","kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":384,"extractAt":385,"githubAt":384,"llmAt":386,"updatedAt":386},1778053080008,1778053078370,1778053164925]