[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-git-worktrees-de":3,"guides-for-NeoLabHQ-git-worktrees":1152,"similar-k176xa1ggr8tte6bkctk9ffyz186ns5g-de":1153},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":246,"isFallback":229,"parentExtension":252,"providers":313,"relations":317,"repo":318,"tags":1150,"workflow":1151},1778694480889.9539,"k176xa1ggr8tte6bkctk9ffyz186ns5g",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","Git Worktrees","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":244},1778695126857.9277,"kn7580fv6264s49c9gajwekay186nqb6","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"practices":205,"prerequisites":206,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"targetMarket":220,"tier":221,"useCases":222},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,104,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly articulates the problem of managing multiple branches simultaneously and context switching without stashing.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension provides specific git worktree commands and workflow patterns, offering value beyond default Git behavior for parallel development.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension covers the complete lifecycle of managing git worktrees, from creation to cleanup, and includes detailed workflow patterns.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on managing Git worktrees and related workflows, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the extension's capabilities and use cases related to Git worktrees.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension exposes specific, narrow Git commands related to worktree management, rather than a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All relevant Git commands and their parameters are documented within the SKILL.md and README, including typical usage patterns.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tools and commands like `create worktree`, `list worktrees`, and `remove worktree` are descriptive and follow a consistent verb-noun pattern.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The commands focus on their specific Git operations, requesting only necessary parameters like paths or branch names, and returning relevant Git output.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under GPL-3.0, a widely usable open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits within the last 12 months, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to rely on any third-party dependencies that require specific management.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The extension interacts with Git commands and does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The extension uses standard Git commands and does not load or execute untrusted third-party data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The extension relies on the local Git installation and does not fetch external content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The extension interacts with Git commands within the user's project directory and does not modify files outside its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were observed in the extension's scripts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The extension only interacts with local Git operations and does not make any outbound network calls.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content appears free of hidden-steering tricks and uses clean printable ASCII and expected Unicode.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The extension's scripts are plain and readable, with no obfuscation techniques like base64 payloads or runtime fetches.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The extension assumes standard Git repository structure and provides clear messages if preconditions are violated.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 6 open and 8 closed issues in the last 90 days, the closure rate is adequate and maintainer engagement appears healthy.",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","warning","While the repository has recent commits, there is no clear versioning signal like a manifest version or GitHub release tags, and installation instructions may reference 'main'.",{"category":105,"check":106,"severity":24,"summary":107},"Execution","Validation","Input arguments for Git commands are handled by the Git CLI itself, which performs necessary validation.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","Git worktree removal commands require explicit paths and potentially confirmation, and `remove --force` is clearly marked as discarding changes.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","Errors from Git commands are surfaced directly, allowing the agent to interpret them. The provided documentation also outlines common issues and solutions.",{"category":112,"check":116,"severity":63,"summary":117},"Logging","The extension is focused on running local Git commands and does not involve outbound calls or destructive operations that would require a local audit log.",{"category":119,"check":120,"severity":63,"summary":121},"Compliance","GDPR","The extension operates on local Git data and does not handle personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The extension's functionality is based on standard Git commands and is not restricted to any specific geographic or legal jurisdiction; it is global.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The extension relies on the universally available Git CLI and does not make assumptions about specific OS or shell environments beyond POSIX compatibility.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README file provides a comprehensive overview of the project, its features, and theoretical foundations.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The extension exposes a focused set of Git worktree commands, fitting within the ideal range of 3-10 tools.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","Tool names are distinct and map to specific Git worktree operations, avoiding redundancy.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features related to Git worktree management are implemented and documented.",{"category":141,"check":142,"severity":102,"summary":143},"Install","Installation instruction","While installation via `claudeCode` and `npx skills add` is provided, the README lacks specific invocation examples for the core commands, and authentication steps are not applicable as it relies on local Git.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","Errors from Git commands are surfaced, and the documentation provides troubleshooting sections for common issues.",{"category":105,"check":149,"severity":63,"summary":150},"Pinned dependencies","The extension does not use third-party dependencies; it relies on the system's Git installation.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","The extension performs Git operations that are generally reversible or do not involve sending data outwards, making a dry-run less critical.",{"category":155,"check":156,"severity":63,"summary":157},"Protocol","Idempotent retry & timeouts","The extension directly calls the Git CLI, which handles its own operations and timeouts; the extension itself does not manage remote calls or state-changing operations requiring specific idempotency.",{"category":119,"check":159,"severity":63,"summary":160},"Telemetry opt-in","The extension does not emit any telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The extension's purpose is clearly stated, detailing its use for managing multiple Git worktrees and context switching, along with specific triggers.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability of managing Git worktrees.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md and README provide detailed instructions and workflow patterns without excessive verbosity.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","Detailed workflow patterns and command references are provided directly within the SKILL.md and README, without needing separate files.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","This extension is command-oriented and does not involve deep exploration that would require `context: fork`.",{"category":22,"check":178,"severity":102,"summary":179},"Usage examples","While the SKILL.md and README demonstrate commands, they lack end-to-end examples showing input, exact invocation, and observable outcome for complex workflows.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The documentation addresses common issues and solutions for Git worktrees, including stale worktrees and branch locking.",{"category":112,"check":184,"severity":63,"summary":185},"Tool Fallback","The extension relies on the system's Git installation and does not depend on optional MCP servers.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","Git itself handles unexpected states by reporting errors, and the extension's documentation advises users on common issues.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The Git worktree extension operates independently and does not implicitly rely on other skills.",1778695126750,"This extension provides commands and workflow patterns for managing Git worktrees, allowing users to check out multiple branches simultaneously in separate directories, all sharing the same repository. It covers core operations like creating, listing, removing, moving, locking, and pruning worktrees, along with detailed workflow examples for parallel feature development, PR reviews, and comparing implementations.",[196,197,198,199,200],"Create Git worktrees for existing or new branches","Manage multiple worktrees with a single repository","Switch contexts by changing directories, not branches","Compare files and directories across worktrees","Integrate with common Git branching strategies",[202,203,204],"Replacing Git itself","Automating complex code merging beyond standard Git operations","Managing non-Git-related development workflows",[],[207,208],"Git installed and available in PATH","A clean working directory for some operations","3.0.0","4.4.0","Streamline parallel development workflows by enabling efficient management of multiple Git worktrees, reducing the need for stashing or separate clones.","The 'Release Management' and 'Installation instruction' checks received warnings, leading to a score capped at 79. There is a lack of clear versioning signals and concrete, copy-pasteable invocation examples for complex workflows in the README.",79,"A robust skill for advanced Git worktree management, enabling parallel development and context switching.",[216,217,218,219],"git","development-workflow","branch-management","parallel-development","global","community",[223,224,225,226],"Working on multiple branches simultaneously without stashing","Reviewing pull requests while actively developing","Testing code changes in isolation on different branches","Comparing different implementations or versions of code side-by-side",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"security":241,"testCoverage":243},{"hasLockfile":229},true,1778695114021,{"descriptionLength":232,"readmeSize":233},303,40436,{"closedIssues90d":235,"forks":236,"hasChangelog":237,"openIssues90d":238,"pushedAt":239,"stars":240},8,89,false,6,1778029371000,993,{"hasNpmPackage":237,"license":242,"smitheryVerified":237},"GPL-3.0",{"hasCi":237,"hasTests":229},{"updatedAt":245},1778695126857,{"basePath":247,"githubOwner":248,"githubRepo":249,"locale":18,"slug":250,"type":251},"plugins/git/skills/git-worktrees","NeoLabHQ","context-engineering-kit","git-worktrees","skill",{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":259,"parentExtension":262,"providers":297,"relations":309,"tags":310,"workflow":311},1778694480889.945,"k178tq0e3kachgtfxf8zq5k2xn86nzb7",{"reviewCount":8},{"description":257,"installMethods":258,"name":216,"sourceUrl":14},"Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.",{"claudeCode":216},{"basePath":260,"githubOwner":248,"githubRepo":249,"locale":18,"slug":216,"type":261},"plugins/git","plugin",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":270,"providers":273,"relations":291,"tags":293,"workflow":294},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":267,"installMethods":268,"name":269,"sourceUrl":14},"Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality.",{"claudeCode":12},"Context Engineering Kit",{"basePath":271,"githubOwner":248,"githubRepo":249,"locale":18,"slug":249,"type":272},"","marketplace",{"evaluate":274,"extract":284},{"promptVersionExtension":275,"promptVersionScoring":210,"score":276,"tags":277,"targetMarket":220,"tier":283},"3.1.0",97,[278,279,280,281,282],"context-engineering","agent-productivity","llm-patterns","code-quality","developer-tools","verified",{"commitSha":285,"license":286,"marketplace":287,"plugin":289},"HEAD","GPL-3.0-or-later",{"name":249,"pluginCount":288,"version":209},13,{"mcpCount":8,"provider":290,"skillCount":8},"classify",{"repoId":292},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[279,281,278,282,280],{"evaluatedAt":295,"extractAt":296,"updatedAt":295},1778694497063,1778694480890,{"evaluate":298,"extract":306},{"promptVersionExtension":209,"promptVersionScoring":210,"score":299,"tags":300,"targetMarket":220,"tier":221},88,[216,301,302,303,304,305],"github","cli","development","workflow","automation",{"commitSha":285,"plugin":307},{"mcpCount":8,"provider":290,"skillCount":308},7,{"parentExtensionId":264,"repoId":292},[305,302,303,216,301,304],{"evaluatedAt":312,"extractAt":296,"updatedAt":312},1778694548498,{"evaluate":314,"extract":316},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":315,"targetMarket":220,"tier":221},[216,217,218,219],{"commitSha":285,"license":242},{"parentExtensionId":254,"repoId":292},{"_creationTime":319,"_id":292,"identity":320,"providers":321,"workflow":1146},1778694475065.1633,{"githubOwner":248,"githubRepo":249,"sourceUrl":14},{"classify":322,"discover":1131,"github":1134},{"commitSha":285,"extensions":323},[324,337,376,401,421,436,469,478,515,538,573,586,595,614,637,646,654,661,669,677,685,693,701,709,717,725,733,741,749,757,765,773,781,789,797,805,813,821,829,837,842,850,858,866,874,881,889,897,905,913,921,929,937,945,953,961,969,977,985,993,1001,1009,1017,1025,1033,1041,1049,1057,1065,1073,1081,1089,1097,1107,1115,1123],{"basePath":271,"description":267,"displayName":249,"installMethods":325,"rationale":326,"selectedPaths":327,"source":336,"sourceLanguage":18,"type":272},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[328,331,333],{"path":329,"priority":330},".claude-plugin/marketplace.json","mandatory",{"path":332,"priority":330},"README.md",{"path":334,"priority":335},"LICENSE","high","rule",{"basePath":338,"description":339,"displayName":340,"installMethods":341,"rationale":342,"selectedPaths":343,"source":336,"sourceLanguage":18,"type":261},"plugins/reflexion","Collection of commands that force LLM to reflect on previous response and output. Based on papers like Self-Refine and Reflexion. These techniques improve the output of large language models by introducing feedback and refinement loops.","reflexion",{"claudeCode":340},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[344,346,347,350,352,354,356,358,360,362,364,366,368,370,372,374],{"path":345,"priority":330},".claude-plugin/plugin.json",{"path":332,"priority":330},{"path":348,"priority":349},"skills/critique/SKILL.md","medium",{"path":351,"priority":349},"skills/memorize/SKILL.md",{"path":353,"priority":349},"skills/reflect/SKILL.md",{"path":355,"priority":335},"hooks/.gitignore",{"path":357,"priority":335},"hooks/README.md",{"path":359,"priority":335},"hooks/hooks.json",{"path":361,"priority":335},"hooks/package.json",{"path":363,"priority":335},"hooks/src/index.ts",{"path":365,"priority":335},"hooks/src/lib.ts",{"path":367,"priority":335},"hooks/src/onStopHandler.test.ts",{"path":369,"priority":335},"hooks/src/onStopHandler.ts",{"path":371,"priority":335},"hooks/src/session.ts",{"path":373,"priority":335},"hooks/tsconfig.json",{"path":375,"priority":335},"hooks/vitest.config.ts",{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":336,"sourceLanguage":18,"type":261},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":379},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[383,384,385,387,389,391,393,395,397,399],{"path":345,"priority":330},{"path":332,"priority":330},{"path":386,"priority":349},"skills/review-local-changes/SKILL.md",{"path":388,"priority":349},"skills/review-pr/SKILL.md",{"path":390,"priority":335},"agents/bug-hunter.md",{"path":392,"priority":335},"agents/code-quality-reviewer.md",{"path":394,"priority":335},"agents/contracts-reviewer.md",{"path":396,"priority":335},"agents/historical-context-reviewer.md",{"path":398,"priority":335},"agents/security-auditor.md",{"path":400,"priority":335},"agents/test-coverage-reviewer.md",{"basePath":260,"description":257,"displayName":216,"installMethods":402,"rationale":403,"selectedPaths":404,"source":336,"sourceLanguage":18,"type":261},{"claudeCode":216},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[405,406,407,409,411,413,415,417,419],{"path":345,"priority":330},{"path":332,"priority":330},{"path":408,"priority":349},"skills/analyze-issue/SKILL.md",{"path":410,"priority":349},"skills/attach-review-to-pr/SKILL.md",{"path":412,"priority":349},"skills/commit/SKILL.md",{"path":414,"priority":349},"skills/create-pr/SKILL.md",{"path":416,"priority":349},"skills/git-notes/SKILL.md",{"path":418,"priority":349},"skills/git-worktrees/SKILL.md",{"path":420,"priority":349},"skills/load-issues/SKILL.md",{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":336,"sourceLanguage":18,"type":261},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.","tdd",{"claudeCode":424},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[428,429,430,432,434],{"path":345,"priority":330},{"path":332,"priority":330},{"path":431,"priority":349},"skills/fix-tests/SKILL.md",{"path":433,"priority":349},"skills/test-driven-development/SKILL.md",{"path":435,"priority":349},"skills/write-tests/SKILL.md",{"basePath":437,"description":438,"displayName":439,"installMethods":440,"rationale":441,"selectedPaths":442,"source":336,"sourceLanguage":18,"type":261},"plugins/sadd","Introduces skills for subagent-driven development, dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates.","sadd",{"claudeCode":439},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[443,444,445,447,449,451,453,455,457,459,461,463,465,467],{"path":345,"priority":330},{"path":332,"priority":330},{"path":446,"priority":349},"skills/do-and-judge/SKILL.md",{"path":448,"priority":349},"skills/do-competitively/SKILL.md",{"path":450,"priority":349},"skills/do-in-parallel/SKILL.md",{"path":452,"priority":349},"skills/do-in-steps/SKILL.md",{"path":454,"priority":349},"skills/judge/SKILL.md",{"path":456,"priority":349},"skills/judge-with-debate/SKILL.md",{"path":458,"priority":349},"skills/launch-sub-agent/SKILL.md",{"path":460,"priority":349},"skills/multi-agent-patterns/SKILL.md",{"path":462,"priority":349},"skills/subagent-driven-development/SKILL.md",{"path":464,"priority":349},"skills/tree-of-thoughts/SKILL.md",{"path":466,"priority":335},"agents/judge.md",{"path":468,"priority":335},"agents/meta-judge.md",{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":336,"sourceLanguage":18,"type":261},"plugins/ddd","Introduces command to update CLAUDE.md with best practices for domain-driven development, focused on quality of code, includes Clean Architecture, SOLID principles, and other design patterns.","ddd",{"claudeCode":472},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[476,477],{"path":345,"priority":330},{"path":332,"priority":330},{"basePath":479,"description":480,"displayName":481,"installMethods":482,"rationale":483,"selectedPaths":484,"source":336,"sourceLanguage":18,"type":261},"plugins/sdd","Specification Driven Development workflow commands and agents, based on Github Spec Kit and OpenSpec. Uses specialized agents for effective context management and quality review.","sdd",{"claudeCode":481},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[485,486,487,489,491,493,495,497,499,501,503,505,507,509,511,513],{"path":345,"priority":330},{"path":332,"priority":330},{"path":488,"priority":349},"skills/add-task/SKILL.md",{"path":490,"priority":349},"skills/brainstorm/SKILL.md",{"path":492,"priority":349},"skills/create-ideas/SKILL.md",{"path":494,"priority":349},"skills/implement-task/SKILL.md",{"path":496,"priority":349},"skills/plan-task/SKILL.md",{"path":498,"priority":335},"agents/business-analyst.md",{"path":500,"priority":335},"agents/code-explorer.md",{"path":502,"priority":335},"agents/developer.md",{"path":504,"priority":335},"agents/qa-engineer.md",{"path":506,"priority":335},"agents/researcher.md",{"path":508,"priority":335},"agents/software-architect.md",{"path":510,"priority":335},"agents/team-lead.md",{"path":512,"priority":335},"agents/tech-lead.md",{"path":514,"priority":335},"agents/tech-writer.md",{"basePath":516,"description":517,"displayName":518,"installMethods":519,"rationale":520,"selectedPaths":521,"source":336,"sourceLanguage":18,"type":261},"plugins/kaizen","Inspired by Japanese continuous improvement philosophy, Agile and Lean development practices. Introduces commands for analysis of root cause of issues and problems, including 5 Whys, Cause and Effect Analysis, and other techniques.","kaizen",{"claudeCode":518},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[522,523,524,526,528,530,532,534,536],{"path":345,"priority":330},{"path":332,"priority":330},{"path":525,"priority":349},"skills/analyse/SKILL.md",{"path":527,"priority":349},"skills/analyse-problem/SKILL.md",{"path":529,"priority":349},"skills/cause-and-effect/SKILL.md",{"path":531,"priority":349},"skills/kaizen/SKILL.md",{"path":533,"priority":349},"skills/plan-do-check-act/SKILL.md",{"path":535,"priority":349},"skills/root-cause-tracing/SKILL.md",{"path":537,"priority":349},"skills/why/SKILL.md",{"basePath":539,"description":540,"displayName":541,"installMethods":542,"rationale":543,"selectedPaths":544,"source":336,"sourceLanguage":18,"type":261},"plugins/customaize-agent","Commands and skills for writing and refining commands, hooks, skills for Claude Code, includes Anthropic Best Practices and Agent Persuasion Principles that can be useful for sub-agent workflows.","customaize-agent",{"claudeCode":541},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[545,546,547,549,551,553,555,557,559,561,563,565,567,569,571],{"path":345,"priority":330},{"path":332,"priority":330},{"path":548,"priority":349},"skills/agent-evaluation/SKILL.md",{"path":550,"priority":349},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":552,"priority":349},"skills/context-engineering/SKILL.md",{"path":554,"priority":349},"skills/create-agent/SKILL.md",{"path":556,"priority":349},"skills/create-command/SKILL.md",{"path":558,"priority":349},"skills/create-hook/SKILL.md",{"path":560,"priority":349},"skills/create-rule/SKILL.md",{"path":562,"priority":349},"skills/create-skill/SKILL.md",{"path":564,"priority":349},"skills/create-workflow-command/SKILL.md",{"path":566,"priority":349},"skills/prompt-engineering/SKILL.md",{"path":568,"priority":349},"skills/test-prompt/SKILL.md",{"path":570,"priority":349},"skills/test-skill/SKILL.md",{"path":572,"priority":349},"skills/thought-based-reasoning/SKILL.md",{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":336,"sourceLanguage":18,"type":261},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":576},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[580,581,582,584],{"path":345,"priority":330},{"path":332,"priority":330},{"path":583,"priority":349},"skills/update-docs/SKILL.md",{"path":585,"priority":349},"skills/write-concisely/SKILL.md",{"basePath":587,"description":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":336,"sourceLanguage":18,"type":261},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":589},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[593,594],{"path":345,"priority":330},{"path":332,"priority":330},{"basePath":596,"description":597,"displayName":598,"installMethods":599,"rationale":600,"selectedPaths":601,"source":336,"sourceLanguage":18,"type":261},"plugins/mcp","Commands for setup well known MCP server integration if needed and update CLAUDE.md file with requirement to use this MCP server for current project.","mcp",{"claudeCode":598},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[602,603,604,606,608,610,612],{"path":345,"priority":330},{"path":332,"priority":330},{"path":605,"priority":349},"skills/build-mcp/SKILL.md",{"path":607,"priority":349},"skills/setup-arxiv-mcp/SKILL.md",{"path":609,"priority":349},"skills/setup-codemap-cli/SKILL.md",{"path":611,"priority":349},"skills/setup-context7-mcp/SKILL.md",{"path":613,"priority":349},"skills/setup-serena-mcp/SKILL.md",{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":336,"sourceLanguage":18,"type":261},"plugins/fpf","First Principles Framework (FPF) for structured reasoning using workflow command pattern. Implements ADI (Abduction-Deduction-Induction) cycle via propose-hypotheses workflow with fpf-agent for hypothesis generation, logical verification, empirical validation, and auditable decision-making. Includes utility commands for status, query, decay, actualize, and reset.","fpf",{"claudeCode":617},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[621,622,623,625,627,629,631,633,635],{"path":345,"priority":330},{"path":332,"priority":330},{"path":624,"priority":349},"skills/actualize/SKILL.md",{"path":626,"priority":349},"skills/decay/SKILL.md",{"path":628,"priority":349},"skills/propose-hypotheses/SKILL.md",{"path":630,"priority":349},"skills/query/SKILL.md",{"path":632,"priority":349},"skills/reset/SKILL.md",{"path":634,"priority":349},"skills/status/SKILL.md",{"path":636,"priority":335},"agents/fpf-agent.md",{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/agent-evaluation","Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.","agent-evaluation",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/agent-evaluation/SKILL.md",[644],{"path":645,"priority":330},"SKILL.md",{"basePath":647,"description":648,"displayName":649,"installMethods":650,"rationale":651,"selectedPaths":652,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/apply-anthropic-skill-best-practices","Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure","apply-anthropic-skill-best-practices",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/apply-anthropic-skill-best-practices/SKILL.md",[653],{"path":645,"priority":330},{"basePath":655,"description":656,"displayName":278,"installMethods":657,"rationale":658,"selectedPaths":659,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/context-engineering","Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/context-engineering/SKILL.md",[660],{"path":645,"priority":330},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/create-agent","Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns","create-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-agent/SKILL.md",[668],{"path":645,"priority":330},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/create-command","Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration","create-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-command/SKILL.md",[676],{"path":645,"priority":330},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/create-rule","Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say \"You absolutly right, I should have done it differently.\" -> need create rule for this issue so it not appears again.","create-rule",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-rule/SKILL.md",[684],{"path":645,"priority":330},{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/create-skill","Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization","create-skill",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-skill/SKILL.md",[692],{"path":645,"priority":330},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/create-workflow-command","Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts","create-workflow-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-workflow-command/SKILL.md",[700],{"path":645,"priority":330},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/prompt-engineering","Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.","prompt-engineering",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/prompt-engineering/SKILL.md",[708],{"path":645,"priority":330},{"basePath":710,"description":711,"displayName":712,"installMethods":713,"rationale":714,"selectedPaths":715,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/test-prompt","Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing","test-prompt",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-prompt/SKILL.md",[716],{"path":645,"priority":330},{"basePath":718,"description":719,"displayName":720,"installMethods":721,"rationale":722,"selectedPaths":723,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/test-skill","Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes","test-skill",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-skill/SKILL.md",[724],{"path":645,"priority":330},{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":336,"sourceLanguage":18,"type":251},"plugins/customaize-agent/skills/thought-based-reasoning","Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns","thought-based-reasoning",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/thought-based-reasoning/SKILL.md",[732],{"path":645,"priority":330},{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":336,"sourceLanguage":18,"type":251},"plugins/docs/skills/update-docs","Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.","update-docs",{"claudeCode":12},"SKILL.md frontmatter at plugins/docs/skills/update-docs/SKILL.md",[740],{"path":645,"priority":330},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":336,"sourceLanguage":18,"type":251},"plugins/docs/skills/write-concisely","Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.","write-concisely",{"claudeCode":12},"SKILL.md frontmatter at plugins/docs/skills/write-concisely/SKILL.md",[748],{"path":645,"priority":330},{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":336,"sourceLanguage":18,"type":251},"plugins/fpf/skills/actualize","Reconcile the project's FPF state with recent repository changes","actualize",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/actualize/SKILL.md",[756],{"path":645,"priority":330},{"basePath":758,"description":759,"displayName":760,"installMethods":761,"rationale":762,"selectedPaths":763,"source":336,"sourceLanguage":18,"type":251},"plugins/fpf/skills/decay","Manage evidence freshness by identifying stale decisions and providing governance actions","decay",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/decay/SKILL.md",[764],{"path":645,"priority":330},{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":336,"sourceLanguage":18,"type":251},"plugins/fpf/skills/propose-hypotheses","Execute complete FPF cycle from hypothesis generation to decision","propose-hypotheses",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/propose-hypotheses/SKILL.md",[772],{"path":645,"priority":330},{"basePath":774,"description":775,"displayName":776,"installMethods":777,"rationale":778,"selectedPaths":779,"source":336,"sourceLanguage":18,"type":251},"plugins/fpf/skills/query","Search the FPF knowledge base and display hypothesis details with assurance information","query",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/query/SKILL.md",[780],{"path":645,"priority":330},{"basePath":782,"description":783,"displayName":784,"installMethods":785,"rationale":786,"selectedPaths":787,"source":336,"sourceLanguage":18,"type":251},"plugins/fpf/skills/reset","Reset the FPF reasoning cycle to start fresh","reset",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/reset/SKILL.md",[788],{"path":645,"priority":330},{"basePath":790,"description":791,"displayName":792,"installMethods":793,"rationale":794,"selectedPaths":795,"source":336,"sourceLanguage":18,"type":251},"plugins/fpf/skills/status","Display the current state of the FPF knowledge base","status",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/status/SKILL.md",[796],{"path":645,"priority":330},{"basePath":798,"description":799,"displayName":800,"installMethods":801,"rationale":802,"selectedPaths":803,"source":336,"sourceLanguage":18,"type":251},"plugins/git/skills/analyze-issue","Analyze a GitHub issue and create a detailed technical specification","analyze-issue",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/analyze-issue/SKILL.md",[804],{"path":645,"priority":330},{"basePath":806,"description":807,"displayName":808,"installMethods":809,"rationale":810,"selectedPaths":811,"source":336,"sourceLanguage":18,"type":251},"plugins/git/skills/attach-review-to-pr","Add line-specific review comments to pull requests using GitHub CLI API","attach-review-to-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/attach-review-to-pr/SKILL.md",[812],{"path":645,"priority":330},{"basePath":814,"description":815,"displayName":816,"installMethods":817,"rationale":818,"selectedPaths":819,"source":336,"sourceLanguage":18,"type":251},"plugins/git/skills/commit","Create well-formatted commits with conventional commit messages and emoji","commit",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/commit/SKILL.md",[820],{"path":645,"priority":330},{"basePath":822,"description":823,"displayName":824,"installMethods":825,"rationale":826,"selectedPaths":827,"source":336,"sourceLanguage":18,"type":251},"plugins/git/skills/create-pr","Create pull requests using GitHub CLI with proper templates and formatting","create-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/create-pr/SKILL.md",[828],{"path":645,"priority":330},{"basePath":830,"description":831,"displayName":832,"installMethods":833,"rationale":834,"selectedPaths":835,"source":336,"sourceLanguage":18,"type":251},"plugins/git/skills/git-notes","Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.","git-notes",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/git-notes/SKILL.md",[836],{"path":645,"priority":330},{"basePath":247,"description":10,"displayName":250,"installMethods":838,"rationale":839,"selectedPaths":840,"source":336,"sourceLanguage":18,"type":251},{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/git-worktrees/SKILL.md",[841],{"path":645,"priority":330},{"basePath":843,"description":844,"displayName":845,"installMethods":846,"rationale":847,"selectedPaths":848,"source":336,"sourceLanguage":18,"type":251},"plugins/git/skills/load-issues","Load all open issues from GitHub and save them as markdown files","load-issues",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/load-issues/SKILL.md",[849],{"path":645,"priority":330},{"basePath":851,"description":852,"displayName":853,"installMethods":854,"rationale":855,"selectedPaths":856,"source":336,"sourceLanguage":18,"type":251},"plugins/kaizen/skills/analyse","Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target","analyse",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse/SKILL.md",[857],{"path":645,"priority":330},{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":336,"sourceLanguage":18,"type":251},"plugins/kaizen/skills/analyse-problem","Comprehensive A3 one-page problem analysis with root cause and action plan","analyse-problem",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse-problem/SKILL.md",[865],{"path":645,"priority":330},{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":336,"sourceLanguage":18,"type":251},"plugins/kaizen/skills/cause-and-effect","Systematic Fishbone analysis exploring problem causes across six categories","cause-and-effect",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/cause-and-effect/SKILL.md",[873],{"path":645,"priority":330},{"basePath":875,"description":876,"displayName":518,"installMethods":877,"rationale":878,"selectedPaths":879,"source":336,"sourceLanguage":18,"type":251},"plugins/kaizen/skills/kaizen","Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/kaizen/SKILL.md",[880],{"path":645,"priority":330},{"basePath":882,"description":883,"displayName":884,"installMethods":885,"rationale":886,"selectedPaths":887,"source":336,"sourceLanguage":18,"type":251},"plugins/kaizen/skills/plan-do-check-act","Iterative PDCA cycle for systematic experimentation and continuous improvement","plan-do-check-act",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/plan-do-check-act/SKILL.md",[888],{"path":645,"priority":330},{"basePath":890,"description":891,"displayName":892,"installMethods":893,"rationale":894,"selectedPaths":895,"source":336,"sourceLanguage":18,"type":251},"plugins/kaizen/skills/root-cause-tracing","Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior","root-cause-tracing",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/root-cause-tracing/SKILL.md",[896],{"path":645,"priority":330},{"basePath":898,"description":899,"displayName":900,"installMethods":901,"rationale":902,"selectedPaths":903,"source":336,"sourceLanguage":18,"type":251},"plugins/kaizen/skills/why","Iterative Five Whys root cause analysis drilling from symptoms to fundamentals","why",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/why/SKILL.md",[904],{"path":645,"priority":330},{"basePath":906,"description":907,"displayName":908,"installMethods":909,"rationale":910,"selectedPaths":911,"source":336,"sourceLanguage":18,"type":251},"plugins/mcp/skills/build-mcp","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).","build-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/build-mcp/SKILL.md",[912],{"path":645,"priority":330},{"basePath":914,"description":915,"displayName":916,"installMethods":917,"rationale":918,"selectedPaths":919,"source":336,"sourceLanguage":18,"type":251},"plugins/mcp/skills/setup-arxiv-mcp","Guide for setup arXiv paper search MCP server using Docker MCP","setup-arxiv-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-arxiv-mcp/SKILL.md",[920],{"path":645,"priority":330},{"basePath":922,"description":923,"displayName":924,"installMethods":925,"rationale":926,"selectedPaths":927,"source":336,"sourceLanguage":18,"type":251},"plugins/mcp/skills/setup-codemap-cli","Guide for setup Codemap CLI for intelligent codebase visualization and navigation","setup-codemap-cli",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-codemap-cli/SKILL.md",[928],{"path":645,"priority":330},{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":336,"sourceLanguage":18,"type":251},"plugins/mcp/skills/setup-context7-mcp","Guide for setup Context7 MCP server to load documentation for specific technologies.","setup-context7-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-context7-mcp/SKILL.md",[936],{"path":645,"priority":330},{"basePath":938,"description":939,"displayName":940,"installMethods":941,"rationale":942,"selectedPaths":943,"source":336,"sourceLanguage":18,"type":251},"plugins/mcp/skills/setup-serena-mcp","Guide for setup Serena MCP server for semantic code retrieval and editing capabilities","setup-serena-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-serena-mcp/SKILL.md",[944],{"path":645,"priority":330},{"basePath":946,"description":947,"displayName":948,"installMethods":949,"rationale":950,"selectedPaths":951,"source":336,"sourceLanguage":18,"type":251},"plugins/reflexion/skills/critique","Comprehensive multi-perspective review using specialized judges with debate and consensus building","critique",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/critique/SKILL.md",[952],{"path":645,"priority":330},{"basePath":954,"description":955,"displayName":956,"installMethods":957,"rationale":958,"selectedPaths":959,"source":336,"sourceLanguage":18,"type":251},"plugins/reflexion/skills/memorize","Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering","memorize",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/memorize/SKILL.md",[960],{"path":645,"priority":330},{"basePath":962,"description":963,"displayName":964,"installMethods":965,"rationale":966,"selectedPaths":967,"source":336,"sourceLanguage":18,"type":251},"plugins/reflexion/skills/reflect","Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification","reflect",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/reflect/SKILL.md",[968],{"path":645,"priority":330},{"basePath":970,"description":971,"displayName":972,"installMethods":973,"rationale":974,"selectedPaths":975,"source":336,"sourceLanguage":18,"type":251},"plugins/review/skills/review-local-changes","Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions","review-local-changes",{"claudeCode":12},"SKILL.md frontmatter at plugins/review/skills/review-local-changes/SKILL.md",[976],{"path":645,"priority":330},{"basePath":978,"description":979,"displayName":980,"installMethods":981,"rationale":982,"selectedPaths":983,"source":336,"sourceLanguage":18,"type":251},"plugins/review/skills/review-pr","Comprehensive pull request review using specialized agents","review-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/review/skills/review-pr/SKILL.md",[984],{"path":645,"priority":330},{"basePath":986,"description":987,"displayName":988,"installMethods":989,"rationale":990,"selectedPaths":991,"source":336,"sourceLanguage":18,"type":251},"plugins/sadd/skills/do-and-judge","Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop","do-and-judge",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-and-judge/SKILL.md",[992],{"path":645,"priority":330},{"basePath":994,"description":995,"displayName":996,"installMethods":997,"rationale":998,"selectedPaths":999,"source":336,"sourceLanguage":18,"type":251},"plugins/sadd/skills/do-competitively","Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis","do-competitively",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-competitively/SKILL.md",[1000],{"path":645,"priority":330},{"basePath":1002,"description":1003,"displayName":1004,"installMethods":1005,"rationale":1006,"selectedPaths":1007,"source":336,"sourceLanguage":18,"type":251},"plugins/sadd/skills/do-in-parallel","Launch multiple sub-agents in parallel to execute tasks across files or targets with intelligent model selection, quality-focused prompting, and meta-judge → LLM-as-a-judge verification","do-in-parallel",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-parallel/SKILL.md",[1008],{"path":645,"priority":330},{"basePath":1010,"description":1011,"displayName":1012,"installMethods":1013,"rationale":1014,"selectedPaths":1015,"source":336,"sourceLanguage":18,"type":251},"plugins/sadd/skills/do-in-steps","Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification","do-in-steps",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-steps/SKILL.md",[1016],{"path":645,"priority":330},{"basePath":1018,"description":1019,"displayName":1020,"installMethods":1021,"rationale":1022,"selectedPaths":1023,"source":336,"sourceLanguage":18,"type":251},"plugins/sadd/skills/judge","Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation","judge",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/judge/SKILL.md",[1024],{"path":645,"priority":330},{"basePath":1026,"description":1027,"displayName":1028,"installMethods":1029,"rationale":1030,"selectedPaths":1031,"source":336,"sourceLanguage":18,"type":251},"plugins/sadd/skills/judge-with-debate","Evaluate solutions through multi-round debate between independent judges until consensus","judge-with-debate",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/judge-with-debate/SKILL.md",[1032],{"path":645,"priority":330},{"basePath":1034,"description":1035,"displayName":1036,"installMethods":1037,"rationale":1038,"selectedPaths":1039,"source":336,"sourceLanguage":18,"type":251},"plugins/sadd/skills/launch-sub-agent","Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification","launch-sub-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/launch-sub-agent/SKILL.md",[1040],{"path":645,"priority":330},{"basePath":1042,"description":1043,"displayName":1044,"installMethods":1045,"rationale":1046,"selectedPaths":1047,"source":336,"sourceLanguage":18,"type":251},"plugins/sadd/skills/multi-agent-patterns","Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.","multi-agent-patterns",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/multi-agent-patterns/SKILL.md",[1048],{"path":645,"priority":330},{"basePath":1050,"description":1051,"displayName":1052,"installMethods":1053,"rationale":1054,"selectedPaths":1055,"source":336,"sourceLanguage":18,"type":251},"plugins/sadd/skills/subagent-driven-development","Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates","subagent-driven-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/subagent-driven-development/SKILL.md",[1056],{"path":645,"priority":330},{"basePath":1058,"description":1059,"displayName":1060,"installMethods":1061,"rationale":1062,"selectedPaths":1063,"source":336,"sourceLanguage":18,"type":251},"plugins/sadd/skills/tree-of-thoughts","Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation","tree-of-thoughts",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/tree-of-thoughts/SKILL.md",[1064],{"path":645,"priority":330},{"basePath":1066,"description":1067,"displayName":1068,"installMethods":1069,"rationale":1070,"selectedPaths":1071,"source":336,"sourceLanguage":18,"type":251},"plugins/sdd/skills/add-task","creates draft task file in .specs/tasks/draft/ with original user intent","add-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/add-task/SKILL.md",[1072],{"path":645,"priority":330},{"basePath":1074,"description":1075,"displayName":1076,"installMethods":1077,"rationale":1078,"selectedPaths":1079,"source":336,"sourceLanguage":18,"type":251},"plugins/sdd/skills/brainstorm","Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes","brainstorm",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/brainstorm/SKILL.md",[1080],{"path":645,"priority":330},{"basePath":1082,"description":1083,"displayName":1084,"installMethods":1085,"rationale":1086,"selectedPaths":1087,"source":336,"sourceLanguage":18,"type":251},"plugins/sdd/skills/create-ideas","Generate ideas in one shot using creative sampling","create-ideas",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/create-ideas/SKILL.md",[1088],{"path":645,"priority":330},{"basePath":1090,"description":1091,"displayName":1092,"installMethods":1093,"rationale":1094,"selectedPaths":1095,"source":336,"sourceLanguage":18,"type":251},"plugins/sdd/skills/implement-task","Implement a task with automated LLM-as-Judge verification for critical steps","implement-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/implement-task/SKILL.md",[1096],{"path":645,"priority":330},{"basePath":1098,"description":1099,"displayName":1100,"installMethods":1101,"rationale":1102,"selectedPaths":1103,"source":336,"sourceLanguage":18,"type":251},"plugins/sdd/skills/plan-task","Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task","plan-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/plan-task/SKILL.md",[1104,1105],{"path":645,"priority":330},{"path":1106,"priority":349},"analyse-business-requirements.md",{"basePath":1108,"description":1109,"displayName":1110,"installMethods":1111,"rationale":1112,"selectedPaths":1113,"source":336,"sourceLanguage":18,"type":251},"plugins/tdd/skills/fix-tests","Systematically fix all failing tests after business logic changes or refactoring","fix-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/fix-tests/SKILL.md",[1114],{"path":645,"priority":330},{"basePath":1116,"description":1117,"displayName":1118,"installMethods":1119,"rationale":1120,"selectedPaths":1121,"source":336,"sourceLanguage":18,"type":251},"plugins/tdd/skills/test-driven-development","Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first","test-driven-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/test-driven-development/SKILL.md",[1122],{"path":645,"priority":330},{"basePath":1124,"description":1125,"displayName":1126,"installMethods":1127,"rationale":1128,"selectedPaths":1129,"source":336,"sourceLanguage":18,"type":251},"plugins/tdd/skills/write-tests","Systematically add test coverage for all local code changes using specialized review and development agents. Add tests for uncommitted changes (including untracked files), or if everything is commited, then will cover latest commit.","write-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/write-tests/SKILL.md",[1130],{"path":645,"priority":330},{"sources":1132},[1133],"manual",{"closedIssues90d":235,"description":1135,"forks":236,"homepage":1136,"license":242,"openIssues90d":238,"pushedAt":239,"readmeSize":233,"stars":240,"topics":1137},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1138,1139,1140,1141,272,1142,1143,1144,1145],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1147,"discoverAt":1148,"extractAt":1149,"githubAt":1149,"updatedAt":1147},1778694480631,1778694475065,1778694478670,[218,217,216,219],{"evaluatedAt":245,"extractAt":296,"updatedAt":245},[],[1154,1185,1217,1245,1277,1306],{"_creationTime":1155,"_id":1156,"community":1157,"display":1158,"identity":1164,"providers":1169,"relations":1178,"tags":1181,"workflow":1182},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1159,"installMethods":1160,"name":1162,"sourceUrl":1163},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1161},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1165,"githubOwner":1166,"githubRepo":1167,"locale":18,"slug":1168,"type":251},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1170,"extract":1176},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1172,"targetMarket":220,"tier":283},100,[216,1173,304,1174,305,302,1175],"development-environment","tmux","developer-tool",{"commitSha":285,"license":1177},"MIT",{"parentExtensionId":1179,"repoId":1180},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[305,302,1175,1173,216,1174,304],{"evaluatedAt":1183,"extractAt":1184,"updatedAt":1183},1778699613343,1778699234184,{"_creationTime":1186,"_id":1187,"community":1188,"display":1189,"identity":1195,"providers":1200,"relations":1208,"tags":1212,"workflow":1213},1778696789327.207,"k17427ty6gf7xj0sa3j4hys17s86nsd5",{"reviewCount":8},{"description":1190,"installMethods":1191,"name":1193,"sourceUrl":1194},"Verwenden Sie dies, wenn der Benutzer Konfigurations-Synchronisationsprofile auflisten, erstellen, wechseln, löschen, vergleichen oder inspizieren möchte.",{"claudeCode":1192},"rohithzr/claudebase","sync-profiles","https://github.com/rohithzr/claudebase",{"basePath":1196,"githubOwner":1197,"githubRepo":1198,"locale":1199,"slug":1193,"type":251},"skills/sync-profiles","rohithzr","claudebase","de",{"evaluate":1201,"extract":1207},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1202,"targetMarket":220,"tier":283},[1203,1204,1205,1206,301,216],"configuration","sync","backup","profiles",{"commitSha":285},{"parentExtensionId":1209,"repoId":1210,"translatedFrom":1211},"k17brwsz1rsvvtg8zjs955raex86mnh6","kd7e1fmwvfp6n226mj6hy2fzds86n8kk","k17bxmr12gvehnjqa9dv7m8ebn86mbe5",[1205,1203,216,301,1206,1204],{"evaluatedAt":1214,"extractAt":1215,"updatedAt":1216},1778696687333,1778696622831,1778696789327,{"_creationTime":1218,"_id":1219,"community":1220,"display":1221,"identity":1227,"providers":1231,"relations":1236,"tags":1240,"workflow":1241},1778695117463.929,"k179c7p8mkd625ax98r4nr18v986m4xj",{"reviewCount":8},{"description":1222,"installMethods":1223,"name":1225,"sourceUrl":1226},"Verwenden Sie dies, wenn Sie mit der Feature-Arbeit beginnen, die eine Isolierung vom aktuellen Arbeitsbereich erfordert, oder bevor Sie Implementierungspläne ausführen – stellt sicher, dass über native Tools oder einen Git-Worktree-Fallback ein isolierter Arbeitsbereich vorhanden ist.",{"claudeCode":1224},"obra/superpowers","using-git-worktrees","https://github.com/obra/superpowers",{"basePath":1228,"githubOwner":1229,"githubRepo":1230,"locale":1199,"slug":1225,"type":251},"skills/using-git-worktrees","obra","superpowers",{"evaluate":1232,"extract":1235},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1233,"targetMarket":220,"tier":283},[216,1234,303,305,302],"workspace",{"commitSha":285},{"parentExtensionId":1237,"repoId":1238,"translatedFrom":1239},"k173cyjvkcyer717cf1859rka586mrx6","kd78df84w9e6v1ppqnzptt1afd86n9rm","k177cc2csjkdcems8qf39yr5fd86mzrs",[305,302,303,216,1234],{"evaluatedAt":1242,"extractAt":1243,"updatedAt":1244},1778694972293,1778694781833,1778695117464,{"_creationTime":1246,"_id":1247,"community":1248,"display":1249,"identity":1255,"providers":1260,"relations":1268,"tags":1272,"workflow":1273},1778693888389.753,"k174tys9ez737ncx76cma7k3fd86n3ge",{"reviewCount":8},{"description":1250,"installMethods":1251,"name":1253,"sourceUrl":1254},"Schreibt Commit-Nachrichten um, damit sie klingen, als hätte ein sorgfältiger menschlicher Ingenieur sie geschrieben. Entfernt KI-/Marketing-Schrott (\"umfassende Lösung\", \"robuste Implementierung\", \"nutzen\", \"verbessern\", \"nahtlos\", \"Dieser Commit...\"). Behält das Conventional Commits-Format bei. Betreff ≤72 Zeichen (Ziel ≤50), Imperativ. Body nur, wenn das \"Warum\" nicht aus dem Betreff ersichtlich ist. Verwenden Sie dies, wenn der Benutzer \"Menschlichkeit der Commit-Nachricht\", \"Commit-Nachricht von Müll befreien\", \"diese Commit-Nachricht menschlich klingen lassen\", \"/unslop-commit\", \"/commit\" sagt oder einen Entwurf einer zu bereinigenden Commit-Nachricht einfügt. Löst automatisch aus, wenn Änderungen gestaged werden.\n",{"claudeCode":1252},"MohamedAbdallah-14/unslop","Unslop Commit","https://github.com/MohamedAbdallah-14/unslop",{"basePath":1256,"githubOwner":1257,"githubRepo":1258,"locale":1199,"slug":1259,"type":251},"skills/unslop-commit","MohamedAbdallah-14","unslop","unslop-commit",{"evaluate":1261,"extract":1267},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1262,"targetMarket":220,"tier":283},[1263,1264,216,1265,1266],"commit-message","conventional-commits","ai-writing","natural-language-processing",{"commitSha":285,"license":1177},{"parentExtensionId":1269,"repoId":1270,"translatedFrom":1271},"k177fsagh49r77m9y4755zc1mn86m1jm","kd727xcarpnqcat3wd68ms466s86mwkb","k178pmb87re7z9as1b8ky4h9m586ncf7",[1265,1263,1264,216,1266],{"evaluatedAt":1274,"extractAt":1275,"updatedAt":1276},1778693755963,1778693661691,1778693888389,{"_creationTime":1278,"_id":1279,"community":1280,"display":1281,"identity":1287,"providers":1292,"relations":1299,"tags":1302,"workflow":1303},1778692488329.0164,"k17d7dgccv6vnj9tcw0cehwnph86nryb",{"reviewCount":8},{"description":1282,"installMethods":1283,"name":1285,"sourceUrl":1286},"Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.",{"claudeCode":1284},"luiseiman/claude-kit","Rule Effectiveness Analysis","https://github.com/luiseiman/claude-kit",{"basePath":1288,"githubOwner":1289,"githubRepo":1290,"locale":18,"slug":1291,"type":251},"skills/rule-effectiveness","luiseiman","claude-kit","rule-effectiveness",{"evaluate":1293,"extract":1298},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1294,"targetMarket":220,"tier":283},[1295,1203,1296,1297,216],"claude-code","analysis","optimization",{"commitSha":285,"license":1177},{"parentExtensionId":1300,"repoId":1301},"k17650xadq8363kzchr4w0gmf186nq24","kd79wqc8an5wh20cc2znr8tyb586mxwx",[1296,1295,1203,216,1297],{"evaluatedAt":1304,"extractAt":1305,"updatedAt":1304},1778693275143,1778692488329,{"_creationTime":1307,"_id":1308,"community":1309,"display":1310,"identity":1316,"providers":1320,"relations":1327,"tags":1330,"workflow":1331},1778685689296.2205,"k17fwfk89hdmmdh183v8vc33tn86mdsg",{"reviewCount":8},{"description":1311,"installMethods":1312,"name":1314,"sourceUrl":1315},"Wechselt die MCP für Unity-Paketquelle in verbundenen Unity-Projekten. Verwenden Sie /mcp-source [main|beta|branch|local], um zwischen Upstream-Releases, Ihrem Remote-Branch oder Ihrem lokalen Entwicklungs-Checkout zu wechseln.",{"claudeCode":1313},"CoplayDev/unity-mcp","mcp-source","https://github.com/CoplayDev/unity-mcp",{"basePath":1317,"githubOwner":1318,"githubRepo":1319,"locale":1199,"slug":1314,"type":251},".claude/skills/mcp-source","CoplayDev","unity-mcp",{"evaluate":1321,"extract":1326},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1322,"targetMarket":220,"tier":283},[1323,1324,1325,216,305],"unity","game-development","package-management",{"commitSha":285},{"repoId":1328,"translatedFrom":1329},"kd7f7a61rr641b2hvb1av885xd86nt69","k17cmb3q93q8fs8rnfadebvvgs86mkcw",[305,1324,216,1325,1323],{"evaluatedAt":1332,"extractAt":1333,"updatedAt":1334},1778685613915,1778685587115,1778685689296]