[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-josiahsiegel-git-master-en":3,"guides-for-josiahsiegel-git-master":268,"similar-k17b5xsd2g2113z1wvtzcry55d866avy":269},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":24,"identity":209,"isFallback":205,"parentExtension":214,"providers":246,"relations":249,"repo":250,"workflow":267},1778053078370.9038,"k17b5xsd2g2113z1wvtzcry55d866avy",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"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",[15,16,17,18,19,20,21,22,23],"git","version-control","devops","cli","windows","bash","security","workflow","recovery",{"_creationTime":25,"_id":26,"extensionId":5,"locale":27,"result":28,"trustSignals":198,"workflow":207},1778053164925.658,"kn7c4rqzr92f89dh3bfck33e15866nb3","en",{"checks":29,"evaluatedAt":188,"extensionSummary":189,"promptVersionExtension":190,"promptVersionScoring":191,"rationale":192,"score":193,"summary":194,"tags":195,"targetMarket":196,"tier":197},[30,35,38,41,45,48,52,56,59,62,66,71,74,78,81,84,87,90,93,96,99,103,107,111,115,118,121,124,128,131,134,137,140,143,146,149,152,156,159,162,165,168,171,174,178,181,184],{"category":31,"check":32,"severity":33,"summary":34},"Practical Utility","Problem relevance","pass","The description clearly states the user problem of needing comprehensive Git expertise, especially for advanced, dangerous, and platform-specific operations, and highlights the benefits of safety guardrails and modern workflows.",{"category":31,"check":36,"severity":33,"summary":37},"Unique selling proposition","The plugin offers significant value beyond basic Git operations by providing expert guidance, safety guardrails for dangerous commands, platform-specific expertise (especially for Windows/Git Bash), and integration with modern workflows and features like Copilot CLI and Git 2.51+.",{"category":31,"check":39,"severity":33,"summary":40},"Production readiness","The plugin covers the complete lifecycle of Git operations, including basic, advanced, and recovery scenarios, with detailed safety protocols and platform support, making it suitable for production use.",{"category":42,"check":43,"severity":33,"summary":44},"Scope","Single responsibility principle","The plugin focuses on providing comprehensive Git expertise, covering all Git operations, workflows, and platform integrations related to version control, without straying into unrelated domains.",{"category":42,"check":46,"severity":33,"summary":47},"Description quality","The displayed description is detailed, accurate, and well-organized, accurately reflecting the capabilities and features implemented in the plugin, including specific Git versions and workflow strategies.",{"category":49,"check":50,"severity":33,"summary":51},"Invocation","Scoped tools","The plugin exposes multiple specific, verb-noun scoped tools (e.g., git-cleanup, git-safe-rebase, git-recover, git-history-rewrite) which are easily selectable by the agent.",{"category":53,"check":54,"severity":33,"summary":55},"Documentation","Configuration & parameter reference","All relevant Git configurations and parameters for various operations are documented within the skill files, and the README provides clear usage examples.",{"category":42,"check":57,"severity":33,"summary":58},"Tool naming","All exposed commands and tools are clearly named using a descriptive verb-noun format (e.g., git-cleanup, git-safe-rebase) in kebab-case.",{"category":42,"check":60,"severity":33,"summary":61},"Minimal I/O surface","Tools and commands accept specific parameters (like file paths, branch names) and return documented outputs, without excessive or undocumented fields.",{"category":63,"check":64,"severity":33,"summary":65},"License","License usability","The project includes a standard MIT License file, which is a permissive open-source license, allowing broad usability.",{"category":67,"check":68,"severity":69,"summary":70},"Maintenance","Commit recency","not_applicable","The repository metadata indicates 'n/a' for last commit date, and the provided files are from a Git repository that is not actively maintained by the user in this context. Therefore, commit recency is not applicable.",{"category":67,"check":72,"severity":69,"summary":73},"Dependency Management","No third-party dependencies are explicitly managed or listed in the provided files for this plugin.",{"category":75,"check":76,"severity":33,"summary":77},"Security","Secret Management","The plugin emphasizes safe handling of sensitive information, particularly through extensive warnings, confirmations, and instructions on preventing secrets from being committed or leaked, aligning with security best practices.",{"category":75,"check":79,"severity":33,"summary":80},"Injection","The plugin's documentation and script examples prioritize treating user input and external data as untrusted, with clear guidelines on path handling and avoiding arbitrary command execution, especially for Windows/Git Bash.",{"category":75,"check":82,"severity":33,"summary":83},"Transitive Supply-Chain Grenades","All necessary scripts and tools appear to be bundled within the repository, and there are no indications of runtime downloads or external script execution that would pose a supply-chain risk.",{"category":75,"check":85,"severity":33,"summary":86},"Sandbox Isolation","The plugin's focus on Git operations within a repository context, coupled with detailed instructions on path handling and Windows-specific considerations, suggests it operates within defined boundaries without attempting to modify files outside the project.",{"category":75,"check":88,"severity":33,"summary":89},"Sandbox escape primitives","No evidence of detached process spawns, background child processes that outlive hooks, or retry loops around denied tool calls was found in the provided files.",{"category":75,"check":91,"severity":33,"summary":92},"Data Exfiltration","The plugin's focus is on Git operations, and there are no outbound network calls described or implied that would exfiltrate confidential data, credentials, or personal information.",{"category":75,"check":94,"severity":33,"summary":95},"Hidden Text Tricks","The bundled files (README, skill files) appear to be free of hidden steering tricks such as invisible Unicode characters, HTML comments, or bidi overrides that could mislead the model.",{"category":75,"check":97,"severity":33,"summary":98},"Opaque code execution","All scripts and hook examples are provided as readable plain text (Bash, YAML, Markdown) without obfuscation, base64 encoding, or runtime fetching of code.",{"category":100,"check":101,"severity":33,"summary":102},"Portability","Structural Assumption","The plugin assumes a standard Git repository structure and provides clear guidance on path handling, especially for Windows/Git Bash, mitigating risks associated with differing user project organizations.",{"category":104,"check":105,"severity":69,"summary":106},"Trust","Issues Attention","The repository metadata for 'Issues Opened' and 'Issues Closed' is 'n/a', making it impossible to evaluate maintainer engagement.",{"category":108,"check":109,"severity":33,"summary":110},"Versioning","Release Management","The plugin.json manifest includes a version field ('1.5.4') and the README.md lists versions for other plugins within the marketplace, indicating a system for version tracking.",{"category":112,"check":113,"severity":33,"summary":114},"Code Execution","Validation","While no explicit schema validation library is mentioned, the plugin's emphasis on safety, explicit warnings, and user confirmation for operations implies a robust approach to handling inputs and preventing undefined behavior.",{"category":75,"check":116,"severity":33,"summary":117},"Unguarded Destructive Operations","Destructive operations like `git reset --hard`, `git push --force`, and `git filter-repo` are heavily guarded with explicit warnings, confirmation prompts, backup suggestions, and recovery instructions.",{"category":112,"check":119,"severity":33,"summary":120},"Error Handling","The documentation and examples demonstrate robust error handling, including explicit warnings for dangerous operations, prompts for user confirmation, and advice on recovery procedures, suggesting a fail-closed or user-informed approach.",{"category":112,"check":122,"severity":69,"summary":123},"Logging","The plugin does not appear to involve destructive actions, outbound calls, or errors that would necessitate a local audit file beyond standard Git logging capabilities.",{"category":125,"check":126,"severity":69,"summary":127},"Compliance","GDPR","The plugin deals with Git repository operations and does not appear to handle personal data that would trigger GDPR concerns.",{"category":125,"check":129,"severity":33,"summary":130},"Target market","The plugin's focus on Git operations, cross-platform compatibility (Windows, Linux, macOS), and support for various Git hosting platforms (GitHub, Azure DevOps, Bitbucket) indicates a global target market with no specific regional restrictions.",{"category":100,"check":132,"severity":33,"summary":133},"Runtime stability","The plugin explicitly addresses cross-platform concerns, particularly for Windows/Git Bash path conversion and shell detection, and aims for POSIX shell compatibility, indicating good runtime stability.",{"category":42,"check":135,"severity":33,"summary":136},"Tool surface size","The plugin exposes a reasonable number of tools (e.g., git-cleanup, git-safe-rebase, git-recover, git-history-rewrite) which fall within the recommended range for clarity and usability.",{"category":49,"check":138,"severity":33,"summary":139},"Name collisions","The bundled tools and skills (e.g., git-master, git-2-49-features) have distinct names and descriptions, and there are no apparent collisions with Claude Code built-ins or generic filesystem operations.",{"category":49,"check":141,"severity":33,"summary":142},"Overlapping near-synonym tools","The tools exposed by the plugin cover distinct Git operations (e.g., rebase, recover, history-rewrite) without redundant near-synonym names that would confuse the agent.",{"category":49,"check":144,"severity":69,"summary":145},"Hooks-off mechanism","This plugin does not appear to utilize hooks that would require a hooks-off mechanism.",{"category":49,"check":147,"severity":69,"summary":148},"Hook matcher tightness","The plugin does not appear to utilize hooks that would require matcher evaluation.",{"category":75,"check":150,"severity":69,"summary":151},"Hook security","The plugin does not appear to utilize hooks that would require security assessments.",{"category":153,"check":154,"severity":69,"summary":155},"Hooks","Silent prompt rewriting","The plugin does not appear to use UserPromptSubmit hooks that would rewrite prompts.",{"category":75,"check":157,"severity":69,"summary":158},"Permission Hook","The plugin does not appear to use PermissionRequest hooks.",{"category":125,"check":160,"severity":69,"summary":161},"Hook privacy","The plugin does not appear to utilize hooks that would involve logging or telemetry data transmission.",{"category":112,"check":163,"severity":69,"summary":164},"Hook dependency","The plugin does not appear to utilize hooks that would have external dependencies.",{"category":53,"check":166,"severity":33,"summary":167},"Install / Setup Instructions","The README.md provides clear installation instructions for both the GitHub Marketplace and local installation, along with descriptions of available plugins.",{"category":53,"check":169,"severity":33,"summary":170},"Feature Transparency","The README.md and skill files clearly document the plugin's extensive Git capabilities, safety features, and platform support.",{"category":53,"check":172,"severity":33,"summary":173},"Phantom features","All features promised in the README and skill descriptions, such as Git 2.51+ features, safety guardrails, and platform-specific expertise, have corresponding implementations and documentation.",{"category":175,"check":176,"severity":33,"summary":177},"Convention","Layout convention adherence","The plugin follows standard Claude Code plugin structure with .claude-plugin/plugin.json and organized skill files. The README also mentions available plugins and their documentation.",{"category":175,"check":179,"severity":69,"summary":180},"Plugin state","The plugin does not appear to have persistent state that needs to be managed under ${CLAUDE_PLUGIN_DATA}.",{"category":75,"check":182,"severity":69,"summary":183},"Keychain-stored secrets","The plugin does not handle secrets that would typically be stored in a keychain.",{"category":185,"check":186,"severity":33,"summary":187},"Installation","Clean uninstall","The plugin appears to be self-contained and does not spawn background daemons or cron jobs, suggesting a clean uninstall is possible.",1778053098429,"This plugin provides expert guidance for all Git operations, from basic commands to advanced and dangerous ones, with a strong emphasis on safety guardrails, automatic backups, and recovery procedures. It offers detailed support for Windows/Git Bash path conversion and integrates with various Git hosting platforms.","2.0.0","3.4.0","This plugin is exceptionally well-documented, comprehensive, and security-conscious, particularly regarding dangerous Git operations. It provides clear instructions, safety guardrails, and excellent cross-platform support. The only minor deduction is the 'not_applicable' findings for checks related to hooks and dependencies, which are not relevant to this plugin's functionality.",98,"A highly comprehensive and secure Git expertise plugin with extensive safety features, cross-platform support, and detailed documentation.",[15,16,17,18,19,20,21,22,23],"global","verified",{"codeQuality":199,"collectedAt":200,"documentation":201,"maintenance":203,"security":204,"testCoverage":206},{},1778053084532,{"descriptionLength":202,"readmeSize":8},831,{},{"hasNpmPackage":205,"smitheryVerified":205},false,{"hasCi":205,"hasTests":205},{"updatedAt":208},1778053164925,{"githubOwner":210,"githubRepo":211,"locale":27,"slug":212,"type":213},"josiahsiegel","claude-plugin-marketplace","git-master","plugin",{"_creationTime":215,"_id":216,"community":217,"display":218,"identity":231,"parentExtension":232,"providers":233,"relations":241,"workflow":243},1778053078370.9019,"k1741p5y8fyyp90j4zdea56w61867nj3",{"reviewCount":8},{"description":219,"installMethods":220,"name":221,"sourceUrl":222,"tags":223},"A curated collection of Claude Code plugins for plugin development, context optimization, and productivity tools",{},"Claude Plugin Marketplace","https://github.com/josiahsiegel/claude-plugin-marketplace",[224,225,226,227,17,228,229,230],"marketplace","plugins","development","cloud","automation","productivity","tooling",{"githubOwner":210,"githubRepo":211,"locale":27,"slug":211,"type":224},null,{"extract":234,"llm":239},{"commitSha":235,"license":236,"marketplace":237},"a05d923c8a3551d4274eef152649583d693b9b67","MIT",{"name":211,"pluginCount":238},29,{"promptVersionExtension":190,"promptVersionScoring":191,"score":240,"targetMarket":196,"tier":197},88,{"repoId":242},"kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":244,"extractAt":245,"githubAt":244,"llmAt":208,"updatedAt":208},1778053080008,1778053078370,{"extract":247,"llm":248},{"commitSha":235,"license":236},{"promptVersionExtension":190,"promptVersionScoring":191,"score":193,"targetMarket":196,"tier":197},{"parentExtensionId":216,"repoId":242},{"_creationTime":251,"_id":242,"identity":252,"providers":253,"workflow":264},1777995558409.842,{"githubOwner":210,"githubRepo":211,"sourceUrl":222},{"discover":254,"github":257},{"sources":255},[256],"skills-sh",{"closedIssues90d":8,"forks":258,"license":236,"openIssues90d":259,"pushedAt":260,"readmeSize":261,"stars":262,"topics":263},6,1,1776177138000,5678,33,[],{"discoverAt":265,"extractAt":266,"githubAt":266,"updatedAt":266},1777995558409,1778053081777,{"anyEnrichmentAt":244,"extractAt":245,"githubAt":244,"llmAt":208,"updatedAt":208},[],[270,301,321,351],{"_creationTime":271,"_id":272,"community":273,"display":274,"identity":283,"providers":287,"relations":293,"workflow":296},1778054452948.4287,"k178v1ywj34fxzwsh4bhtyynwd866swe",{"reviewCount":8},{"description":275,"installMethods":276,"name":277,"sourceUrl":278,"tags":279},"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",[280,281,22,20,282],"ai-loops","iterative-development","hooks",{"githubOwner":284,"githubRepo":285,"locale":27,"slug":286,"type":213},"anthropics","claude-plugins-official","ralph-loop",{"extract":288,"llm":291,"smithery":292},{"commitSha":289,"license":290},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff","Apache-2.0",{"promptVersionExtension":190,"promptVersionScoring":191,"score":193,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":205},{"parentExtensionId":294,"repoId":295},"k171b9714j6pgfxqht22y94q4x866sck","kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":297,"extractAt":298,"githubAt":299,"llmAt":300,"smitheryAt":297,"updatedAt":300},1778054509977,1778054452948,1778054454391,1778054703946,{"_creationTime":302,"_id":303,"community":304,"display":305,"identity":312,"providers":314,"relations":319,"workflow":320},1778054452948.414,"k17e3hh8a61zbk3r65b1f401ts866ykn",{"reviewCount":8},{"description":306,"installMethods":307,"name":308,"sourceUrl":309,"tags":310},"Commands for git commit workflows including commit, push, and PR creation",{},"Commit Commands Plugin","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/commit-commands",[15,18,22,228,311],"github",{"githubOwner":284,"githubRepo":285,"locale":27,"slug":313,"type":213},"commit-commands",{"extract":315,"llm":316,"smithery":318},{"commitSha":289,"license":290},{"promptVersionExtension":190,"promptVersionScoring":191,"score":317,"targetMarket":196,"tier":197},95,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":205},{"parentExtensionId":294,"repoId":295},{"anyEnrichmentAt":297,"extractAt":298,"githubAt":299,"llmAt":300,"smitheryAt":297,"updatedAt":300},{"_creationTime":322,"_id":323,"community":324,"display":325,"identity":335,"providers":339,"relations":344,"workflow":347},1778054149306.4194,"k173qmkt9htf62gdb4jj0ehgf5866tzs",{"reviewCount":8},{"description":326,"installMethods":327,"name":328,"sourceUrl":329,"tags":330},"Validates GitLab stack projects before deployment, ensuring proper architecture patterns, directory structure, secrets management, .env configuration, and Docker best practices. Detects issues and provides actionable guidance",{},"GitLab Stack Validator","https://github.com/rknall/claude-skills/tree/HEAD/stack-validator",[331,332,333,334,21,17],"gitlab","validation","docker","configuration",{"githubOwner":336,"githubRepo":337,"locale":27,"slug":338,"type":213},"rknall","claude-skills","stack-validator",{"extract":340,"llm":343},{"commitSha":341,"license":342},"ca7fbd0e07f824b119030f323da3409bc779f9bc","info",{"promptVersionExtension":190,"promptVersionScoring":191,"score":317,"targetMarket":196,"tier":197},{"parentExtensionId":345,"repoId":346},"k177qr61xrzsfq9e6y9wgxb33h8662mw","kd76y3zr89fpvp98y3h1jpy6fh865a3d",{"anyEnrichmentAt":348,"extractAt":349,"githubAt":348,"llmAt":350,"updatedAt":350},1778054149925,1778054149306,1778054190610,{"_creationTime":352,"_id":353,"community":354,"display":355,"identity":367,"providers":369,"relations":372,"workflow":373},1778053078370.9033,"k175g6j1sb2d5m4xc6a4g6y4b98673zv",{"reviewCount":8},{"description":356,"installMethods":357,"name":358,"sourceUrl":359,"tags":360},"Expert bash/shell scripting system across ALL platforms with Bash 5.3 and 2025 security-first practices. PROACTIVELY activate for: (1) ANY bash/shell script task, (2) Bash 5.3 features (${ } in-shell substitution, ${| } REPLY syntax, BASH_TRAPSIG), (3) Security-first patterns (60%+ exploits from poor validation, HISTFILE protection, absolute paths), (4) ShellCheck v0.11.0 validation (non-negotiable, POSIX.1-2024), (5) Modern automation (containers/CI/CD/cloud), (6) Scripts under 50 lines (Google Style), (7) Comprehensive debugging (tracing, profiling, breakpoints), (8) Git hooks and pipeline integration, (9) Container-aware scripting, (10) DevOps/deployment automation. Provides: Bash 5.3 complete features (BASH_TRAPSIG, C23 conformance), ShellCheck v0.11.0 (SC2327/SC2328/SC2294/SC2295), security-first mandatory validation patterns, debugging/troubleshooting techniques, container/Kubernetes detection, cloud provider helpers (AWS/Azure), CI/CD platform integration (GitHub Actions/Azure DevOps), parallel processing patterns, blue-green/canary deployments, Google Shell Style Guide compliance, cross-platform compatibility (Linux/macOS/Windows/containers), POSIX.1-2024 compliance, and production-ready 2025 patterns. Ensures secure, optimized, cloud-native scripts following latest 2025 standards.",{},"Bash Master Plugin","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/bash-master",[20,361,362,228,17,363,21,364,365,19,366],"shell","scripting","ci-cd","debugging","performance","cross-platform",{"githubOwner":210,"githubRepo":211,"locale":27,"slug":368,"type":213},"bash-master",{"extract":370,"llm":371},{"commitSha":235,"license":236},{"promptVersionExtension":190,"promptVersionScoring":191,"score":317,"targetMarket":196,"tier":197},{"parentExtensionId":216,"repoId":242},{"anyEnrichmentAt":244,"extractAt":245,"githubAt":244,"llmAt":208,"updatedAt":208}]