[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-do-in-parallel-en":3,"guides-for-NeoLabHQ-do-in-parallel":1149,"similar-k176q7m7j3mryt34xbr41davc986n45c-en":1150},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":234,"parentExtension":248,"providers":310,"relations":314,"repo":315,"tags":1147,"workflow":1148},1778694480889.959,"k176q7m7j3mryt34xbr41davc986n45c",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","do-in-parallel","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":241},1778695534449.8484,"kn73q0wzd86bf3qm0n7szbcv1n86ny9z","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly outlines the problem of executing tasks across files or targets in parallel, emphasizing intelligent model selection, quality prompting, and verification.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a sophisticated parallel execution strategy with requirement grouping, meta-judges, and LLM-as-a-judge verification, which goes significantly beyond default agent capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears production-ready, implementing a complete lifecycle for parallel task execution, including analysis, dispatch, verification, and iteration.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on orchestrating parallel sub-agent execution and verification, adhering to a single, coherent workflow.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality, detailing parallel execution, model selection, quality prompting, and verification.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific tools like `Task` with well-defined parameters for dispatching sub-agents and judges, avoiding generalist command execution.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill does not appear to have configurable parameters or options that require documentation.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tools and commands referenced, such as `/do-in-parallel`, are descriptive and align with the skill's domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's interface and expected outputs are clearly defined, focusing on task execution and results without unnecessary data.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the GNU General Public License v3.0, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-06, which is within the last 90 days, indicating recent maintenance.",{"category":59,"check":63,"severity":46,"summary":64},"Dependency Management","The extension does not appear to rely on third-party dependencies that would require explicit management or updating.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill's design, focusing on orchestration and dispatching other agents, does not appear to involve direct handling or exposure of secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's methodology emphasizes treating inputs and tasks as data to be processed, and the detailed workflow and prompt structures suggest protection against instruction injection.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill orchestrates internal agent tasks and relies on the provided code/task descriptions, without fetching external code or instructions at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the agent's sandbox, dispatching sub-agents and managing their execution without attempting to modify files outside the designated project scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's workflow does not involve detached processes or retry loops around denied tool calls, adhering to sandbox limitations.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's focus is on task orchestration and does not involve reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled documentation and prompts appear to be free of hidden steering tricks or obfuscated instructions.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation relies on structured prompts and tool calls, with no indication of obfuscated code or runtime script execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill uses relative paths and tool abstractions, avoiding assumptions about specific user project structures.",{"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 above 50%, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The GitHub repository has recent commits, and the README mentions version 3.0.0, indicating active versioning and releases.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The skill's design, particularly in its detailed workflow and prompt structures, implies robust validation of inputs and outputs for sub-agent calls.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill orchestrates agent actions, and the responsibility for guarded destructive operations lies with the dispatched sub-agents; the orchestrator itself is not destructive.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The extensive documentation on retry logic, judge feedback parsing, and isolated failure handling indicates a robust error management strategy.",{"category":111,"check":115,"severity":46,"summary":116},"Logging","The skill itself does not perform destructive actions or outbound calls that would require local audit logging.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill's function is to orchestrate agent tasks and does not involve direct processing of personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension is designed for general software development tasks and does not contain any regional or jurisdictional limitations.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill's reliance on the agent framework and standard tool calls suggests good cross-platform compatibility.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is comprehensive, detailing features, installation, and providing extensive documentation on various plugins.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The `do-in-parallel` skill, as described in the SKILL.md, represents a single, focused capability.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The skill focuses on a single primary command (`/do-in-parallel`) and does not expose overlapping synonym tools.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as parallel execution and requirement grouping, are clearly described and implemented in the skill's workflow.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for Claude Code and other platforms, including copy-pasteable commands.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill's detailed error handling and retry documentation implies that errors will be actionable and provide guidance.",{"category":104,"check":148,"severity":46,"summary":149},"Pinned dependencies","The skill appears to be self-contained within the agent framework and does not rely on external, version-pinned dependencies.",{"category":33,"check":151,"severity":46,"summary":152},"Dry-run preview","The skill orchestrates agent execution rather than performing direct state-changing operations itself; dry-run functionality would be relevant to the dispatched sub-agents.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's workflow documentation details retry mechanisms and implicitly relies on agent framework timeouts, suggesting a robust protocol.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no mention of telemetry collection within the skill's documentation, suggesting it is either not collected or handled externally by the agent framework.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined, detailing its function (parallel task execution), targets (files, targets), and core capabilities (model selection, grouping, verification).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and provides a clear summary of the skill's core capability and argument hints.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is detailed but well-structured with clear phases and examples, avoiding excessive bloat.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md effectively uses sections and links to external documentation for detailed explanations, demonstrating good progressive disclosure.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","This skill is an orchestrator and does not perform deep code exploration that would require a forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The documentation includes detailed examples demonstrating requirement grouping, parallel dispatch, and judge verification scenarios.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation explicitly addresses failure modes, retry logic, and critical rules for handling unexpected states and max retries.",{"category":111,"check":183,"severity":46,"summary":184},"Tool Fallback","The skill relies on the core agent framework and does not appear to have dependencies on custom MCP servers that would require fallbacks.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The documentation emphasizes halting the workflow on unexpected pre-state and reporting clearly, aligning with safety best practices.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is designed as a standalone orchestrator and does not implicitly rely on other specific skills being loaded, with cross-skill coordination being explicit when applicable.",1778695533458,"This skill orchestrates the parallel execution of multiple sub-agents across various files or targets. It employs intelligent model selection, requirement grouping for efficiency, and a multi-layered verification process involving meta-judges and LLM-as-a-judge.",[195,196,197,198,199],"Parallel task execution across multiple targets","Intelligent requirement grouping (repeatable, shared, independent)","Meta-judge for spec generation","LLM-as-a-judge verification with retry mechanisms","Quality-focused prompting with Zero-shot CoT and self-critique",[201,202,203,204],"Performing the task execution itself (acts as an orchestrator)","Skipping judge verification to save time","Sequential execution when parallelization is safe","Allowing implementation agents to modify files outside their specified target","3.0.0","4.4.0","To significantly reduce execution time for batch operations by running tasks concurrently and ensuring high quality through structured verification.","All checks passed, indicating high quality and adherence to best practices.",100,"A robust skill for parallel task execution with advanced verification.",[212,213,214,215,216],"automation","parallel-execution","orchestration","llm-agents","code-quality","global","verified",[220,221,222,223],"Applying the same refactoring across multiple files simultaneously","Running code analysis on several modules concurrently","Generating documentation for multiple components in parallel","Executing independent transformations across a batch of targets",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":238,"testCoverage":240},{"hasLockfile":226},true,1778695499063,{"descriptionLength":229,"readmeSize":230},185,40436,{"closedIssues90d":232,"forks":233,"hasChangelog":234,"openIssues90d":235,"pushedAt":236,"stars":237},8,89,false,6,1778029371000,993,{"hasNpmPackage":234,"license":239,"smitheryVerified":234},"GPL-3.0",{"hasCi":234,"hasTests":226},{"updatedAt":242},1778695534449,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"plugins/sadd/skills/do-in-parallel","NeoLabHQ","context-engineering-kit","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":257,"parentExtension":260,"providers":293,"relations":306,"tags":307,"workflow":308},1778694480889.9456,"k17b20m1ddyqgjez8nym6erc8186nt44",{"reviewCount":8},{"description":253,"installMethods":254,"name":256,"sourceUrl":14},"Introduces skills for subagent-driven development, dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates.",{"claudeCode":255},"sadd","SADD Plugin",{"basePath":258,"githubOwner":245,"githubRepo":246,"locale":18,"slug":255,"type":259},"plugins/sadd","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"providers":271,"relations":287,"tags":289,"workflow":290},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":265,"installMethods":266,"name":267,"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":269,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":270},"","marketplace",{"evaluate":272,"extract":280},{"promptVersionExtension":273,"promptVersionScoring":206,"score":274,"tags":275,"targetMarket":217,"tier":218},"3.1.0",97,[276,277,278,216,279],"context-engineering","agent-productivity","llm-patterns","developer-tools",{"commitSha":281,"license":282,"marketplace":283,"plugin":285},"HEAD","GPL-3.0-or-later",{"name":246,"pluginCount":284,"version":205},13,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[277,216,276,279,278],{"evaluatedAt":291,"extractAt":292,"updatedAt":291},1778694497063,1778694480890,{"evaluate":294,"extract":303},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":296,"targetMarket":217,"tier":302},75,[297,214,298,299,213,300,301],"multi-agent","agent-management","workflow","evaluation","agent-development","flagged",{"commitSha":281,"license":282,"plugin":304},{"mcpCount":8,"provider":286,"skillCount":305},10,{"parentExtensionId":262,"repoId":288},[301,298,300,297,214,213,299],{"evaluatedAt":309,"extractAt":292,"updatedAt":309},1778694577619,{"evaluate":311,"extract":313},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":312,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":281},{"parentExtensionId":250,"repoId":288},{"_creationTime":316,"_id":288,"identity":317,"providers":318,"workflow":1143},1778694475065.1633,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":319,"discover":1128,"github":1131},{"commitSha":281,"extensions":320},[321,334,373,398,421,436,466,475,512,535,570,583,592,611,634,643,651,658,666,674,682,690,698,706,714,722,730,738,746,754,762,770,778,786,794,802,810,818,826,834,842,850,858,866,874,881,889,897,905,913,921,929,937,945,953,961,969,977,985,993,1001,1006,1014,1022,1030,1038,1046,1054,1062,1070,1078,1086,1094,1104,1112,1120],{"basePath":269,"description":265,"displayName":246,"installMethods":322,"rationale":323,"selectedPaths":324,"source":333,"sourceLanguage":18,"type":270},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[325,328,330],{"path":326,"priority":327},".claude-plugin/marketplace.json","mandatory",{"path":329,"priority":327},"README.md",{"path":331,"priority":332},"LICENSE","high","rule",{"basePath":335,"description":336,"displayName":337,"installMethods":338,"rationale":339,"selectedPaths":340,"source":333,"sourceLanguage":18,"type":259},"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":337},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[341,343,344,347,349,351,353,355,357,359,361,363,365,367,369,371],{"path":342,"priority":327},".claude-plugin/plugin.json",{"path":329,"priority":327},{"path":345,"priority":346},"skills/critique/SKILL.md","medium",{"path":348,"priority":346},"skills/memorize/SKILL.md",{"path":350,"priority":346},"skills/reflect/SKILL.md",{"path":352,"priority":332},"hooks/.gitignore",{"path":354,"priority":332},"hooks/README.md",{"path":356,"priority":332},"hooks/hooks.json",{"path":358,"priority":332},"hooks/package.json",{"path":360,"priority":332},"hooks/src/index.ts",{"path":362,"priority":332},"hooks/src/lib.ts",{"path":364,"priority":332},"hooks/src/onStopHandler.test.ts",{"path":366,"priority":332},"hooks/src/onStopHandler.ts",{"path":368,"priority":332},"hooks/src/session.ts",{"path":370,"priority":332},"hooks/tsconfig.json",{"path":372,"priority":332},"hooks/vitest.config.ts",{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":333,"sourceLanguage":18,"type":259},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":376},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[380,381,382,384,386,388,390,392,394,396],{"path":342,"priority":327},{"path":329,"priority":327},{"path":383,"priority":346},"skills/review-local-changes/SKILL.md",{"path":385,"priority":346},"skills/review-pr/SKILL.md",{"path":387,"priority":332},"agents/bug-hunter.md",{"path":389,"priority":332},"agents/code-quality-reviewer.md",{"path":391,"priority":332},"agents/contracts-reviewer.md",{"path":393,"priority":332},"agents/historical-context-reviewer.md",{"path":395,"priority":332},"agents/security-auditor.md",{"path":397,"priority":332},"agents/test-coverage-reviewer.md",{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":333,"sourceLanguage":18,"type":259},"plugins/git","Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.","git",{"claudeCode":401},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[405,406,407,409,411,413,415,417,419],{"path":342,"priority":327},{"path":329,"priority":327},{"path":408,"priority":346},"skills/analyze-issue/SKILL.md",{"path":410,"priority":346},"skills/attach-review-to-pr/SKILL.md",{"path":412,"priority":346},"skills/commit/SKILL.md",{"path":414,"priority":346},"skills/create-pr/SKILL.md",{"path":416,"priority":346},"skills/git-notes/SKILL.md",{"path":418,"priority":346},"skills/git-worktrees/SKILL.md",{"path":420,"priority":346},"skills/load-issues/SKILL.md",{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":333,"sourceLanguage":18,"type":259},"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":342,"priority":327},{"path":329,"priority":327},{"path":431,"priority":346},"skills/fix-tests/SKILL.md",{"path":433,"priority":346},"skills/test-driven-development/SKILL.md",{"path":435,"priority":346},"skills/write-tests/SKILL.md",{"basePath":258,"description":253,"displayName":255,"installMethods":437,"rationale":438,"selectedPaths":439,"source":333,"sourceLanguage":18,"type":259},{"claudeCode":255},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[440,441,442,444,446,448,450,452,454,456,458,460,462,464],{"path":342,"priority":327},{"path":329,"priority":327},{"path":443,"priority":346},"skills/do-and-judge/SKILL.md",{"path":445,"priority":346},"skills/do-competitively/SKILL.md",{"path":447,"priority":346},"skills/do-in-parallel/SKILL.md",{"path":449,"priority":346},"skills/do-in-steps/SKILL.md",{"path":451,"priority":346},"skills/judge/SKILL.md",{"path":453,"priority":346},"skills/judge-with-debate/SKILL.md",{"path":455,"priority":346},"skills/launch-sub-agent/SKILL.md",{"path":457,"priority":346},"skills/multi-agent-patterns/SKILL.md",{"path":459,"priority":346},"skills/subagent-driven-development/SKILL.md",{"path":461,"priority":346},"skills/tree-of-thoughts/SKILL.md",{"path":463,"priority":332},"agents/judge.md",{"path":465,"priority":332},"agents/meta-judge.md",{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":333,"sourceLanguage":18,"type":259},"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":469},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[473,474],{"path":342,"priority":327},{"path":329,"priority":327},{"basePath":476,"description":477,"displayName":478,"installMethods":479,"rationale":480,"selectedPaths":481,"source":333,"sourceLanguage":18,"type":259},"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":478},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[482,483,484,486,488,490,492,494,496,498,500,502,504,506,508,510],{"path":342,"priority":327},{"path":329,"priority":327},{"path":485,"priority":346},"skills/add-task/SKILL.md",{"path":487,"priority":346},"skills/brainstorm/SKILL.md",{"path":489,"priority":346},"skills/create-ideas/SKILL.md",{"path":491,"priority":346},"skills/implement-task/SKILL.md",{"path":493,"priority":346},"skills/plan-task/SKILL.md",{"path":495,"priority":332},"agents/business-analyst.md",{"path":497,"priority":332},"agents/code-explorer.md",{"path":499,"priority":332},"agents/developer.md",{"path":501,"priority":332},"agents/qa-engineer.md",{"path":503,"priority":332},"agents/researcher.md",{"path":505,"priority":332},"agents/software-architect.md",{"path":507,"priority":332},"agents/team-lead.md",{"path":509,"priority":332},"agents/tech-lead.md",{"path":511,"priority":332},"agents/tech-writer.md",{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":333,"sourceLanguage":18,"type":259},"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":515},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[519,520,521,523,525,527,529,531,533],{"path":342,"priority":327},{"path":329,"priority":327},{"path":522,"priority":346},"skills/analyse/SKILL.md",{"path":524,"priority":346},"skills/analyse-problem/SKILL.md",{"path":526,"priority":346},"skills/cause-and-effect/SKILL.md",{"path":528,"priority":346},"skills/kaizen/SKILL.md",{"path":530,"priority":346},"skills/plan-do-check-act/SKILL.md",{"path":532,"priority":346},"skills/root-cause-tracing/SKILL.md",{"path":534,"priority":346},"skills/why/SKILL.md",{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":333,"sourceLanguage":18,"type":259},"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":538},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[542,543,544,546,548,550,552,554,556,558,560,562,564,566,568],{"path":342,"priority":327},{"path":329,"priority":327},{"path":545,"priority":346},"skills/agent-evaluation/SKILL.md",{"path":547,"priority":346},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":549,"priority":346},"skills/context-engineering/SKILL.md",{"path":551,"priority":346},"skills/create-agent/SKILL.md",{"path":553,"priority":346},"skills/create-command/SKILL.md",{"path":555,"priority":346},"skills/create-hook/SKILL.md",{"path":557,"priority":346},"skills/create-rule/SKILL.md",{"path":559,"priority":346},"skills/create-skill/SKILL.md",{"path":561,"priority":346},"skills/create-workflow-command/SKILL.md",{"path":563,"priority":346},"skills/prompt-engineering/SKILL.md",{"path":565,"priority":346},"skills/test-prompt/SKILL.md",{"path":567,"priority":346},"skills/test-skill/SKILL.md",{"path":569,"priority":346},"skills/thought-based-reasoning/SKILL.md",{"basePath":571,"description":572,"displayName":573,"installMethods":574,"rationale":575,"selectedPaths":576,"source":333,"sourceLanguage":18,"type":259},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":573},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[577,578,579,581],{"path":342,"priority":327},{"path":329,"priority":327},{"path":580,"priority":346},"skills/update-docs/SKILL.md",{"path":582,"priority":346},"skills/write-concisely/SKILL.md",{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":333,"sourceLanguage":18,"type":259},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":586},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[590,591],{"path":342,"priority":327},{"path":329,"priority":327},{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":333,"sourceLanguage":18,"type":259},"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":595},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[599,600,601,603,605,607,609],{"path":342,"priority":327},{"path":329,"priority":327},{"path":602,"priority":346},"skills/build-mcp/SKILL.md",{"path":604,"priority":346},"skills/setup-arxiv-mcp/SKILL.md",{"path":606,"priority":346},"skills/setup-codemap-cli/SKILL.md",{"path":608,"priority":346},"skills/setup-context7-mcp/SKILL.md",{"path":610,"priority":346},"skills/setup-serena-mcp/SKILL.md",{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":333,"sourceLanguage":18,"type":259},"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":614},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[618,619,620,622,624,626,628,630,632],{"path":342,"priority":327},{"path":329,"priority":327},{"path":621,"priority":346},"skills/actualize/SKILL.md",{"path":623,"priority":346},"skills/decay/SKILL.md",{"path":625,"priority":346},"skills/propose-hypotheses/SKILL.md",{"path":627,"priority":346},"skills/query/SKILL.md",{"path":629,"priority":346},"skills/reset/SKILL.md",{"path":631,"priority":346},"skills/status/SKILL.md",{"path":633,"priority":332},"agents/fpf-agent.md",{"basePath":635,"description":636,"displayName":637,"installMethods":638,"rationale":639,"selectedPaths":640,"source":333,"sourceLanguage":18,"type":247},"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",[641],{"path":642,"priority":327},"SKILL.md",{"basePath":644,"description":645,"displayName":646,"installMethods":647,"rationale":648,"selectedPaths":649,"source":333,"sourceLanguage":18,"type":247},"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",[650],{"path":642,"priority":327},{"basePath":652,"description":653,"displayName":276,"installMethods":654,"rationale":655,"selectedPaths":656,"source":333,"sourceLanguage":18,"type":247},"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",[657],{"path":642,"priority":327},{"basePath":659,"description":660,"displayName":661,"installMethods":662,"rationale":663,"selectedPaths":664,"source":333,"sourceLanguage":18,"type":247},"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",[665],{"path":642,"priority":327},{"basePath":667,"description":668,"displayName":669,"installMethods":670,"rationale":671,"selectedPaths":672,"source":333,"sourceLanguage":18,"type":247},"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",[673],{"path":642,"priority":327},{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":333,"sourceLanguage":18,"type":247},"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",[681],{"path":642,"priority":327},{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":333,"sourceLanguage":18,"type":247},"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",[689],{"path":642,"priority":327},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":333,"sourceLanguage":18,"type":247},"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",[697],{"path":642,"priority":327},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":333,"sourceLanguage":18,"type":247},"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",[705],{"path":642,"priority":327},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":333,"sourceLanguage":18,"type":247},"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",[713],{"path":642,"priority":327},{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":333,"sourceLanguage":18,"type":247},"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",[721],{"path":642,"priority":327},{"basePath":723,"description":724,"displayName":725,"installMethods":726,"rationale":727,"selectedPaths":728,"source":333,"sourceLanguage":18,"type":247},"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",[729],{"path":642,"priority":327},{"basePath":731,"description":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":333,"sourceLanguage":18,"type":247},"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",[737],{"path":642,"priority":327},{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":333,"sourceLanguage":18,"type":247},"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",[745],{"path":642,"priority":327},{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":333,"sourceLanguage":18,"type":247},"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",[753],{"path":642,"priority":327},{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":333,"sourceLanguage":18,"type":247},"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",[761],{"path":642,"priority":327},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":333,"sourceLanguage":18,"type":247},"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",[769],{"path":642,"priority":327},{"basePath":771,"description":772,"displayName":773,"installMethods":774,"rationale":775,"selectedPaths":776,"source":333,"sourceLanguage":18,"type":247},"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",[777],{"path":642,"priority":327},{"basePath":779,"description":780,"displayName":781,"installMethods":782,"rationale":783,"selectedPaths":784,"source":333,"sourceLanguage":18,"type":247},"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",[785],{"path":642,"priority":327},{"basePath":787,"description":788,"displayName":789,"installMethods":790,"rationale":791,"selectedPaths":792,"source":333,"sourceLanguage":18,"type":247},"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",[793],{"path":642,"priority":327},{"basePath":795,"description":796,"displayName":797,"installMethods":798,"rationale":799,"selectedPaths":800,"source":333,"sourceLanguage":18,"type":247},"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",[801],{"path":642,"priority":327},{"basePath":803,"description":804,"displayName":805,"installMethods":806,"rationale":807,"selectedPaths":808,"source":333,"sourceLanguage":18,"type":247},"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",[809],{"path":642,"priority":327},{"basePath":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":333,"sourceLanguage":18,"type":247},"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",[817],{"path":642,"priority":327},{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":333,"sourceLanguage":18,"type":247},"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",[825],{"path":642,"priority":327},{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":333,"sourceLanguage":18,"type":247},"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",[833],{"path":642,"priority":327},{"basePath":835,"description":836,"displayName":837,"installMethods":838,"rationale":839,"selectedPaths":840,"source":333,"sourceLanguage":18,"type":247},"plugins/git/skills/git-worktrees","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.","git-worktrees",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/git-worktrees/SKILL.md",[841],{"path":642,"priority":327},{"basePath":843,"description":844,"displayName":845,"installMethods":846,"rationale":847,"selectedPaths":848,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":851,"description":852,"displayName":853,"installMethods":854,"rationale":855,"selectedPaths":856,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":875,"description":876,"displayName":515,"installMethods":877,"rationale":878,"selectedPaths":879,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":882,"description":883,"displayName":884,"installMethods":885,"rationale":886,"selectedPaths":887,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":890,"description":891,"displayName":892,"installMethods":893,"rationale":894,"selectedPaths":895,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":898,"description":899,"displayName":900,"installMethods":901,"rationale":902,"selectedPaths":903,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":906,"description":907,"displayName":908,"installMethods":909,"rationale":910,"selectedPaths":911,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":914,"description":915,"displayName":916,"installMethods":917,"rationale":918,"selectedPaths":919,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":922,"description":923,"displayName":924,"installMethods":925,"rationale":926,"selectedPaths":927,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":938,"description":939,"displayName":940,"installMethods":941,"rationale":942,"selectedPaths":943,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":946,"description":947,"displayName":948,"installMethods":949,"rationale":950,"selectedPaths":951,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":954,"description":955,"displayName":956,"installMethods":957,"rationale":958,"selectedPaths":959,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":962,"description":963,"displayName":964,"installMethods":965,"rationale":966,"selectedPaths":967,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":970,"description":971,"displayName":972,"installMethods":973,"rationale":974,"selectedPaths":975,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":978,"description":979,"displayName":980,"installMethods":981,"rationale":982,"selectedPaths":983,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":986,"description":987,"displayName":988,"installMethods":989,"rationale":990,"selectedPaths":991,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":994,"description":995,"displayName":996,"installMethods":997,"rationale":998,"selectedPaths":999,"source":333,"sourceLanguage":18,"type":247},"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":642,"priority":327},{"basePath":244,"description":10,"displayName":13,"installMethods":1002,"rationale":1003,"selectedPaths":1004,"source":333,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-parallel/SKILL.md",[1005],{"path":642,"priority":327},{"basePath":1007,"description":1008,"displayName":1009,"installMethods":1010,"rationale":1011,"selectedPaths":1012,"source":333,"sourceLanguage":18,"type":247},"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",[1013],{"path":642,"priority":327},{"basePath":1015,"description":1016,"displayName":1017,"installMethods":1018,"rationale":1019,"selectedPaths":1020,"source":333,"sourceLanguage":18,"type":247},"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",[1021],{"path":642,"priority":327},{"basePath":1023,"description":1024,"displayName":1025,"installMethods":1026,"rationale":1027,"selectedPaths":1028,"source":333,"sourceLanguage":18,"type":247},"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",[1029],{"path":642,"priority":327},{"basePath":1031,"description":1032,"displayName":1033,"installMethods":1034,"rationale":1035,"selectedPaths":1036,"source":333,"sourceLanguage":18,"type":247},"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",[1037],{"path":642,"priority":327},{"basePath":1039,"description":1040,"displayName":1041,"installMethods":1042,"rationale":1043,"selectedPaths":1044,"source":333,"sourceLanguage":18,"type":247},"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",[1045],{"path":642,"priority":327},{"basePath":1047,"description":1048,"displayName":1049,"installMethods":1050,"rationale":1051,"selectedPaths":1052,"source":333,"sourceLanguage":18,"type":247},"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",[1053],{"path":642,"priority":327},{"basePath":1055,"description":1056,"displayName":1057,"installMethods":1058,"rationale":1059,"selectedPaths":1060,"source":333,"sourceLanguage":18,"type":247},"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",[1061],{"path":642,"priority":327},{"basePath":1063,"description":1064,"displayName":1065,"installMethods":1066,"rationale":1067,"selectedPaths":1068,"source":333,"sourceLanguage":18,"type":247},"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",[1069],{"path":642,"priority":327},{"basePath":1071,"description":1072,"displayName":1073,"installMethods":1074,"rationale":1075,"selectedPaths":1076,"source":333,"sourceLanguage":18,"type":247},"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",[1077],{"path":642,"priority":327},{"basePath":1079,"description":1080,"displayName":1081,"installMethods":1082,"rationale":1083,"selectedPaths":1084,"source":333,"sourceLanguage":18,"type":247},"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",[1085],{"path":642,"priority":327},{"basePath":1087,"description":1088,"displayName":1089,"installMethods":1090,"rationale":1091,"selectedPaths":1092,"source":333,"sourceLanguage":18,"type":247},"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",[1093],{"path":642,"priority":327},{"basePath":1095,"description":1096,"displayName":1097,"installMethods":1098,"rationale":1099,"selectedPaths":1100,"source":333,"sourceLanguage":18,"type":247},"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",[1101,1102],{"path":642,"priority":327},{"path":1103,"priority":346},"analyse-business-requirements.md",{"basePath":1105,"description":1106,"displayName":1107,"installMethods":1108,"rationale":1109,"selectedPaths":1110,"source":333,"sourceLanguage":18,"type":247},"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",[1111],{"path":642,"priority":327},{"basePath":1113,"description":1114,"displayName":1115,"installMethods":1116,"rationale":1117,"selectedPaths":1118,"source":333,"sourceLanguage":18,"type":247},"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",[1119],{"path":642,"priority":327},{"basePath":1121,"description":1122,"displayName":1123,"installMethods":1124,"rationale":1125,"selectedPaths":1126,"source":333,"sourceLanguage":18,"type":247},"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",[1127],{"path":642,"priority":327},{"sources":1129},[1130],"manual",{"closedIssues90d":232,"description":1132,"forks":233,"homepage":1133,"license":239,"openIssues90d":235,"pushedAt":236,"readmeSize":230,"stars":237,"topics":1134},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1135,1136,1137,1138,270,1139,1140,1141,1142],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1144,"discoverAt":1145,"extractAt":1146,"githubAt":1146,"updatedAt":1144},1778694480631,1778694475065,1778694478670,[212,216,215,214,213],{"evaluatedAt":242,"extractAt":292,"updatedAt":242},[],[1151,1181,1203,1230,1251,1280],{"_creationTime":1152,"_id":1153,"community":1154,"display":1155,"identity":1161,"providers":1165,"relations":1174,"tags":1177,"workflow":1178},1778699234184.6152,"k17ey213cwvfet0az793r7290h86mc5e",{"reviewCount":8},{"description":1156,"installMethods":1157,"name":1159,"sourceUrl":1160},"CLI-team runtime for claude, codex, or gemini workers in tmux panes when you need process-based parallel execution",{"claudeCode":1158},"Yeachan-Heo/oh-my-claudecode","omc-teams","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1162,"githubOwner":1163,"githubRepo":1164,"locale":18,"slug":1159,"type":247},"skills/omc-teams","Yeachan-Heo","oh-my-claudecode",{"evaluate":1166,"extract":1173},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1167,"tags":1168,"targetMarket":217,"tier":218},99,[1169,1170,1138,214,213,1171,1172,1137],"cli","tmux","codex","gemini",{"commitSha":281},{"parentExtensionId":1175,"repoId":1176},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[1137,1169,1171,1172,1138,214,213,1170],{"evaluatedAt":1179,"extractAt":1180,"updatedAt":1179},1778699555463,1778699234184,{"_creationTime":1182,"_id":1183,"community":1184,"display":1185,"identity":1189,"providers":1192,"relations":1199,"tags":1200,"workflow":1201},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1186,"installMethods":1187,"name":1188,"sourceUrl":1160},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1158},"Project Session Manager",{"basePath":1190,"githubOwner":1163,"githubRepo":1164,"locale":18,"slug":1191,"type":247},"skills/project-session-manager","project-session-manager",{"evaluate":1193,"extract":1197},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1194,"targetMarket":217,"tier":218},[401,1195,299,1170,212,1169,1196],"development-environment","developer-tool",{"commitSha":281,"license":1198},"MIT",{"parentExtensionId":1175,"repoId":1176},[212,1169,1196,1195,401,1170,299],{"evaluatedAt":1202,"extractAt":1180,"updatedAt":1202},1778699613343,{"_creationTime":1204,"_id":1205,"community":1206,"display":1207,"identity":1213,"providers":1215,"relations":1223,"tags":1225,"workflow":1226},1778699468747.1746,"k1707pszx7h026a651dp5tvaxd86m3ag",{"reviewCount":8},{"description":1208,"installMethods":1209,"name":1211,"sourceUrl":1212},"Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.",{"claudeCode":1210},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":269,"githubOwner":1214,"githubRepo":1211,"locale":18,"slug":1211,"type":247},"zagmoai",{"evaluate":1216,"extract":1222},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1217,"targetMarket":217,"tier":218},[1218,1219,1220,212,1221],"google-docs","google-sheets","productivity","api-client",{"commitSha":281},{"repoId":1224},"kd776ynh73t0d6samn4bnxdf3x86n8mj",[1221,212,1218,1219,1220],{"evaluatedAt":1227,"extractAt":1228,"updatedAt":1229},1778699485884,1778699468747,1778699509178,{"_creationTime":1231,"_id":1232,"community":1233,"display":1234,"identity":1237,"providers":1240,"relations":1247,"tags":1248,"workflow":1249},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":1235,"installMethods":1236,"name":1164,"sourceUrl":1160},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":1158},{"basePath":1238,"githubOwner":1163,"githubRepo":1164,"locale":18,"slug":1239,"type":247},"skills/ask","ask",{"evaluate":1241,"extract":1246},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1242,"targetMarket":217,"tier":218},[1169,212,1138,1243,1244,1245],"prompting","code-review","artifact-generation",{"commitSha":281,"license":1198},{"parentExtensionId":1175,"repoId":1176},[1245,212,1169,1244,1138,1243],{"evaluatedAt":1250,"extractAt":1180,"updatedAt":1250},1778699303045,{"_creationTime":1252,"_id":1253,"community":1254,"display":1255,"identity":1261,"providers":1266,"relations":1273,"tags":1275,"workflow":1276},1778699106670.4268,"k179cgk616p3xva37r5jqsfwvh86mcp2",{"reviewCount":8},{"description":1256,"installMethods":1257,"name":1259,"sourceUrl":1260},"Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.",{"claudeCode":1258},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":1262,"githubOwner":1263,"githubRepo":1264,"locale":18,"slug":1265,"type":247},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":1267,"extract":1272},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1268,"targetMarket":217,"tier":218},[1269,1270,212,1271,279],"browser","debugging","ux",{"commitSha":281,"license":1198},{"repoId":1274},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[212,1269,1270,279,1271],{"evaluatedAt":1277,"extractAt":1278,"updatedAt":1279},1778699261239,1778699106670,1778699384978,{"_creationTime":1281,"_id":1282,"community":1283,"display":1284,"identity":1290,"providers":1293,"relations":1302,"tags":1305,"workflow":1306},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":1285,"installMethods":1286,"name":1288,"sourceUrl":1289},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":1287},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":1291,"githubOwner":1292,"githubRepo":1288,"locale":18,"slug":1288,"type":247},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":1294,"extract":1301},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":1295,"targetMarket":217,"tier":218},[1296,1297,1298,1299,212,595,1300],"twitter","x","api","data-retrieval","sdk",{"commitSha":281},{"parentExtensionId":1303,"repoId":1304},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[1298,212,1299,595,1300,1296,1297],{"evaluatedAt":1307,"extractAt":1308,"updatedAt":1309},1778699230863,1778699170774,1778699296021]