[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-load-issues-de":3,"guides-for-NeoLabHQ-load-issues":1147,"similar-k176ex2rjd3v654eke0zt1kegh86m4z5-de":1148},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":227,"parentExtension":249,"providers":308,"relations":312,"repo":313,"tags":1145,"workflow":1146},1778694480889.954,"k176ex2rjd3v654eke0zt1kegh86m4z5",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Load all open issues from GitHub and save them as markdown files",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","load-issues","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":242},1778695142547.3171,"kn76014m1kxyj4e9qk5tn1twr186mevg","en",{"checks":20,"evaluatedAt":194,"extensionSummary":195,"features":196,"nonGoals":201,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,48,51,54,58,63,66,70,73,76,79,82,85,88,92,96,101,105,109,112,115,118,122,125,128,131,134,137,140,144,148,152,155,159,162,165,168,171,175,178,181,184,187,191],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of loading open GitHub issues and saving them as markdown files, which is a concrete and actionable task.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a specific workflow for downloading and formatting GitHub issues, which goes beyond basic LLM capabilities and is not a thin wrapper around an API.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill has a clear, documented workflow and uses the necessary tools (gh CLI, mkdir, file writing) to fulfill its stated purpose of loading and saving issues.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on loading and saving GitHub issues, adhering to a single responsibility principle.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the functionality of the skill as described in the SKILL.md file.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses specific tools like `gh issue list` and `gh issue view` which are well-scoped for the task.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill does not have configurable options or parameters beyond its direct invocation, so this check is not applicable.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tools used by the skill, such as `gh issue list` and `gh issue view`, are descriptive and follow kebab-case naming conventions.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's inputs are implicit (current repo) and its outputs are structured markdown files as promised, without unnecessary data dumps.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project is licensed under GPL-3.0, a recognized open-source license, as indicated by the LICENSE file and README badge.",{"category":59,"check":60,"severity":61,"summary":62},"Maintenance","Commit recency","warning","The last commit was over 3 months ago (May 6, 2026), indicating potential lack of maintenance.",{"category":59,"check":64,"severity":46,"summary":65},"Dependency Management","The skill primarily relies on the `gh` CLI, which is assumed to be installed by the user, rather than third-party dependencies managed within the project itself.",{"category":67,"check":68,"severity":46,"summary":69},"Security","Secret Management","The skill does not handle secrets directly; it relies on the `gh` CLI's authentication mechanism.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill uses the `gh` CLI which is a trusted tool, and the file writing operations are based on structured data, mitigating injection risks.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill relies on the pre-installed `gh` CLI and local file system operations, without fetching or executing external code at runtime.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill operates within the project directory, creating files and directories only within the specified `./specs/issues/` path.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's scripts.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill only reads issue data from GitHub and writes it locally; no outbound calls for data exfiltration are present.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions are clean.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill's implementation uses plain, readable Bash scripts and does not involve obfuscated code or runtime fetches.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill assumes the presence of the `gh` CLI and expects to run within a git repository, which is declared by its usage context.",{"category":97,"check":98,"severity":99,"summary":100},"Trust","Issues Attention","info","Open issues: 6, Closed issues (last 90d): 8. The closure rate is acceptable, and the number of open issues is low.",{"category":102,"check":103,"severity":61,"summary":104},"Versioning","Release Management","No version information is present in the SKILL.md frontmatter or other manifests, and install instructions reference `HEAD`, making version pinning impossible.",{"category":106,"check":107,"severity":24,"summary":108},"Code Execution","Validation","Input validation is handled by the `gh` CLI and the script's logic for file naming and directory creation is straightforward.",{"category":67,"check":110,"severity":24,"summary":111},"Unguarded Destructive Operations","The skill only creates directories and writes files, which are not considered destructive operations in this context.",{"category":106,"check":113,"severity":24,"summary":114},"Error Handling","The skill's Bash script includes error handling for directory creation and relies on the `gh` CLI for reporting its own errors.",{"category":106,"check":116,"severity":46,"summary":117},"Logging","The skill is primarily read-only in terms of external systems and does not perform destructive actions or outbound calls that would necessitate a local audit log.",{"category":119,"check":120,"severity":46,"summary":121},"Compliance","GDPR","The skill operates on public GitHub issue data and does not handle personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill is globally applicable as it interacts with GitHub's API, which is accessible worldwide.",{"category":93,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on standard Bash and the `gh` CLI, which are widely available on POSIX systems.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README file clearly outlines the purpose and installation of the Context Engineering Kit, and the `load-issues` skill is detailed within the SKILL.md.",{"category":33,"check":132,"severity":46,"summary":133},"Tool surface size","This is a single-skill extension focused on one task.",{"category":40,"check":135,"severity":46,"summary":136},"Overlapping near-synonym tools","The skill utilizes specific commands from the `gh` CLI and standard Bash utilities, with no overlapping synonyms.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised functionality in the SKILL.md is implemented and directly supported by the `gh` CLI commands and Bash scripting.",{"category":141,"check":142,"severity":61,"summary":143},"Install","Installation instruction","While the README provides installation instructions for the marketplace, the specific skill `load-issues` lacks a direct copy-paste invocation example and clear instructions on how to run it post-installation.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","Error messages from the `gh` CLI and Bash commands provide context and suggest potential remediation steps.",{"category":149,"check":150,"severity":61,"summary":151},"Execution","Pinned dependencies","The skill relies on the `gh` CLI, which is not pinned or version-controlled by this extension, and there is no lockfile for its own scripts.",{"category":33,"check":153,"severity":46,"summary":154},"Dry-run preview","The skill's primary action is to create local markdown files, which is not a destructive operation and does not warrant a dry-run mode.",{"category":156,"check":157,"severity":46,"summary":158},"Protocol","Idempotent retry & timeouts","The skill performs local file operations and external API calls that are not inherently state-changing in a way that requires idempotency or custom timeouts beyond what the `gh` CLI provides.",{"category":119,"check":160,"severity":46,"summary":161},"Telemetry opt-in","The skill does not emit any telemetry.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The SKILL.md precisely defines the artifact (open GitHub issues) and the user intent (load and save as markdown files) with clear steps.",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and arguments.",{"category":44,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md body is concise and delegates details to the markdown template and commands, avoiding excessive length.",{"category":172,"check":173,"severity":46,"summary":174},"Context","Progressive Disclosure","The skill's workflow is straightforward and does not require complex nested procedures that would benefit from progressive disclosure.",{"category":172,"check":176,"severity":46,"summary":177},"Forked exploration","The skill performs a direct task and does not involve deep exploration or code review that would necessitate a forked context.",{"category":22,"check":179,"severity":61,"summary":180},"Usage examples","While the SKILL.md details the steps and template, it lacks a concrete, copy-pasteable end-to-end example of how to invoke and what output to expect.",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","The SKILL.md implicitly handles edge cases like the directory not existing and relies on the `gh` CLI for API-related errors.",{"category":106,"check":185,"severity":46,"summary":186},"Tool Fallback","The skill does not rely on an external MCP server; it uses the `gh` CLI which is assumed to be present.",{"category":188,"check":189,"severity":24,"summary":190},"Safety","Halt on unexpected state","The Bash script includes error checks for directory creation, and the `gh` CLI will report errors if the repository state is unexpected.",{"category":93,"check":192,"severity":24,"summary":193},"Cross-skill coupling","The skill is self-contained and does not rely on other skills within the kit; it can be used independently.",1778695142281,"This skill loads all open issues from a GitHub repository, extracts detailed information for each, and saves them as formatted markdown files in a local directory.",[197,198,199,200],"Load all open issues from a GitHub repository","Extract detailed issue metadata (number, title, body, dates, author, labels, assignees, URL)","Save issues as formatted markdown files","Create necessary directories for saving files",[202,203,204,205],"Managing or closing issues","Interacting with pull requests","Creating new issues","Cloning or fetching repository code","3.0.0","4.4.0","To efficiently capture and organize open GitHub issues as structured markdown files for documentation or further analysis.","The extension has good documentation and scope, but lacks concrete usage examples and has stale commit history. The release management also needs improvement.",78,"A focused skill for loading GitHub issues into markdown files with clear documentation.",[213,214,215,216,217],"github","issues","automation","markdown","cli","global","community",[221,222,223,224],"Archiving issue data for historical records","Generating release notes or changelogs from issue data","Creating documentation from active development tasks","Analyzing issue trends and project progress",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":239,"testCoverage":241},{"hasLockfile":227},true,1778695127460,{"descriptionLength":230,"readmeSize":231},64,40436,{"closedIssues90d":233,"forks":234,"hasChangelog":235,"openIssues90d":236,"pushedAt":237,"stars":238},8,89,false,6,1778029371000,993,{"hasNpmPackage":235,"license":240,"smitheryVerified":235},"GPL-3.0",{"hasCi":235,"hasTests":227},{"updatedAt":243},1778695142547,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"plugins/git/skills/load-issues","NeoLabHQ","context-engineering-kit","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":257,"parentExtension":260,"providers":295,"relations":304,"tags":305,"workflow":306},1778694480889.945,"k178tq0e3kachgtfxf8zq5k2xn86nzb7",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"sourceUrl":14},"Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.",{"claudeCode":256},"git",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":256,"type":259},"plugins/git","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"providers":271,"relations":289,"tags":291,"workflow":292},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":246,"githubRepo":247,"locale":18,"slug":247,"type":270},"","marketplace",{"evaluate":272,"extract":282},{"promptVersionExtension":273,"promptVersionScoring":207,"score":274,"tags":275,"targetMarket":218,"tier":281},"3.1.0",97,[276,277,278,279,280],"context-engineering","agent-productivity","llm-patterns","code-quality","developer-tools","verified",{"commitSha":283,"license":284,"marketplace":285,"plugin":287},"HEAD","GPL-3.0-or-later",{"name":247,"pluginCount":286,"version":206},13,{"mcpCount":8,"provider":288,"skillCount":8},"classify",{"repoId":290},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[277,279,276,280,278],{"evaluatedAt":293,"extractAt":294,"updatedAt":293},1778694497063,1778694480890,{"evaluate":296,"extract":301},{"promptVersionExtension":206,"promptVersionScoring":207,"score":297,"tags":298,"targetMarket":218,"tier":219},88,[256,213,217,299,300,215],"development","workflow",{"commitSha":283,"plugin":302},{"mcpCount":8,"provider":288,"skillCount":303},7,{"parentExtensionId":262,"repoId":290},[215,217,299,256,213,300],{"evaluatedAt":307,"extractAt":294,"updatedAt":307},1778694548498,{"evaluate":309,"extract":311},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":310,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":283},{"parentExtensionId":251,"repoId":290},{"_creationTime":314,"_id":290,"identity":315,"providers":316,"workflow":1141},1778694475065.1633,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":317,"discover":1126,"github":1129},{"commitSha":283,"extensions":318},[319,332,371,396,416,431,464,473,510,533,568,581,590,609,632,641,649,656,664,672,680,688,696,704,712,720,728,736,744,752,760,768,776,784,792,800,808,816,824,832,840,845,853,861,869,876,884,892,900,908,916,924,932,940,948,956,964,972,980,988,996,1004,1012,1020,1028,1036,1044,1052,1060,1068,1076,1084,1092,1102,1110,1118],{"basePath":269,"description":265,"displayName":247,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":18,"type":270},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[323,326,328],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md",{"path":329,"priority":330},"LICENSE","high","rule",{"basePath":333,"description":334,"displayName":335,"installMethods":336,"rationale":337,"selectedPaths":338,"source":331,"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":335},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[339,341,342,345,347,349,351,353,355,357,359,361,363,365,367,369],{"path":340,"priority":325},".claude-plugin/plugin.json",{"path":327,"priority":325},{"path":343,"priority":344},"skills/critique/SKILL.md","medium",{"path":346,"priority":344},"skills/memorize/SKILL.md",{"path":348,"priority":344},"skills/reflect/SKILL.md",{"path":350,"priority":330},"hooks/.gitignore",{"path":352,"priority":330},"hooks/README.md",{"path":354,"priority":330},"hooks/hooks.json",{"path":356,"priority":330},"hooks/package.json",{"path":358,"priority":330},"hooks/src/index.ts",{"path":360,"priority":330},"hooks/src/lib.ts",{"path":362,"priority":330},"hooks/src/onStopHandler.test.ts",{"path":364,"priority":330},"hooks/src/onStopHandler.ts",{"path":366,"priority":330},"hooks/src/session.ts",{"path":368,"priority":330},"hooks/tsconfig.json",{"path":370,"priority":330},"hooks/vitest.config.ts",{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":331,"sourceLanguage":18,"type":259},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":374},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[378,379,380,382,384,386,388,390,392,394],{"path":340,"priority":325},{"path":327,"priority":325},{"path":381,"priority":344},"skills/review-local-changes/SKILL.md",{"path":383,"priority":344},"skills/review-pr/SKILL.md",{"path":385,"priority":330},"agents/bug-hunter.md",{"path":387,"priority":330},"agents/code-quality-reviewer.md",{"path":389,"priority":330},"agents/contracts-reviewer.md",{"path":391,"priority":330},"agents/historical-context-reviewer.md",{"path":393,"priority":330},"agents/security-auditor.md",{"path":395,"priority":330},"agents/test-coverage-reviewer.md",{"basePath":258,"description":254,"displayName":256,"installMethods":397,"rationale":398,"selectedPaths":399,"source":331,"sourceLanguage":18,"type":259},{"claudeCode":256},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[400,401,402,404,406,408,410,412,414],{"path":340,"priority":325},{"path":327,"priority":325},{"path":403,"priority":344},"skills/analyze-issue/SKILL.md",{"path":405,"priority":344},"skills/attach-review-to-pr/SKILL.md",{"path":407,"priority":344},"skills/commit/SKILL.md",{"path":409,"priority":344},"skills/create-pr/SKILL.md",{"path":411,"priority":344},"skills/git-notes/SKILL.md",{"path":413,"priority":344},"skills/git-worktrees/SKILL.md",{"path":415,"priority":344},"skills/load-issues/SKILL.md",{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":331,"sourceLanguage":18,"type":259},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.","tdd",{"claudeCode":419},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[423,424,425,427,429],{"path":340,"priority":325},{"path":327,"priority":325},{"path":426,"priority":344},"skills/fix-tests/SKILL.md",{"path":428,"priority":344},"skills/test-driven-development/SKILL.md",{"path":430,"priority":344},"skills/write-tests/SKILL.md",{"basePath":432,"description":433,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":331,"sourceLanguage":18,"type":259},"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":434},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[438,439,440,442,444,446,448,450,452,454,456,458,460,462],{"path":340,"priority":325},{"path":327,"priority":325},{"path":441,"priority":344},"skills/do-and-judge/SKILL.md",{"path":443,"priority":344},"skills/do-competitively/SKILL.md",{"path":445,"priority":344},"skills/do-in-parallel/SKILL.md",{"path":447,"priority":344},"skills/do-in-steps/SKILL.md",{"path":449,"priority":344},"skills/judge/SKILL.md",{"path":451,"priority":344},"skills/judge-with-debate/SKILL.md",{"path":453,"priority":344},"skills/launch-sub-agent/SKILL.md",{"path":455,"priority":344},"skills/multi-agent-patterns/SKILL.md",{"path":457,"priority":344},"skills/subagent-driven-development/SKILL.md",{"path":459,"priority":344},"skills/tree-of-thoughts/SKILL.md",{"path":461,"priority":330},"agents/judge.md",{"path":463,"priority":330},"agents/meta-judge.md",{"basePath":465,"description":466,"displayName":467,"installMethods":468,"rationale":469,"selectedPaths":470,"source":331,"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":467},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[471,472],{"path":340,"priority":325},{"path":327,"priority":325},{"basePath":474,"description":475,"displayName":476,"installMethods":477,"rationale":478,"selectedPaths":479,"source":331,"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":476},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[480,481,482,484,486,488,490,492,494,496,498,500,502,504,506,508],{"path":340,"priority":325},{"path":327,"priority":325},{"path":483,"priority":344},"skills/add-task/SKILL.md",{"path":485,"priority":344},"skills/brainstorm/SKILL.md",{"path":487,"priority":344},"skills/create-ideas/SKILL.md",{"path":489,"priority":344},"skills/implement-task/SKILL.md",{"path":491,"priority":344},"skills/plan-task/SKILL.md",{"path":493,"priority":330},"agents/business-analyst.md",{"path":495,"priority":330},"agents/code-explorer.md",{"path":497,"priority":330},"agents/developer.md",{"path":499,"priority":330},"agents/qa-engineer.md",{"path":501,"priority":330},"agents/researcher.md",{"path":503,"priority":330},"agents/software-architect.md",{"path":505,"priority":330},"agents/team-lead.md",{"path":507,"priority":330},"agents/tech-lead.md",{"path":509,"priority":330},"agents/tech-writer.md",{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":331,"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":513},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[517,518,519,521,523,525,527,529,531],{"path":340,"priority":325},{"path":327,"priority":325},{"path":520,"priority":344},"skills/analyse/SKILL.md",{"path":522,"priority":344},"skills/analyse-problem/SKILL.md",{"path":524,"priority":344},"skills/cause-and-effect/SKILL.md",{"path":526,"priority":344},"skills/kaizen/SKILL.md",{"path":528,"priority":344},"skills/plan-do-check-act/SKILL.md",{"path":530,"priority":344},"skills/root-cause-tracing/SKILL.md",{"path":532,"priority":344},"skills/why/SKILL.md",{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":331,"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":536},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[540,541,542,544,546,548,550,552,554,556,558,560,562,564,566],{"path":340,"priority":325},{"path":327,"priority":325},{"path":543,"priority":344},"skills/agent-evaluation/SKILL.md",{"path":545,"priority":344},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":547,"priority":344},"skills/context-engineering/SKILL.md",{"path":549,"priority":344},"skills/create-agent/SKILL.md",{"path":551,"priority":344},"skills/create-command/SKILL.md",{"path":553,"priority":344},"skills/create-hook/SKILL.md",{"path":555,"priority":344},"skills/create-rule/SKILL.md",{"path":557,"priority":344},"skills/create-skill/SKILL.md",{"path":559,"priority":344},"skills/create-workflow-command/SKILL.md",{"path":561,"priority":344},"skills/prompt-engineering/SKILL.md",{"path":563,"priority":344},"skills/test-prompt/SKILL.md",{"path":565,"priority":344},"skills/test-skill/SKILL.md",{"path":567,"priority":344},"skills/thought-based-reasoning/SKILL.md",{"basePath":569,"description":570,"displayName":571,"installMethods":572,"rationale":573,"selectedPaths":574,"source":331,"sourceLanguage":18,"type":259},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":571},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[575,576,577,579],{"path":340,"priority":325},{"path":327,"priority":325},{"path":578,"priority":344},"skills/update-docs/SKILL.md",{"path":580,"priority":344},"skills/write-concisely/SKILL.md",{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":331,"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":584},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[588,589],{"path":340,"priority":325},{"path":327,"priority":325},{"basePath":591,"description":592,"displayName":593,"installMethods":594,"rationale":595,"selectedPaths":596,"source":331,"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":593},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[597,598,599,601,603,605,607],{"path":340,"priority":325},{"path":327,"priority":325},{"path":600,"priority":344},"skills/build-mcp/SKILL.md",{"path":602,"priority":344},"skills/setup-arxiv-mcp/SKILL.md",{"path":604,"priority":344},"skills/setup-codemap-cli/SKILL.md",{"path":606,"priority":344},"skills/setup-context7-mcp/SKILL.md",{"path":608,"priority":344},"skills/setup-serena-mcp/SKILL.md",{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":331,"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":612},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[616,617,618,620,622,624,626,628,630],{"path":340,"priority":325},{"path":327,"priority":325},{"path":619,"priority":344},"skills/actualize/SKILL.md",{"path":621,"priority":344},"skills/decay/SKILL.md",{"path":623,"priority":344},"skills/propose-hypotheses/SKILL.md",{"path":625,"priority":344},"skills/query/SKILL.md",{"path":627,"priority":344},"skills/reset/SKILL.md",{"path":629,"priority":344},"skills/status/SKILL.md",{"path":631,"priority":330},"agents/fpf-agent.md",{"basePath":633,"description":634,"displayName":635,"installMethods":636,"rationale":637,"selectedPaths":638,"source":331,"sourceLanguage":18,"type":248},"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",[639],{"path":640,"priority":325},"SKILL.md",{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":331,"sourceLanguage":18,"type":248},"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",[648],{"path":640,"priority":325},{"basePath":650,"description":651,"displayName":276,"installMethods":652,"rationale":653,"selectedPaths":654,"source":331,"sourceLanguage":18,"type":248},"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",[655],{"path":640,"priority":325},{"basePath":657,"description":658,"displayName":659,"installMethods":660,"rationale":661,"selectedPaths":662,"source":331,"sourceLanguage":18,"type":248},"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",[663],{"path":640,"priority":325},{"basePath":665,"description":666,"displayName":667,"installMethods":668,"rationale":669,"selectedPaths":670,"source":331,"sourceLanguage":18,"type":248},"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",[671],{"path":640,"priority":325},{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":331,"sourceLanguage":18,"type":248},"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",[679],{"path":640,"priority":325},{"basePath":681,"description":682,"displayName":683,"installMethods":684,"rationale":685,"selectedPaths":686,"source":331,"sourceLanguage":18,"type":248},"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",[687],{"path":640,"priority":325},{"basePath":689,"description":690,"displayName":691,"installMethods":692,"rationale":693,"selectedPaths":694,"source":331,"sourceLanguage":18,"type":248},"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",[695],{"path":640,"priority":325},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":331,"sourceLanguage":18,"type":248},"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",[703],{"path":640,"priority":325},{"basePath":705,"description":706,"displayName":707,"installMethods":708,"rationale":709,"selectedPaths":710,"source":331,"sourceLanguage":18,"type":248},"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",[711],{"path":640,"priority":325},{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":331,"sourceLanguage":18,"type":248},"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",[719],{"path":640,"priority":325},{"basePath":721,"description":722,"displayName":723,"installMethods":724,"rationale":725,"selectedPaths":726,"source":331,"sourceLanguage":18,"type":248},"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",[727],{"path":640,"priority":325},{"basePath":729,"description":730,"displayName":731,"installMethods":732,"rationale":733,"selectedPaths":734,"source":331,"sourceLanguage":18,"type":248},"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",[735],{"path":640,"priority":325},{"basePath":737,"description":738,"displayName":739,"installMethods":740,"rationale":741,"selectedPaths":742,"source":331,"sourceLanguage":18,"type":248},"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",[743],{"path":640,"priority":325},{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":331,"sourceLanguage":18,"type":248},"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",[751],{"path":640,"priority":325},{"basePath":753,"description":754,"displayName":755,"installMethods":756,"rationale":757,"selectedPaths":758,"source":331,"sourceLanguage":18,"type":248},"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",[759],{"path":640,"priority":325},{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":331,"sourceLanguage":18,"type":248},"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",[767],{"path":640,"priority":325},{"basePath":769,"description":770,"displayName":771,"installMethods":772,"rationale":773,"selectedPaths":774,"source":331,"sourceLanguage":18,"type":248},"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",[775],{"path":640,"priority":325},{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":331,"sourceLanguage":18,"type":248},"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",[783],{"path":640,"priority":325},{"basePath":785,"description":786,"displayName":787,"installMethods":788,"rationale":789,"selectedPaths":790,"source":331,"sourceLanguage":18,"type":248},"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",[791],{"path":640,"priority":325},{"basePath":793,"description":794,"displayName":795,"installMethods":796,"rationale":797,"selectedPaths":798,"source":331,"sourceLanguage":18,"type":248},"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",[799],{"path":640,"priority":325},{"basePath":801,"description":802,"displayName":803,"installMethods":804,"rationale":805,"selectedPaths":806,"source":331,"sourceLanguage":18,"type":248},"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",[807],{"path":640,"priority":325},{"basePath":809,"description":810,"displayName":811,"installMethods":812,"rationale":813,"selectedPaths":814,"source":331,"sourceLanguage":18,"type":248},"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",[815],{"path":640,"priority":325},{"basePath":817,"description":818,"displayName":819,"installMethods":820,"rationale":821,"selectedPaths":822,"source":331,"sourceLanguage":18,"type":248},"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",[823],{"path":640,"priority":325},{"basePath":825,"description":826,"displayName":827,"installMethods":828,"rationale":829,"selectedPaths":830,"source":331,"sourceLanguage":18,"type":248},"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",[831],{"path":640,"priority":325},{"basePath":833,"description":834,"displayName":835,"installMethods":836,"rationale":837,"selectedPaths":838,"source":331,"sourceLanguage":18,"type":248},"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",[839],{"path":640,"priority":325},{"basePath":245,"description":10,"displayName":13,"installMethods":841,"rationale":842,"selectedPaths":843,"source":331,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/load-issues/SKILL.md",[844],{"path":640,"priority":325},{"basePath":846,"description":847,"displayName":848,"installMethods":849,"rationale":850,"selectedPaths":851,"source":331,"sourceLanguage":18,"type":248},"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",[852],{"path":640,"priority":325},{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":331,"sourceLanguage":18,"type":248},"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",[860],{"path":640,"priority":325},{"basePath":862,"description":863,"displayName":864,"installMethods":865,"rationale":866,"selectedPaths":867,"source":331,"sourceLanguage":18,"type":248},"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",[868],{"path":640,"priority":325},{"basePath":870,"description":871,"displayName":513,"installMethods":872,"rationale":873,"selectedPaths":874,"source":331,"sourceLanguage":18,"type":248},"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",[875],{"path":640,"priority":325},{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":331,"sourceLanguage":18,"type":248},"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",[883],{"path":640,"priority":325},{"basePath":885,"description":886,"displayName":887,"installMethods":888,"rationale":889,"selectedPaths":890,"source":331,"sourceLanguage":18,"type":248},"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",[891],{"path":640,"priority":325},{"basePath":893,"description":894,"displayName":895,"installMethods":896,"rationale":897,"selectedPaths":898,"source":331,"sourceLanguage":18,"type":248},"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",[899],{"path":640,"priority":325},{"basePath":901,"description":902,"displayName":903,"installMethods":904,"rationale":905,"selectedPaths":906,"source":331,"sourceLanguage":18,"type":248},"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",[907],{"path":640,"priority":325},{"basePath":909,"description":910,"displayName":911,"installMethods":912,"rationale":913,"selectedPaths":914,"source":331,"sourceLanguage":18,"type":248},"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",[915],{"path":640,"priority":325},{"basePath":917,"description":918,"displayName":919,"installMethods":920,"rationale":921,"selectedPaths":922,"source":331,"sourceLanguage":18,"type":248},"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",[923],{"path":640,"priority":325},{"basePath":925,"description":926,"displayName":927,"installMethods":928,"rationale":929,"selectedPaths":930,"source":331,"sourceLanguage":18,"type":248},"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",[931],{"path":640,"priority":325},{"basePath":933,"description":934,"displayName":935,"installMethods":936,"rationale":937,"selectedPaths":938,"source":331,"sourceLanguage":18,"type":248},"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",[939],{"path":640,"priority":325},{"basePath":941,"description":942,"displayName":943,"installMethods":944,"rationale":945,"selectedPaths":946,"source":331,"sourceLanguage":18,"type":248},"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",[947],{"path":640,"priority":325},{"basePath":949,"description":950,"displayName":951,"installMethods":952,"rationale":953,"selectedPaths":954,"source":331,"sourceLanguage":18,"type":248},"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",[955],{"path":640,"priority":325},{"basePath":957,"description":958,"displayName":959,"installMethods":960,"rationale":961,"selectedPaths":962,"source":331,"sourceLanguage":18,"type":248},"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",[963],{"path":640,"priority":325},{"basePath":965,"description":966,"displayName":967,"installMethods":968,"rationale":969,"selectedPaths":970,"source":331,"sourceLanguage":18,"type":248},"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",[971],{"path":640,"priority":325},{"basePath":973,"description":974,"displayName":975,"installMethods":976,"rationale":977,"selectedPaths":978,"source":331,"sourceLanguage":18,"type":248},"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",[979],{"path":640,"priority":325},{"basePath":981,"description":982,"displayName":983,"installMethods":984,"rationale":985,"selectedPaths":986,"source":331,"sourceLanguage":18,"type":248},"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",[987],{"path":640,"priority":325},{"basePath":989,"description":990,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":331,"sourceLanguage":18,"type":248},"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",[995],{"path":640,"priority":325},{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":331,"sourceLanguage":18,"type":248},"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",[1003],{"path":640,"priority":325},{"basePath":1005,"description":1006,"displayName":1007,"installMethods":1008,"rationale":1009,"selectedPaths":1010,"source":331,"sourceLanguage":18,"type":248},"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",[1011],{"path":640,"priority":325},{"basePath":1013,"description":1014,"displayName":1015,"installMethods":1016,"rationale":1017,"selectedPaths":1018,"source":331,"sourceLanguage":18,"type":248},"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",[1019],{"path":640,"priority":325},{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":331,"sourceLanguage":18,"type":248},"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",[1027],{"path":640,"priority":325},{"basePath":1029,"description":1030,"displayName":1031,"installMethods":1032,"rationale":1033,"selectedPaths":1034,"source":331,"sourceLanguage":18,"type":248},"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",[1035],{"path":640,"priority":325},{"basePath":1037,"description":1038,"displayName":1039,"installMethods":1040,"rationale":1041,"selectedPaths":1042,"source":331,"sourceLanguage":18,"type":248},"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",[1043],{"path":640,"priority":325},{"basePath":1045,"description":1046,"displayName":1047,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":331,"sourceLanguage":18,"type":248},"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",[1051],{"path":640,"priority":325},{"basePath":1053,"description":1054,"displayName":1055,"installMethods":1056,"rationale":1057,"selectedPaths":1058,"source":331,"sourceLanguage":18,"type":248},"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",[1059],{"path":640,"priority":325},{"basePath":1061,"description":1062,"displayName":1063,"installMethods":1064,"rationale":1065,"selectedPaths":1066,"source":331,"sourceLanguage":18,"type":248},"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",[1067],{"path":640,"priority":325},{"basePath":1069,"description":1070,"displayName":1071,"installMethods":1072,"rationale":1073,"selectedPaths":1074,"source":331,"sourceLanguage":18,"type":248},"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",[1075],{"path":640,"priority":325},{"basePath":1077,"description":1078,"displayName":1079,"installMethods":1080,"rationale":1081,"selectedPaths":1082,"source":331,"sourceLanguage":18,"type":248},"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",[1083],{"path":640,"priority":325},{"basePath":1085,"description":1086,"displayName":1087,"installMethods":1088,"rationale":1089,"selectedPaths":1090,"source":331,"sourceLanguage":18,"type":248},"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",[1091],{"path":640,"priority":325},{"basePath":1093,"description":1094,"displayName":1095,"installMethods":1096,"rationale":1097,"selectedPaths":1098,"source":331,"sourceLanguage":18,"type":248},"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",[1099,1100],{"path":640,"priority":325},{"path":1101,"priority":344},"analyse-business-requirements.md",{"basePath":1103,"description":1104,"displayName":1105,"installMethods":1106,"rationale":1107,"selectedPaths":1108,"source":331,"sourceLanguage":18,"type":248},"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",[1109],{"path":640,"priority":325},{"basePath":1111,"description":1112,"displayName":1113,"installMethods":1114,"rationale":1115,"selectedPaths":1116,"source":331,"sourceLanguage":18,"type":248},"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",[1117],{"path":640,"priority":325},{"basePath":1119,"description":1120,"displayName":1121,"installMethods":1122,"rationale":1123,"selectedPaths":1124,"source":331,"sourceLanguage":18,"type":248},"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",[1125],{"path":640,"priority":325},{"sources":1127},[1128],"manual",{"closedIssues90d":233,"description":1130,"forks":234,"homepage":1131,"license":240,"openIssues90d":236,"pushedAt":237,"readmeSize":231,"stars":238,"topics":1132},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1133,1134,1135,1136,270,1137,1138,1139,1140],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1142,"discoverAt":1143,"extractAt":1144,"githubAt":1144,"updatedAt":1142},1778694480631,1778694475065,1778694478670,[215,217,213,214,216],{"evaluatedAt":243,"extractAt":294,"updatedAt":243},[],[1149,1174,1204,1225,1246,1267],{"_creationTime":1150,"_id":1151,"community":1152,"display":1153,"identity":1158,"providers":1162,"relations":1168,"tags":1170,"workflow":1171},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1154,"installMethods":1155,"name":213,"sourceUrl":1157},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":1156},"steipete/clawdis","https://github.com/steipete/clawdis",{"basePath":1159,"githubOwner":1160,"githubRepo":1161,"locale":18,"slug":213,"type":248},"skills/github","steipete","clawdis",{"evaluate":1163,"extract":1167},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1164,"tags":1165,"targetMarket":218,"tier":281},100,[213,217,1166,280,215],"api",{"commitSha":283},{"repoId":1169},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1166,215,217,280,213],{"evaluatedAt":1172,"extractAt":1173,"updatedAt":1172},1778698569289,1778697652123,{"_creationTime":1175,"_id":1176,"community":1177,"display":1178,"identity":1184,"providers":1189,"relations":1197,"tags":1200,"workflow":1201},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1179,"installMethods":1180,"name":1182,"sourceUrl":1183},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1181},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1185,"githubOwner":1186,"githubRepo":1187,"locale":18,"slug":1188,"type":248},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1190,"extract":1195},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1164,"tags":1191,"targetMarket":218,"tier":281},[256,1192,300,1193,215,217,1194],"development-environment","tmux","developer-tool",{"commitSha":283,"license":1196},"MIT",{"parentExtensionId":1198,"repoId":1199},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[215,217,1194,1192,256,1193,300],{"evaluatedAt":1202,"extractAt":1203,"updatedAt":1202},1778699613343,1778699234184,{"_creationTime":1205,"_id":1206,"community":1207,"display":1208,"identity":1211,"providers":1214,"relations":1221,"tags":1222,"workflow":1223},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":1209,"installMethods":1210,"name":1187,"sourceUrl":1183},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":1181},{"basePath":1212,"githubOwner":1186,"githubRepo":1187,"locale":18,"slug":1213,"type":248},"skills/ask","ask",{"evaluate":1215,"extract":1220},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1164,"tags":1216,"targetMarket":218,"tier":281},[217,215,1136,1217,1218,1219],"prompting","code-review","artifact-generation",{"commitSha":283,"license":1196},{"parentExtensionId":1198,"repoId":1199},[1219,215,217,1218,1136,1217],{"evaluatedAt":1224,"extractAt":1203,"updatedAt":1224},1778699303045,{"_creationTime":1226,"_id":1227,"community":1228,"display":1229,"identity":1233,"providers":1235,"relations":1242,"tags":1243,"workflow":1244},1778697652123.8857,"k179k1n5nw0md1x1j3dak31evn86mb5f",{"reviewCount":8},{"description":1230,"installMethods":1231,"name":1232,"sourceUrl":1157},"Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.",{"claudeCode":1156},"telegram-crabbox-e2e-proof",{"basePath":1234,"githubOwner":1160,"githubRepo":1161,"locale":18,"slug":1232,"type":248},".agents/skills/telegram-crabbox-e2e-proof",{"evaluate":1236,"extract":1241},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1164,"tags":1237,"targetMarket":218,"tier":281},[1238,1239,215,1240,217],"testing","telegram","qa",{"commitSha":283},{"repoId":1169},[215,217,1240,1239,1238],{"evaluatedAt":1245,"extractAt":1173,"updatedAt":1245},1778698038113,{"_creationTime":1247,"_id":1248,"community":1249,"display":1250,"identity":1254,"providers":1257,"relations":1263,"tags":1264,"workflow":1265},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":1251,"installMethods":1252,"name":1253,"sourceUrl":1157},"Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.",{"claudeCode":1156},"ClawSweeper Skill",{"basePath":1255,"githubOwner":1160,"githubRepo":1161,"locale":18,"slug":1256,"type":248},".agents/skills/clawsweeper","clawsweeper",{"evaluate":1258,"extract":1262},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1164,"tags":1259,"targetMarket":218,"tier":281},[213,215,1218,1260,1261],"maintenance","ci-cd",{"commitSha":283,"license":1196},{"repoId":1169},[215,1261,1218,213,1260],{"evaluatedAt":1266,"extractAt":1173,"updatedAt":1266},1778697688364,{"_creationTime":1268,"_id":1269,"community":1270,"display":1271,"identity":1277,"providers":1282,"relations":1288,"tags":1291,"workflow":1292},1778697373439.756,"k1735p8vnc44y3ntfepns5m0nx86npbs",{"reviewCount":8},{"description":1272,"installMethods":1273,"name":1275,"sourceUrl":1276},"Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie \"öffne eine Website\", \"fülle ein Formular aus\", \"klicke auf eine Schaltfläche\", \"mache einen Screenshot\", \"scrappe Daten von einer Seite\", \"teste diese Web-App\", \"melde dich bei einer Seite an\", \"automatisiere Browser-Aktionen\" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.",{"claudeCode":1274},"shanraisshan/claude-code-best-practice","agent-browser","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":1278,"githubOwner":1279,"githubRepo":1280,"locale":1281,"slug":1275,"type":248},".claude/skills/agent-browser","shanraisshan","claude-code-best-practice","de",{"evaluate":1283,"extract":1287},{"promptVersionExtension":206,"promptVersionScoring":207,"score":1164,"tags":1284,"targetMarket":218,"tier":281},[1285,1286,1238,217,215],"browser-automation","web-scraping",{"commitSha":283},{"repoId":1289,"translatedFrom":1290},"kd74710g49kxgwbfjxeb7s132d86myxr","k17ej9360g7468qswf3svnrx9186m1ng",[215,1285,217,1238,1286],{"evaluatedAt":1293,"extractAt":1294,"updatedAt":1295},1778697222051,1778697205743,1778697373439]