[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-create-pr-en":3,"guides-for-NeoLabHQ-create-pr":1159,"similar-k1744rzv5r1j49w5tvmyaftj1s86n0pc-en":1160},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":257,"isFallback":248,"parentExtension":263,"providers":320,"relations":324,"repo":325,"tags":1157,"workflow":1158},1778694480889.9534,"k1744rzv5r1j49w5tvmyaftj1s86n0pc",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Create pull requests using GitHub CLI with proper templates and formatting",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","Create PR","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":238,"workflow":255},1778695097664.0547,"kn78kmh2r1k4mrqwe1z8hwhe9d86nmeq","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"practices":206,"prerequisites":210,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":226,"tier":227,"useCases":228,"workflow":233},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,104,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of creating pull requests with proper templates and formatting using GitHub CLI.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a structured workflow and specific instructions for creating pull requests using GitHub CLI with templates, which goes beyond basic LLM functionality.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides clear prerequisites, pre-flight checks, and detailed steps for creating pull requests, covering the complete lifecycle for this task.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses specifically on creating pull requests using GitHub CLI, adhering to a single, well-defined responsibility.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately reflects the skill's functionality of creating pull requests with proper templates and formatting using GitHub CLI.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific `gh pr:*`, `gh auth:*`, `git status:*`, `git push:*`, `git branch:*`, and `git:commit` tools, which are narrow verb-noun specialists.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","Prerequisites and commands for `gh pr create` are documented, including the use of `--body-file` and `--draft` flags.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `gh pr create`, `git status`, and `git push` are descriptive and adhere to standard conventions.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's documented commands and tools have clear inputs (flags like `--title`, `--body-file`, `--base`) and expected outputs (a pull request).",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under GPL-3.0, a recognized open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The latest commit was on 2026-05-06, which is within the last 90 days.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill appears to use only the GitHub CLI and Git, which are assumed to be pre-installed environments, and thus has no third-party dependencies to manage.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill requires GitHub authentication via `gh auth login`, which is handled by the GitHub CLI and not exposed directly by the skill itself.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill relies on the GitHub CLI and Git commands, which are assumed to handle input sanitization appropriately, and it treats file paths as data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill uses committed files like `.github/pull_request_template.md` and standard CLI commands; there is no indication of runtime fetching of external code or instructions.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the context of Git commands and the GitHub CLI, which are expected to manage their own execution environments and not affect outside files.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or retry loops around denied calls are apparent in the provided skill description.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's purpose is to create a pull request; it does not involve submitting confidential data to a third party.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions appear to be free of hidden-steering tricks.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill relies on standard CLI commands and bundled markdown files, with no evidence of obfuscated code or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes the presence of a `.github/pull_request_template.md` file and the standard Git/GitHub CLI environment, which is documented in the prerequisites.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 6 issues opened and 8 closed in the last 90 days, the closure rate is 57%, indicating active maintenance.",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","info","The `pushedAt` timestamp indicates recent activity, but there is no explicit versioning information (e.g., in frontmatter or changelog) for the skill itself, only for the broader kit.",{"category":105,"check":106,"severity":24,"summary":107},"Execution","Validation","The GitHub CLI and Git commands used are assumed to handle input validation for paths and parameters.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","Creating a pull request is not a destructive operation, and the process is guarded by the GitHub CLI and user interaction for confirmation.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","The skill relies on the error handling of the GitHub CLI and Git, and the README outlines common mistakes and prerequisites, implying clear error reporting.",{"category":112,"check":116,"severity":63,"summary":117},"Logging","This skill is not a destructive operation and does not appear to require or implement a custom audit log.",{"category":119,"check":120,"severity":63,"summary":121},"Compliance","GDPR","The skill does not operate on personal data; it facilitates GitHub pull request creation.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's functionality is global and not tied to any specific geographic or legal jurisdiction.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on standard tools (Git, GitHub CLI) and a POSIX-like shell environment, making it broadly portable.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README provides a comprehensive overview of the Context Engineering Kit, including the specific git plugin and its commands.",{"category":33,"check":132,"severity":63,"summary":133},"Tool surface size","This is a single-tool extension focusing on creating pull requests.",{"category":40,"check":135,"severity":63,"summary":136},"Overlapping near-synonym tools","The skill is focused on a single primary function, so there are no overlapping near-synonym tools.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All features described in the README related to the Git plugin and create-pr command have corresponding implementations.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions for the Context Engineering Kit and specific instructions for the git plugin, including authentication steps.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The skill leverages GitHub CLI and Git, which provide actionable error messages, and the documentation highlights common mistakes to avoid.",{"category":105,"check":149,"severity":24,"summary":150},"Pinned dependencies","The skill relies on the GitHub CLI and Git, which are assumed to be installed and managed separately, and the SKILL.md lists the allowed tools.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","Creating a pull request is an action that inherently involves interaction and confirmation via the GitHub CLI, not a typical candidate for a dry-run flag.",{"category":155,"check":156,"severity":63,"summary":157},"Protocol","Idempotent retry & timeouts","The skill interacts with the GitHub CLI, which handles its own retries and timeouts; the skill itself does not implement state-changing operations that require idempotency.",{"category":119,"check":159,"severity":24,"summary":160},"Telemetry opt-in","There is no indication that this specific skill emits telemetry; it relies on the underlying GitHub CLI functionality.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill clearly defines its purpose (creating pull requests with GitHub CLI) and its scope (using proper templates and formatting), with clear prerequisites and best practices.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter of the SKILL.md file is concise and effectively summarizes the skill's purpose and allowed tools.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is well-structured, under 500 lines, and uses external links for deeper documentation.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the process and links to external documentation for related topics like Conventional Commits and GitHub CLI.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","This skill is a direct command execution and does not involve deep exploration or code review that would require forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides clear, ready-to-use examples for creating pull requests, including variations for different use cases.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md documents prerequisites, common mistakes to avoid, and best practices, covering potential failure modes.",{"category":112,"check":184,"severity":63,"summary":185},"Tool Fallback","This skill relies on the GitHub CLI and Git, which are assumed to be installed and functional, and does not specify a fallback for these core tools.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The prerequisites and pre-flight checks, including `git status` and committing changes, ensure a clean state before attempting to create a PR.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","This skill is self-contained and focuses solely on creating pull requests; it does not implicitly rely on other skills within the kit.",1778695097387,"This skill leverages the GitHub CLI to create well-formatted pull requests, including the use of templates and adherence to conventional commit standards. It requires the GitHub CLI to be installed and authenticated, and ensures the local Git repository is in a clean state before proceeding.",[196,197,198,199,200],"Create pull requests using GitHub CLI","Utilize PR templates for consistent descriptions","Format PR titles using conventional commits","Perform pre-flight checks for uncommitted changes","Guide users through GitHub CLI installation and authentication",[202,203,204,205],"Managing git repositories beyond creating a pull request.","Directly interacting with GitHub's API outside of the GitHub CLI.","Handling merge conflicts or complex review workflows.","Automating code review itself.",[207,208,209],"Conventional Commits","Pull Request Templating","Developer Workflow Automation",[211,212,213],"Install GitHub CLI (`gh`)","Authenticate with GitHub CLI (`gh auth login`)","Ensure local Git repository is clean (no uncommitted changes)","3.0.0","4.4.0","To streamline the process of creating well-formatted and properly templated pull requests on GitHub, ensuring consistency and adherence to project standards.","The extension demonstrates high quality across all checks, particularly in its clear purpose, robust documentation, and adherence to security and portability best practices. No significant issues were found.",97,"A well-documented and secure skill for creating GitHub pull requests using the GitHub CLI.",[221,222,223,224,225],"github","git","cli","pull-request","developer-tools","global","verified",[229,230,231,232],"When needing to create a new pull request for a feature branch.","When wanting to ensure PR titles and descriptions follow project conventions.","When automating the PR creation process with proper formatting and templates.","When a developer needs a clear guide on setting up GitHub authentication for the CLI.",[234,235,236,237],"Check for uncommitted changes using `git status`.","If changes exist, use the `commit` skill to commit them.","Prepare PR description using the template (`.github/pull_request_template.md`).","Create a draft pull request using `gh pr create --draft --title \"...\" --body-file .github/pull_request_template.md --base main`.",{"codeQuality":239,"collectedAt":241,"documentation":242,"maintenance":245,"security":252,"testCoverage":254},{"hasLockfile":240},true,1778695082431,{"descriptionLength":243,"readmeSize":244},74,40436,{"closedIssues90d":246,"forks":247,"hasChangelog":248,"openIssues90d":249,"pushedAt":250,"stars":251},8,89,false,6,1778029371000,993,{"hasNpmPackage":248,"license":253,"smitheryVerified":248},"GPL-3.0",{"hasCi":248,"hasTests":240},{"updatedAt":256},1778695097664,{"basePath":258,"githubOwner":259,"githubRepo":260,"locale":18,"slug":261,"type":262},"plugins/git/skills/create-pr","NeoLabHQ","context-engineering-kit","create-pr","skill",{"_creationTime":264,"_id":265,"community":266,"display":267,"identity":270,"parentExtension":273,"providers":305,"relations":316,"tags":317,"workflow":318},1778694480889.945,"k178tq0e3kachgtfxf8zq5k2xn86nzb7",{"reviewCount":8},{"description":268,"installMethods":269,"name":222,"sourceUrl":14},"Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.",{"claudeCode":222},{"basePath":271,"githubOwner":259,"githubRepo":260,"locale":18,"slug":222,"type":272},"plugins/git","plugin",{"_creationTime":274,"_id":275,"community":276,"display":277,"identity":281,"providers":284,"relations":299,"tags":301,"workflow":302},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":278,"installMethods":279,"name":280,"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":282,"githubOwner":259,"githubRepo":260,"locale":18,"slug":260,"type":283},"","marketplace",{"evaluate":285,"extract":292},{"promptVersionExtension":286,"promptVersionScoring":215,"score":218,"tags":287,"targetMarket":226,"tier":227},"3.1.0",[288,289,290,291,225],"context-engineering","agent-productivity","llm-patterns","code-quality",{"commitSha":293,"license":294,"marketplace":295,"plugin":297},"HEAD","GPL-3.0-or-later",{"name":260,"pluginCount":296,"version":214},13,{"mcpCount":8,"provider":298,"skillCount":8},"classify",{"repoId":300},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[289,291,288,225,290],{"evaluatedAt":303,"extractAt":304,"updatedAt":303},1778694497063,1778694480890,{"evaluate":306,"extract":313},{"promptVersionExtension":214,"promptVersionScoring":215,"score":307,"tags":308,"targetMarket":226,"tier":312},88,[222,221,223,309,310,311],"development","workflow","automation","community",{"commitSha":293,"plugin":314},{"mcpCount":8,"provider":298,"skillCount":315},7,{"parentExtensionId":275,"repoId":300},[311,223,309,222,221,310],{"evaluatedAt":319,"extractAt":304,"updatedAt":319},1778694548498,{"evaluate":321,"extract":323},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":322,"targetMarket":226,"tier":227},[221,222,223,224,225],{"commitSha":293,"license":253},{"parentExtensionId":265,"repoId":300},{"_creationTime":326,"_id":300,"identity":327,"providers":328,"workflow":1153},1778694475065.1633,{"githubOwner":259,"githubRepo":260,"sourceUrl":14},{"classify":329,"discover":1138,"github":1141},{"commitSha":293,"extensions":330},[331,344,383,408,428,443,476,485,522,545,580,593,602,621,644,653,661,668,676,684,692,700,708,716,724,732,740,748,756,764,772,780,788,796,804,812,820,828,833,841,849,857,865,873,881,888,896,904,912,920,928,936,944,952,960,968,976,984,992,1000,1008,1016,1024,1032,1040,1048,1056,1064,1072,1080,1088,1096,1104,1114,1122,1130],{"basePath":282,"description":278,"displayName":260,"installMethods":332,"rationale":333,"selectedPaths":334,"source":343,"sourceLanguage":18,"type":283},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[335,338,340],{"path":336,"priority":337},".claude-plugin/marketplace.json","mandatory",{"path":339,"priority":337},"README.md",{"path":341,"priority":342},"LICENSE","high","rule",{"basePath":345,"description":346,"displayName":347,"installMethods":348,"rationale":349,"selectedPaths":350,"source":343,"sourceLanguage":18,"type":272},"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":347},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[351,353,354,357,359,361,363,365,367,369,371,373,375,377,379,381],{"path":352,"priority":337},".claude-plugin/plugin.json",{"path":339,"priority":337},{"path":355,"priority":356},"skills/critique/SKILL.md","medium",{"path":358,"priority":356},"skills/memorize/SKILL.md",{"path":360,"priority":356},"skills/reflect/SKILL.md",{"path":362,"priority":342},"hooks/.gitignore",{"path":364,"priority":342},"hooks/README.md",{"path":366,"priority":342},"hooks/hooks.json",{"path":368,"priority":342},"hooks/package.json",{"path":370,"priority":342},"hooks/src/index.ts",{"path":372,"priority":342},"hooks/src/lib.ts",{"path":374,"priority":342},"hooks/src/onStopHandler.test.ts",{"path":376,"priority":342},"hooks/src/onStopHandler.ts",{"path":378,"priority":342},"hooks/src/session.ts",{"path":380,"priority":342},"hooks/tsconfig.json",{"path":382,"priority":342},"hooks/vitest.config.ts",{"basePath":384,"description":385,"displayName":386,"installMethods":387,"rationale":388,"selectedPaths":389,"source":343,"sourceLanguage":18,"type":272},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":386},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[390,391,392,394,396,398,400,402,404,406],{"path":352,"priority":337},{"path":339,"priority":337},{"path":393,"priority":356},"skills/review-local-changes/SKILL.md",{"path":395,"priority":356},"skills/review-pr/SKILL.md",{"path":397,"priority":342},"agents/bug-hunter.md",{"path":399,"priority":342},"agents/code-quality-reviewer.md",{"path":401,"priority":342},"agents/contracts-reviewer.md",{"path":403,"priority":342},"agents/historical-context-reviewer.md",{"path":405,"priority":342},"agents/security-auditor.md",{"path":407,"priority":342},"agents/test-coverage-reviewer.md",{"basePath":271,"description":268,"displayName":222,"installMethods":409,"rationale":410,"selectedPaths":411,"source":343,"sourceLanguage":18,"type":272},{"claudeCode":222},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[412,413,414,416,418,420,422,424,426],{"path":352,"priority":337},{"path":339,"priority":337},{"path":415,"priority":356},"skills/analyze-issue/SKILL.md",{"path":417,"priority":356},"skills/attach-review-to-pr/SKILL.md",{"path":419,"priority":356},"skills/commit/SKILL.md",{"path":421,"priority":356},"skills/create-pr/SKILL.md",{"path":423,"priority":356},"skills/git-notes/SKILL.md",{"path":425,"priority":356},"skills/git-worktrees/SKILL.md",{"path":427,"priority":356},"skills/load-issues/SKILL.md",{"basePath":429,"description":430,"displayName":431,"installMethods":432,"rationale":433,"selectedPaths":434,"source":343,"sourceLanguage":18,"type":272},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.","tdd",{"claudeCode":431},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[435,436,437,439,441],{"path":352,"priority":337},{"path":339,"priority":337},{"path":438,"priority":356},"skills/fix-tests/SKILL.md",{"path":440,"priority":356},"skills/test-driven-development/SKILL.md",{"path":442,"priority":356},"skills/write-tests/SKILL.md",{"basePath":444,"description":445,"displayName":446,"installMethods":447,"rationale":448,"selectedPaths":449,"source":343,"sourceLanguage":18,"type":272},"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":446},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[450,451,452,454,456,458,460,462,464,466,468,470,472,474],{"path":352,"priority":337},{"path":339,"priority":337},{"path":453,"priority":356},"skills/do-and-judge/SKILL.md",{"path":455,"priority":356},"skills/do-competitively/SKILL.md",{"path":457,"priority":356},"skills/do-in-parallel/SKILL.md",{"path":459,"priority":356},"skills/do-in-steps/SKILL.md",{"path":461,"priority":356},"skills/judge/SKILL.md",{"path":463,"priority":356},"skills/judge-with-debate/SKILL.md",{"path":465,"priority":356},"skills/launch-sub-agent/SKILL.md",{"path":467,"priority":356},"skills/multi-agent-patterns/SKILL.md",{"path":469,"priority":356},"skills/subagent-driven-development/SKILL.md",{"path":471,"priority":356},"skills/tree-of-thoughts/SKILL.md",{"path":473,"priority":342},"agents/judge.md",{"path":475,"priority":342},"agents/meta-judge.md",{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":343,"sourceLanguage":18,"type":272},"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":479},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[483,484],{"path":352,"priority":337},{"path":339,"priority":337},{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":343,"sourceLanguage":18,"type":272},"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":488},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[492,493,494,496,498,500,502,504,506,508,510,512,514,516,518,520],{"path":352,"priority":337},{"path":339,"priority":337},{"path":495,"priority":356},"skills/add-task/SKILL.md",{"path":497,"priority":356},"skills/brainstorm/SKILL.md",{"path":499,"priority":356},"skills/create-ideas/SKILL.md",{"path":501,"priority":356},"skills/implement-task/SKILL.md",{"path":503,"priority":356},"skills/plan-task/SKILL.md",{"path":505,"priority":342},"agents/business-analyst.md",{"path":507,"priority":342},"agents/code-explorer.md",{"path":509,"priority":342},"agents/developer.md",{"path":511,"priority":342},"agents/qa-engineer.md",{"path":513,"priority":342},"agents/researcher.md",{"path":515,"priority":342},"agents/software-architect.md",{"path":517,"priority":342},"agents/team-lead.md",{"path":519,"priority":342},"agents/tech-lead.md",{"path":521,"priority":342},"agents/tech-writer.md",{"basePath":523,"description":524,"displayName":525,"installMethods":526,"rationale":527,"selectedPaths":528,"source":343,"sourceLanguage":18,"type":272},"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":525},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[529,530,531,533,535,537,539,541,543],{"path":352,"priority":337},{"path":339,"priority":337},{"path":532,"priority":356},"skills/analyse/SKILL.md",{"path":534,"priority":356},"skills/analyse-problem/SKILL.md",{"path":536,"priority":356},"skills/cause-and-effect/SKILL.md",{"path":538,"priority":356},"skills/kaizen/SKILL.md",{"path":540,"priority":356},"skills/plan-do-check-act/SKILL.md",{"path":542,"priority":356},"skills/root-cause-tracing/SKILL.md",{"path":544,"priority":356},"skills/why/SKILL.md",{"basePath":546,"description":547,"displayName":548,"installMethods":549,"rationale":550,"selectedPaths":551,"source":343,"sourceLanguage":18,"type":272},"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":548},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[552,553,554,556,558,560,562,564,566,568,570,572,574,576,578],{"path":352,"priority":337},{"path":339,"priority":337},{"path":555,"priority":356},"skills/agent-evaluation/SKILL.md",{"path":557,"priority":356},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":559,"priority":356},"skills/context-engineering/SKILL.md",{"path":561,"priority":356},"skills/create-agent/SKILL.md",{"path":563,"priority":356},"skills/create-command/SKILL.md",{"path":565,"priority":356},"skills/create-hook/SKILL.md",{"path":567,"priority":356},"skills/create-rule/SKILL.md",{"path":569,"priority":356},"skills/create-skill/SKILL.md",{"path":571,"priority":356},"skills/create-workflow-command/SKILL.md",{"path":573,"priority":356},"skills/prompt-engineering/SKILL.md",{"path":575,"priority":356},"skills/test-prompt/SKILL.md",{"path":577,"priority":356},"skills/test-skill/SKILL.md",{"path":579,"priority":356},"skills/thought-based-reasoning/SKILL.md",{"basePath":581,"description":582,"displayName":583,"installMethods":584,"rationale":585,"selectedPaths":586,"source":343,"sourceLanguage":18,"type":272},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":583},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[587,588,589,591],{"path":352,"priority":337},{"path":339,"priority":337},{"path":590,"priority":356},"skills/update-docs/SKILL.md",{"path":592,"priority":356},"skills/write-concisely/SKILL.md",{"basePath":594,"description":595,"displayName":596,"installMethods":597,"rationale":598,"selectedPaths":599,"source":343,"sourceLanguage":18,"type":272},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":596},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[600,601],{"path":352,"priority":337},{"path":339,"priority":337},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":343,"sourceLanguage":18,"type":272},"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":605},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[609,610,611,613,615,617,619],{"path":352,"priority":337},{"path":339,"priority":337},{"path":612,"priority":356},"skills/build-mcp/SKILL.md",{"path":614,"priority":356},"skills/setup-arxiv-mcp/SKILL.md",{"path":616,"priority":356},"skills/setup-codemap-cli/SKILL.md",{"path":618,"priority":356},"skills/setup-context7-mcp/SKILL.md",{"path":620,"priority":356},"skills/setup-serena-mcp/SKILL.md",{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":343,"sourceLanguage":18,"type":272},"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":624},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[628,629,630,632,634,636,638,640,642],{"path":352,"priority":337},{"path":339,"priority":337},{"path":631,"priority":356},"skills/actualize/SKILL.md",{"path":633,"priority":356},"skills/decay/SKILL.md",{"path":635,"priority":356},"skills/propose-hypotheses/SKILL.md",{"path":637,"priority":356},"skills/query/SKILL.md",{"path":639,"priority":356},"skills/reset/SKILL.md",{"path":641,"priority":356},"skills/status/SKILL.md",{"path":643,"priority":342},"agents/fpf-agent.md",{"basePath":645,"description":646,"displayName":647,"installMethods":648,"rationale":649,"selectedPaths":650,"source":343,"sourceLanguage":18,"type":262},"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",[651],{"path":652,"priority":337},"SKILL.md",{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":343,"sourceLanguage":18,"type":262},"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",[660],{"path":652,"priority":337},{"basePath":662,"description":663,"displayName":288,"installMethods":664,"rationale":665,"selectedPaths":666,"source":343,"sourceLanguage":18,"type":262},"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",[667],{"path":652,"priority":337},{"basePath":669,"description":670,"displayName":671,"installMethods":672,"rationale":673,"selectedPaths":674,"source":343,"sourceLanguage":18,"type":262},"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",[675],{"path":652,"priority":337},{"basePath":677,"description":678,"displayName":679,"installMethods":680,"rationale":681,"selectedPaths":682,"source":343,"sourceLanguage":18,"type":262},"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",[683],{"path":652,"priority":337},{"basePath":685,"description":686,"displayName":687,"installMethods":688,"rationale":689,"selectedPaths":690,"source":343,"sourceLanguage":18,"type":262},"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",[691],{"path":652,"priority":337},{"basePath":693,"description":694,"displayName":695,"installMethods":696,"rationale":697,"selectedPaths":698,"source":343,"sourceLanguage":18,"type":262},"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",[699],{"path":652,"priority":337},{"basePath":701,"description":702,"displayName":703,"installMethods":704,"rationale":705,"selectedPaths":706,"source":343,"sourceLanguage":18,"type":262},"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",[707],{"path":652,"priority":337},{"basePath":709,"description":710,"displayName":711,"installMethods":712,"rationale":713,"selectedPaths":714,"source":343,"sourceLanguage":18,"type":262},"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",[715],{"path":652,"priority":337},{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":343,"sourceLanguage":18,"type":262},"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",[723],{"path":652,"priority":337},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":343,"sourceLanguage":18,"type":262},"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",[731],{"path":652,"priority":337},{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":343,"sourceLanguage":18,"type":262},"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",[739],{"path":652,"priority":337},{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":343,"sourceLanguage":18,"type":262},"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",[747],{"path":652,"priority":337},{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":343,"sourceLanguage":18,"type":262},"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",[755],{"path":652,"priority":337},{"basePath":757,"description":758,"displayName":759,"installMethods":760,"rationale":761,"selectedPaths":762,"source":343,"sourceLanguage":18,"type":262},"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",[763],{"path":652,"priority":337},{"basePath":765,"description":766,"displayName":767,"installMethods":768,"rationale":769,"selectedPaths":770,"source":343,"sourceLanguage":18,"type":262},"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",[771],{"path":652,"priority":337},{"basePath":773,"description":774,"displayName":775,"installMethods":776,"rationale":777,"selectedPaths":778,"source":343,"sourceLanguage":18,"type":262},"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",[779],{"path":652,"priority":337},{"basePath":781,"description":782,"displayName":783,"installMethods":784,"rationale":785,"selectedPaths":786,"source":343,"sourceLanguage":18,"type":262},"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",[787],{"path":652,"priority":337},{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":343,"sourceLanguage":18,"type":262},"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",[795],{"path":652,"priority":337},{"basePath":797,"description":798,"displayName":799,"installMethods":800,"rationale":801,"selectedPaths":802,"source":343,"sourceLanguage":18,"type":262},"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",[803],{"path":652,"priority":337},{"basePath":805,"description":806,"displayName":807,"installMethods":808,"rationale":809,"selectedPaths":810,"source":343,"sourceLanguage":18,"type":262},"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",[811],{"path":652,"priority":337},{"basePath":813,"description":814,"displayName":815,"installMethods":816,"rationale":817,"selectedPaths":818,"source":343,"sourceLanguage":18,"type":262},"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",[819],{"path":652,"priority":337},{"basePath":821,"description":822,"displayName":823,"installMethods":824,"rationale":825,"selectedPaths":826,"source":343,"sourceLanguage":18,"type":262},"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",[827],{"path":652,"priority":337},{"basePath":258,"description":10,"displayName":261,"installMethods":829,"rationale":830,"selectedPaths":831,"source":343,"sourceLanguage":18,"type":262},{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/create-pr/SKILL.md",[832],{"path":652,"priority":337},{"basePath":834,"description":835,"displayName":836,"installMethods":837,"rationale":838,"selectedPaths":839,"source":343,"sourceLanguage":18,"type":262},"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",[840],{"path":652,"priority":337},{"basePath":842,"description":843,"displayName":844,"installMethods":845,"rationale":846,"selectedPaths":847,"source":343,"sourceLanguage":18,"type":262},"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",[848],{"path":652,"priority":337},{"basePath":850,"description":851,"displayName":852,"installMethods":853,"rationale":854,"selectedPaths":855,"source":343,"sourceLanguage":18,"type":262},"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",[856],{"path":652,"priority":337},{"basePath":858,"description":859,"displayName":860,"installMethods":861,"rationale":862,"selectedPaths":863,"source":343,"sourceLanguage":18,"type":262},"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",[864],{"path":652,"priority":337},{"basePath":866,"description":867,"displayName":868,"installMethods":869,"rationale":870,"selectedPaths":871,"source":343,"sourceLanguage":18,"type":262},"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",[872],{"path":652,"priority":337},{"basePath":874,"description":875,"displayName":876,"installMethods":877,"rationale":878,"selectedPaths":879,"source":343,"sourceLanguage":18,"type":262},"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",[880],{"path":652,"priority":337},{"basePath":882,"description":883,"displayName":525,"installMethods":884,"rationale":885,"selectedPaths":886,"source":343,"sourceLanguage":18,"type":262},"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",[887],{"path":652,"priority":337},{"basePath":889,"description":890,"displayName":891,"installMethods":892,"rationale":893,"selectedPaths":894,"source":343,"sourceLanguage":18,"type":262},"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",[895],{"path":652,"priority":337},{"basePath":897,"description":898,"displayName":899,"installMethods":900,"rationale":901,"selectedPaths":902,"source":343,"sourceLanguage":18,"type":262},"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",[903],{"path":652,"priority":337},{"basePath":905,"description":906,"displayName":907,"installMethods":908,"rationale":909,"selectedPaths":910,"source":343,"sourceLanguage":18,"type":262},"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",[911],{"path":652,"priority":337},{"basePath":913,"description":914,"displayName":915,"installMethods":916,"rationale":917,"selectedPaths":918,"source":343,"sourceLanguage":18,"type":262},"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",[919],{"path":652,"priority":337},{"basePath":921,"description":922,"displayName":923,"installMethods":924,"rationale":925,"selectedPaths":926,"source":343,"sourceLanguage":18,"type":262},"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",[927],{"path":652,"priority":337},{"basePath":929,"description":930,"displayName":931,"installMethods":932,"rationale":933,"selectedPaths":934,"source":343,"sourceLanguage":18,"type":262},"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",[935],{"path":652,"priority":337},{"basePath":937,"description":938,"displayName":939,"installMethods":940,"rationale":941,"selectedPaths":942,"source":343,"sourceLanguage":18,"type":262},"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",[943],{"path":652,"priority":337},{"basePath":945,"description":946,"displayName":947,"installMethods":948,"rationale":949,"selectedPaths":950,"source":343,"sourceLanguage":18,"type":262},"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",[951],{"path":652,"priority":337},{"basePath":953,"description":954,"displayName":955,"installMethods":956,"rationale":957,"selectedPaths":958,"source":343,"sourceLanguage":18,"type":262},"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",[959],{"path":652,"priority":337},{"basePath":961,"description":962,"displayName":963,"installMethods":964,"rationale":965,"selectedPaths":966,"source":343,"sourceLanguage":18,"type":262},"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",[967],{"path":652,"priority":337},{"basePath":969,"description":970,"displayName":971,"installMethods":972,"rationale":973,"selectedPaths":974,"source":343,"sourceLanguage":18,"type":262},"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",[975],{"path":652,"priority":337},{"basePath":977,"description":978,"displayName":979,"installMethods":980,"rationale":981,"selectedPaths":982,"source":343,"sourceLanguage":18,"type":262},"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",[983],{"path":652,"priority":337},{"basePath":985,"description":986,"displayName":987,"installMethods":988,"rationale":989,"selectedPaths":990,"source":343,"sourceLanguage":18,"type":262},"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",[991],{"path":652,"priority":337},{"basePath":993,"description":994,"displayName":995,"installMethods":996,"rationale":997,"selectedPaths":998,"source":343,"sourceLanguage":18,"type":262},"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",[999],{"path":652,"priority":337},{"basePath":1001,"description":1002,"displayName":1003,"installMethods":1004,"rationale":1005,"selectedPaths":1006,"source":343,"sourceLanguage":18,"type":262},"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",[1007],{"path":652,"priority":337},{"basePath":1009,"description":1010,"displayName":1011,"installMethods":1012,"rationale":1013,"selectedPaths":1014,"source":343,"sourceLanguage":18,"type":262},"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",[1015],{"path":652,"priority":337},{"basePath":1017,"description":1018,"displayName":1019,"installMethods":1020,"rationale":1021,"selectedPaths":1022,"source":343,"sourceLanguage":18,"type":262},"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",[1023],{"path":652,"priority":337},{"basePath":1025,"description":1026,"displayName":1027,"installMethods":1028,"rationale":1029,"selectedPaths":1030,"source":343,"sourceLanguage":18,"type":262},"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",[1031],{"path":652,"priority":337},{"basePath":1033,"description":1034,"displayName":1035,"installMethods":1036,"rationale":1037,"selectedPaths":1038,"source":343,"sourceLanguage":18,"type":262},"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",[1039],{"path":652,"priority":337},{"basePath":1041,"description":1042,"displayName":1043,"installMethods":1044,"rationale":1045,"selectedPaths":1046,"source":343,"sourceLanguage":18,"type":262},"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",[1047],{"path":652,"priority":337},{"basePath":1049,"description":1050,"displayName":1051,"installMethods":1052,"rationale":1053,"selectedPaths":1054,"source":343,"sourceLanguage":18,"type":262},"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",[1055],{"path":652,"priority":337},{"basePath":1057,"description":1058,"displayName":1059,"installMethods":1060,"rationale":1061,"selectedPaths":1062,"source":343,"sourceLanguage":18,"type":262},"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",[1063],{"path":652,"priority":337},{"basePath":1065,"description":1066,"displayName":1067,"installMethods":1068,"rationale":1069,"selectedPaths":1070,"source":343,"sourceLanguage":18,"type":262},"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",[1071],{"path":652,"priority":337},{"basePath":1073,"description":1074,"displayName":1075,"installMethods":1076,"rationale":1077,"selectedPaths":1078,"source":343,"sourceLanguage":18,"type":262},"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",[1079],{"path":652,"priority":337},{"basePath":1081,"description":1082,"displayName":1083,"installMethods":1084,"rationale":1085,"selectedPaths":1086,"source":343,"sourceLanguage":18,"type":262},"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",[1087],{"path":652,"priority":337},{"basePath":1089,"description":1090,"displayName":1091,"installMethods":1092,"rationale":1093,"selectedPaths":1094,"source":343,"sourceLanguage":18,"type":262},"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",[1095],{"path":652,"priority":337},{"basePath":1097,"description":1098,"displayName":1099,"installMethods":1100,"rationale":1101,"selectedPaths":1102,"source":343,"sourceLanguage":18,"type":262},"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",[1103],{"path":652,"priority":337},{"basePath":1105,"description":1106,"displayName":1107,"installMethods":1108,"rationale":1109,"selectedPaths":1110,"source":343,"sourceLanguage":18,"type":262},"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",[1111,1112],{"path":652,"priority":337},{"path":1113,"priority":356},"analyse-business-requirements.md",{"basePath":1115,"description":1116,"displayName":1117,"installMethods":1118,"rationale":1119,"selectedPaths":1120,"source":343,"sourceLanguage":18,"type":262},"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",[1121],{"path":652,"priority":337},{"basePath":1123,"description":1124,"displayName":1125,"installMethods":1126,"rationale":1127,"selectedPaths":1128,"source":343,"sourceLanguage":18,"type":262},"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",[1129],{"path":652,"priority":337},{"basePath":1131,"description":1132,"displayName":1133,"installMethods":1134,"rationale":1135,"selectedPaths":1136,"source":343,"sourceLanguage":18,"type":262},"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",[1137],{"path":652,"priority":337},{"sources":1139},[1140],"manual",{"closedIssues90d":246,"description":1142,"forks":247,"homepage":1143,"license":253,"openIssues90d":249,"pushedAt":250,"readmeSize":244,"stars":251,"topics":1144},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1145,1146,1147,1148,283,1149,1150,1151,1152],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1154,"discoverAt":1155,"extractAt":1156,"githubAt":1156,"updatedAt":1154},1778694480631,1778694475065,1778694478670,[223,225,222,221,224],{"evaluatedAt":256,"extractAt":304,"updatedAt":256},[],[1161,1186,1214,1244,1270,1297],{"_creationTime":1162,"_id":1163,"community":1164,"display":1165,"identity":1170,"providers":1174,"relations":1180,"tags":1182,"workflow":1183},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1166,"installMethods":1167,"name":221,"sourceUrl":1169},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":1168},"steipete/clawdis","https://github.com/steipete/clawdis",{"basePath":1171,"githubOwner":1172,"githubRepo":1173,"locale":18,"slug":221,"type":262},"skills/github","steipete","clawdis",{"evaluate":1175,"extract":1179},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1176,"tags":1177,"targetMarket":226,"tier":227},100,[221,223,1178,225,311],"api",{"commitSha":293},{"repoId":1181},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1178,311,223,225,221],{"evaluatedAt":1184,"extractAt":1185,"updatedAt":1184},1778698569289,1778697652123,{"_creationTime":1187,"_id":1188,"community":1189,"display":1190,"identity":1196,"providers":1200,"relations":1207,"tags":1210,"workflow":1211},1778695548458.3474,"k1730fbw3hyx274fzsesckx2bs86nqph",{"reviewCount":8},{"description":1191,"installMethods":1192,"name":1194,"sourceUrl":1195},"Create and manage pull requests using GitHub CLI. Covers branch preparation, writing PR titles and descriptions, creating PRs, handling review feedback, and merge/cleanup workflows. Use when proposing changes from a feature or fix branch for review, merging completed work into the main branch, requesting code review from collaborators, or documenting the purpose and scope of a set of changes.\n",{"claudeCode":1193},"pjt222/agent-almanac","create-pull-request","https://github.com/pjt222/agent-almanac",{"basePath":1197,"githubOwner":1198,"githubRepo":1199,"locale":18,"slug":1194,"type":262},"skills/create-pull-request","pjt222","agent-almanac",{"evaluate":1201,"extract":1206},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1202,"tags":1203,"targetMarket":226,"tier":227},99,[221,224,222,1204,1205,311],"collaboration","code-review",{"commitSha":293},{"parentExtensionId":1208,"repoId":1209},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[311,1205,1204,222,221,224],{"evaluatedAt":1212,"extractAt":1213,"updatedAt":1212},1778697203799,1778695548458,{"_creationTime":1215,"_id":1216,"community":1217,"display":1218,"identity":1224,"providers":1229,"relations":1237,"tags":1240,"workflow":1241},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1219,"installMethods":1220,"name":1222,"sourceUrl":1223},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1221},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1225,"githubOwner":1226,"githubRepo":1227,"locale":18,"slug":1228,"type":262},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1230,"extract":1235},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1176,"tags":1231,"targetMarket":226,"tier":227},[222,1232,310,1233,311,223,1234],"development-environment","tmux","developer-tool",{"commitSha":293,"license":1236},"MIT",{"parentExtensionId":1238,"repoId":1239},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[311,223,1234,1232,222,1233,310],{"evaluatedAt":1242,"extractAt":1243,"updatedAt":1242},1778699613343,1778699234184,{"_creationTime":1245,"_id":1246,"community":1247,"display":1248,"identity":1254,"providers":1258,"relations":1264,"tags":1266,"workflow":1267},1778695021936.555,"k1715rn9402s29yge55y9nt0x986n2tf",{"reviewCount":8},{"description":1249,"installMethods":1250,"name":1252,"sourceUrl":1253},"Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.",{"claudeCode":1251},"openai/skills","cli-creator","https://github.com/openai/skills",{"basePath":1255,"githubOwner":1256,"githubRepo":1257,"locale":18,"slug":1252,"type":262},"skills/.curated/cli-creator","openai","skills",{"evaluate":1259,"extract":1263},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1176,"tags":1260,"targetMarket":226,"tier":227},[223,1261,225,1262,311],"code-generation","codex",{"commitSha":293},{"repoId":1265},"kd75n2zj3yh472p25zffgycved86mnpx",[311,223,1261,1262,225],{"evaluatedAt":1268,"extractAt":1269,"updatedAt":1268},1778695068759,1778695021936,{"_creationTime":1271,"_id":1272,"community":1273,"display":1274,"identity":1280,"providers":1284,"relations":1289,"tags":1292,"workflow":1293},1778694781833.2703,"k177cc2csjkdcems8qf39yr5fd86mzrs",{"reviewCount":8},{"description":1275,"installMethods":1276,"name":1278,"sourceUrl":1279},"Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback",{"claudeCode":1277},"obra/superpowers","using-git-worktrees","https://github.com/obra/superpowers",{"basePath":1281,"githubOwner":1282,"githubRepo":1283,"locale":18,"slug":1278,"type":262},"skills/using-git-worktrees","obra","superpowers",{"evaluate":1285,"extract":1288},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1176,"tags":1286,"targetMarket":226,"tier":227},[222,1287,309,311,223],"workspace",{"commitSha":293},{"parentExtensionId":1290,"repoId":1291},"k173cyjvkcyer717cf1859rka586mrx6","kd78df84w9e6v1ppqnzptt1afd86n9rm",[311,223,309,222,1287],{"evaluatedAt":1294,"extractAt":1295,"updatedAt":1296},1778694972293,1778694781833,1778695146071,{"_creationTime":1298,"_id":1299,"community":1300,"display":1301,"identity":1307,"providers":1311,"relations":1319,"tags":1322,"workflow":1323},1778696622831.4932,"k17bxmr12gvehnjqa9dv7m8ebn86mbe5",{"reviewCount":8},{"description":1302,"installMethods":1303,"name":1305,"sourceUrl":1306},"Use when the user wants to list, create, switch, delete, compare, or inspect config sync profiles.",{"claudeCode":1304},"rohithzr/claudebase","sync-profiles","https://github.com/rohithzr/claudebase",{"basePath":1308,"githubOwner":1309,"githubRepo":1310,"locale":18,"slug":1305,"type":262},"skills/sync-profiles","rohithzr","claudebase",{"evaluate":1312,"extract":1318},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1176,"tags":1313,"targetMarket":226,"tier":227},[1314,1315,1316,1317,221,222],"configuration","sync","backup","profiles",{"commitSha":293},{"parentExtensionId":1320,"repoId":1321},"k17brwsz1rsvvtg8zjs955raex86mnh6","kd7e1fmwvfp6n226mj6hy2fzds86n8kk",[1316,1314,222,221,1317,1315],{"evaluatedAt":1324,"extractAt":1325,"updatedAt":1326},1778696687333,1778696622831,1778696817662]