[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-do-in-steps-en":3,"guides-for-NeoLabHQ-do-in-steps":1165,"similar-k178am67mn6084hc08kykfhs2n86n3cq-en":1166},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":259,"isFallback":250,"parentExtension":265,"providers":327,"relations":331,"repo":332,"tags":1163,"workflow":1164},1778694480889.9592,"k178am67mn6084hc08kykfhs2n86n3cq",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","Do In Steps","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":240,"workflow":257},1778695553941.9932,"kn76xv20hcv67gyh89zge6w9h586nv1y","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":201,"practices":206,"prerequisites":211,"promptVersionExtension":212,"promptVersionScoring":213,"purpose":214,"rationale":215,"score":216,"summary":217,"tags":218,"targetMarket":225,"tier":226,"useCases":227,"workflow":232},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of executing complex tasks through sequential sub-agent orchestration and highlights the benefit of intelligent model selection and verification.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers a sophisticated orchestration pattern with meta-judge and LLM-as-a-judge verification, which goes significantly beyond default LLM behavior and provides substantial value for complex task execution.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension appears to be production-ready, detailing a complete lifecycle for complex task execution with decomposition, model selection, parallel execution, verification, and iteration.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses specifically on orchestrating sequential sub-agent tasks with verification, adhering to a single, well-defined workflow.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately reflects the extension's capabilities as detailed in the SKILL.md, explaining its core function of sequential sub-agent orchestration with verification.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This check is not applicable as the extension is a skill and does not expose specific tools with distinct scopes.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","This skill does not appear to have explicit configuration parameters or environment variables that require documentation beyond its core functionality.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This check is not applicable as the extension is a skill and does not expose user-facing tools with descriptive names.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This check is not applicable as the extension is a skill and does not expose specific tools with parameter schemas or response shapes.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the GNU General Public License v3.0, a permissive open-source license, as indicated by the LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on May 6, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The extension does not appear to have external third-party dependencies that require explicit management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill's description and SKILL.md do not indicate any use of secrets or handling of sensitive information, and no patterns suggest potential leakage.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's approach relies on structured prompts and sub-agent dispatch, with clear instructions to avoid executing arbitrary code or instructions from external sources, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates by dispatching sub-agents and processes information internally, with no indication of runtime downloads or execution of external, unverified content.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's instructions strictly prohibit performing task implementation directly, focusing solely on orchestration and dispatching sub-agents, thus maintaining sandbox isolation.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's core logic revolves around orchestrating sub-agents via tool calls, with no indication of detached process spawns or retry loops around denied operations.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on task orchestration and does not appear to read or submit confidential data to third parties. All outbound calls are to sub-agents for execution.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled SKILL.md and README.md content are free of obfuscation techniques or hidden steering tricks.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The extension relies on structured prompts and tool calls for sub-agent dispatch, with no evidence of obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates on task decomposition and sub-agent calls, making no assumptions about the user's project file structure outside of what is explicitly provided or managed by sub-agents.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 6 opened and 8 closed issues in the last 90 days, the closure rate is over 50%, indicating active maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter includes a version declaration, ensuring clear detectability of new releases.",{"category":104,"check":105,"severity":42,"summary":106},"Execution","Validation","This check is not applicable as the skill itself does not expose tools with parameter schemas or structured output requiring validation via a library.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's core function is orchestration, and it strictly forbids direct implementation or modification of files, thus avoiding unguarded destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The SKILL.md provides detailed error handling strategies, including escalation and user interaction on failures, ensuring meaningful reporting.",{"category":111,"check":115,"severity":42,"summary":116},"Logging","This check is not applicable as the skill itself does not perform destructive actions or outbound calls that require local audit logging.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill's function is task orchestration, and it does not operate on personal data. It delegates task execution to sub-agents, which would be responsible for their own data handling.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is described in general terms for task execution and has no regional or jurisdictional logic, therefore the target market is global.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill operates through tool calls and agent dispatch, making no assumptions about specific editor, shell, or OS environments beyond what the underlying Claude Code runtime provides.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README file exists and clearly states the extension's purpose and provides installation and usage instructions.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This check is not applicable as the extension is a skill and does not expose multiple distinct tools or commands.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","This check is not applicable as the extension is a skill and does not expose multiple tools with potentially overlapping functionality.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as sequential orchestration, meta-judge, and LLM-as-a-judge verification, are clearly described and implemented within the SKILL.md.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for Claude Code and other platforms, including copy-pasteable commands.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The SKILL.md extensively details error handling, including escalation procedures and user reporting, providing clear next steps for failures.",{"category":104,"check":148,"severity":42,"summary":149},"Pinned dependencies","This check is not applicable as the extension does not appear to use third-party dependencies or scripts with specific interpreter requirements.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","This check is not applicable as the skill's function is orchestration and it strictly prohibits direct implementation or file modification.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","This check is not applicable as the skill itself does not make remote calls or perform state-changing operations requiring idempotency or timeouts.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being emitted by this skill; its function is purely task orchestration.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description and SKILL.md clearly define the purpose of executing complex tasks through sequential sub-agent orchestration with verification, and explicitly state non-goals like performing the task itself.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise, self-contained, and effectively summarizes the core capability and intended use.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and avoids unnecessary verbosity, deferring detailed procedural information to distinct sections.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md effectively outlines the workflow and links to detailed procedural explanations within its structure, practicing progressive disclosure.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill focuses on task orchestration and does not involve deep code review or exploration that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear examples of task decomposition, model selection, and execution flow, illustrating the intended usage.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md comprehensively addresses failure modes, retry logic, and escalation procedures, providing detailed guidance on handling edge cases and limitations.",{"category":111,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external tools like MCP servers, so this check is not applicable.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The SKILL.md emphasizes halting execution on errors and clearly outlines escalation procedures and user interaction requirements, ensuring it does not proceed on unexpected pre-state.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is designed to be self-contained in its orchestration logic and does not implicitly rely on other skills being loaded in the same session.",1778695552784,"This skill orchestrates complex tasks by decomposing them into sequential subtasks, dispatching specialized sub-agents, and verifying each step using a meta-judge and LLM-as-a-judge protocol with an iterative retry mechanism.",[195,196,197,198,199,200],"Sequential sub-agent orchestration","Automatic task decomposition","Intelligent model and agent selection","Parallel execution of meta-judge and implementer agents","LLM-as-a-judge verification with scoring and iteration","Context passing between steps",[202,203,204,205],"Directly performing the task implementation itself","Skipping task decomposition or verification steps","Overriding the orchestrated sub-agent workflow","Performing tasks that do not require sequential execution or sub-agent involvement",[207,208,209,210],"Orchestration","Agent Workflow","Verification","Task Decomposition",[],"3.0.0","4.4.0","To execute complex, multi-step tasks reliably by intelligently decomposing them, selecting optimal agents, and ensuring quality through rigorous verification at each stage.","The extension received overwhelmingly positive ratings across all checks, with no critical or warning findings. The 'do-in-steps' skill is well-documented, follows best practices, and implements a sophisticated and robust workflow for complex task execution.",97,"Highly reliable and well-documented skill for complex task execution through sequential sub-agent orchestration with robust verification.",[219,220,221,222,223,224],"orchestration","agent","workflow","sub-agent","llm-as-a-judge","code-generation","global","verified",[228,229,230,231],"Refactoring large codebases across multiple files","Implementing complex features with distinct stages","Automating software development workflows with quality gates","Handling tasks requiring specialized agents for different sub-problems",[233,234,235,236,237,238,239],"Analyze and decompose the task into sequential subtasks","Select optimal models and agents for each subtask","For each step, dispatch meta-judge and implementation agent in parallel","Wait for both to complete, then dispatch judge with meta-judge's specification","Iterate if judge fails the step (max 3 retries)","Collect outputs and pass context forward","Report final results",{"codeQuality":241,"collectedAt":243,"documentation":244,"maintenance":247,"security":254,"testCoverage":256},{"hasLockfile":242},true,1778695536517,{"descriptionLength":245,"readmeSize":246},139,40436,{"closedIssues90d":248,"forks":249,"hasChangelog":250,"openIssues90d":251,"pushedAt":252,"stars":253},8,89,false,6,1778029371000,993,{"hasNpmPackage":250,"license":255,"smitheryVerified":250},"GPL-3.0",{"hasCi":250,"hasTests":242},{"updatedAt":258},1778695553942,{"basePath":260,"githubOwner":261,"githubRepo":262,"locale":18,"slug":263,"type":264},"plugins/sadd/skills/do-in-steps","NeoLabHQ","context-engineering-kit","do-in-steps","skill",{"_creationTime":266,"_id":267,"community":268,"display":269,"identity":274,"parentExtension":277,"providers":310,"relations":323,"tags":324,"workflow":325},1778694480889.9456,"k17b20m1ddyqgjez8nym6erc8186nt44",{"reviewCount":8},{"description":270,"installMethods":271,"name":273,"sourceUrl":14},"Introduces skills for subagent-driven development, dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates.",{"claudeCode":272},"sadd","SADD Plugin",{"basePath":275,"githubOwner":261,"githubRepo":262,"locale":18,"slug":272,"type":276},"plugins/sadd","plugin",{"_creationTime":278,"_id":279,"community":280,"display":281,"identity":285,"providers":288,"relations":304,"tags":306,"workflow":307},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":282,"installMethods":283,"name":284,"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":286,"githubOwner":261,"githubRepo":262,"locale":18,"slug":262,"type":287},"","marketplace",{"evaluate":289,"extract":297},{"promptVersionExtension":290,"promptVersionScoring":213,"score":216,"tags":291,"targetMarket":225,"tier":226},"3.1.0",[292,293,294,295,296],"context-engineering","agent-productivity","llm-patterns","code-quality","developer-tools",{"commitSha":298,"license":299,"marketplace":300,"plugin":302},"HEAD","GPL-3.0-or-later",{"name":262,"pluginCount":301,"version":212},13,{"mcpCount":8,"provider":303,"skillCount":8},"classify",{"repoId":305},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[293,295,292,296,294],{"evaluatedAt":308,"extractAt":309,"updatedAt":308},1778694497063,1778694480890,{"evaluate":311,"extract":320},{"promptVersionExtension":212,"promptVersionScoring":213,"score":312,"tags":313,"targetMarket":225,"tier":319},75,[314,219,315,221,316,317,318],"multi-agent","agent-management","parallel-execution","evaluation","agent-development","flagged",{"commitSha":298,"license":299,"plugin":321},{"mcpCount":8,"provider":303,"skillCount":322},10,{"parentExtensionId":279,"repoId":305},[318,315,317,314,219,316,221],{"evaluatedAt":326,"extractAt":309,"updatedAt":326},1778694577619,{"evaluate":328,"extract":330},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":329,"targetMarket":225,"tier":226},[219,220,221,222,223,224],{"commitSha":298,"license":299},{"parentExtensionId":267,"repoId":305},{"_creationTime":333,"_id":305,"identity":334,"providers":335,"workflow":1159},1778694475065.1633,{"githubOwner":261,"githubRepo":262,"sourceUrl":14},{"classify":336,"discover":1145,"github":1148},{"commitSha":298,"extensions":337},[338,351,390,415,438,453,483,492,529,552,587,600,609,628,651,660,668,675,683,691,699,707,715,723,731,739,747,755,763,771,779,787,795,803,811,819,827,835,843,851,859,867,875,883,891,898,906,914,922,930,938,946,954,962,970,978,986,994,1002,1010,1018,1026,1031,1039,1047,1055,1063,1071,1079,1087,1095,1103,1111,1121,1129,1137],{"basePath":286,"description":282,"displayName":262,"installMethods":339,"rationale":340,"selectedPaths":341,"source":350,"sourceLanguage":18,"type":287},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[342,345,347],{"path":343,"priority":344},".claude-plugin/marketplace.json","mandatory",{"path":346,"priority":344},"README.md",{"path":348,"priority":349},"LICENSE","high","rule",{"basePath":352,"description":353,"displayName":354,"installMethods":355,"rationale":356,"selectedPaths":357,"source":350,"sourceLanguage":18,"type":276},"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":354},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[358,360,361,364,366,368,370,372,374,376,378,380,382,384,386,388],{"path":359,"priority":344},".claude-plugin/plugin.json",{"path":346,"priority":344},{"path":362,"priority":363},"skills/critique/SKILL.md","medium",{"path":365,"priority":363},"skills/memorize/SKILL.md",{"path":367,"priority":363},"skills/reflect/SKILL.md",{"path":369,"priority":349},"hooks/.gitignore",{"path":371,"priority":349},"hooks/README.md",{"path":373,"priority":349},"hooks/hooks.json",{"path":375,"priority":349},"hooks/package.json",{"path":377,"priority":349},"hooks/src/index.ts",{"path":379,"priority":349},"hooks/src/lib.ts",{"path":381,"priority":349},"hooks/src/onStopHandler.test.ts",{"path":383,"priority":349},"hooks/src/onStopHandler.ts",{"path":385,"priority":349},"hooks/src/session.ts",{"path":387,"priority":349},"hooks/tsconfig.json",{"path":389,"priority":349},"hooks/vitest.config.ts",{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":350,"sourceLanguage":18,"type":276},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":393},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[397,398,399,401,403,405,407,409,411,413],{"path":359,"priority":344},{"path":346,"priority":344},{"path":400,"priority":363},"skills/review-local-changes/SKILL.md",{"path":402,"priority":363},"skills/review-pr/SKILL.md",{"path":404,"priority":349},"agents/bug-hunter.md",{"path":406,"priority":349},"agents/code-quality-reviewer.md",{"path":408,"priority":349},"agents/contracts-reviewer.md",{"path":410,"priority":349},"agents/historical-context-reviewer.md",{"path":412,"priority":349},"agents/security-auditor.md",{"path":414,"priority":349},"agents/test-coverage-reviewer.md",{"basePath":416,"description":417,"displayName":418,"installMethods":419,"rationale":420,"selectedPaths":421,"source":350,"sourceLanguage":18,"type":276},"plugins/git","Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.","git",{"claudeCode":418},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[422,423,424,426,428,430,432,434,436],{"path":359,"priority":344},{"path":346,"priority":344},{"path":425,"priority":363},"skills/analyze-issue/SKILL.md",{"path":427,"priority":363},"skills/attach-review-to-pr/SKILL.md",{"path":429,"priority":363},"skills/commit/SKILL.md",{"path":431,"priority":363},"skills/create-pr/SKILL.md",{"path":433,"priority":363},"skills/git-notes/SKILL.md",{"path":435,"priority":363},"skills/git-worktrees/SKILL.md",{"path":437,"priority":363},"skills/load-issues/SKILL.md",{"basePath":439,"description":440,"displayName":441,"installMethods":442,"rationale":443,"selectedPaths":444,"source":350,"sourceLanguage":18,"type":276},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.","tdd",{"claudeCode":441},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[445,446,447,449,451],{"path":359,"priority":344},{"path":346,"priority":344},{"path":448,"priority":363},"skills/fix-tests/SKILL.md",{"path":450,"priority":363},"skills/test-driven-development/SKILL.md",{"path":452,"priority":363},"skills/write-tests/SKILL.md",{"basePath":275,"description":270,"displayName":272,"installMethods":454,"rationale":455,"selectedPaths":456,"source":350,"sourceLanguage":18,"type":276},{"claudeCode":272},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[457,458,459,461,463,465,467,469,471,473,475,477,479,481],{"path":359,"priority":344},{"path":346,"priority":344},{"path":460,"priority":363},"skills/do-and-judge/SKILL.md",{"path":462,"priority":363},"skills/do-competitively/SKILL.md",{"path":464,"priority":363},"skills/do-in-parallel/SKILL.md",{"path":466,"priority":363},"skills/do-in-steps/SKILL.md",{"path":468,"priority":363},"skills/judge/SKILL.md",{"path":470,"priority":363},"skills/judge-with-debate/SKILL.md",{"path":472,"priority":363},"skills/launch-sub-agent/SKILL.md",{"path":474,"priority":363},"skills/multi-agent-patterns/SKILL.md",{"path":476,"priority":363},"skills/subagent-driven-development/SKILL.md",{"path":478,"priority":363},"skills/tree-of-thoughts/SKILL.md",{"path":480,"priority":349},"agents/judge.md",{"path":482,"priority":349},"agents/meta-judge.md",{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":350,"sourceLanguage":18,"type":276},"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":486},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[490,491],{"path":359,"priority":344},{"path":346,"priority":344},{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":350,"sourceLanguage":18,"type":276},"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":495},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[499,500,501,503,505,507,509,511,513,515,517,519,521,523,525,527],{"path":359,"priority":344},{"path":346,"priority":344},{"path":502,"priority":363},"skills/add-task/SKILL.md",{"path":504,"priority":363},"skills/brainstorm/SKILL.md",{"path":506,"priority":363},"skills/create-ideas/SKILL.md",{"path":508,"priority":363},"skills/implement-task/SKILL.md",{"path":510,"priority":363},"skills/plan-task/SKILL.md",{"path":512,"priority":349},"agents/business-analyst.md",{"path":514,"priority":349},"agents/code-explorer.md",{"path":516,"priority":349},"agents/developer.md",{"path":518,"priority":349},"agents/qa-engineer.md",{"path":520,"priority":349},"agents/researcher.md",{"path":522,"priority":349},"agents/software-architect.md",{"path":524,"priority":349},"agents/team-lead.md",{"path":526,"priority":349},"agents/tech-lead.md",{"path":528,"priority":349},"agents/tech-writer.md",{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":350,"sourceLanguage":18,"type":276},"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":532},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[536,537,538,540,542,544,546,548,550],{"path":359,"priority":344},{"path":346,"priority":344},{"path":539,"priority":363},"skills/analyse/SKILL.md",{"path":541,"priority":363},"skills/analyse-problem/SKILL.md",{"path":543,"priority":363},"skills/cause-and-effect/SKILL.md",{"path":545,"priority":363},"skills/kaizen/SKILL.md",{"path":547,"priority":363},"skills/plan-do-check-act/SKILL.md",{"path":549,"priority":363},"skills/root-cause-tracing/SKILL.md",{"path":551,"priority":363},"skills/why/SKILL.md",{"basePath":553,"description":554,"displayName":555,"installMethods":556,"rationale":557,"selectedPaths":558,"source":350,"sourceLanguage":18,"type":276},"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":555},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[559,560,561,563,565,567,569,571,573,575,577,579,581,583,585],{"path":359,"priority":344},{"path":346,"priority":344},{"path":562,"priority":363},"skills/agent-evaluation/SKILL.md",{"path":564,"priority":363},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":566,"priority":363},"skills/context-engineering/SKILL.md",{"path":568,"priority":363},"skills/create-agent/SKILL.md",{"path":570,"priority":363},"skills/create-command/SKILL.md",{"path":572,"priority":363},"skills/create-hook/SKILL.md",{"path":574,"priority":363},"skills/create-rule/SKILL.md",{"path":576,"priority":363},"skills/create-skill/SKILL.md",{"path":578,"priority":363},"skills/create-workflow-command/SKILL.md",{"path":580,"priority":363},"skills/prompt-engineering/SKILL.md",{"path":582,"priority":363},"skills/test-prompt/SKILL.md",{"path":584,"priority":363},"skills/test-skill/SKILL.md",{"path":586,"priority":363},"skills/thought-based-reasoning/SKILL.md",{"basePath":588,"description":589,"displayName":590,"installMethods":591,"rationale":592,"selectedPaths":593,"source":350,"sourceLanguage":18,"type":276},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":590},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[594,595,596,598],{"path":359,"priority":344},{"path":346,"priority":344},{"path":597,"priority":363},"skills/update-docs/SKILL.md",{"path":599,"priority":363},"skills/write-concisely/SKILL.md",{"basePath":601,"description":602,"displayName":603,"installMethods":604,"rationale":605,"selectedPaths":606,"source":350,"sourceLanguage":18,"type":276},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":603},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[607,608],{"path":359,"priority":344},{"path":346,"priority":344},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":350,"sourceLanguage":18,"type":276},"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":612},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[616,617,618,620,622,624,626],{"path":359,"priority":344},{"path":346,"priority":344},{"path":619,"priority":363},"skills/build-mcp/SKILL.md",{"path":621,"priority":363},"skills/setup-arxiv-mcp/SKILL.md",{"path":623,"priority":363},"skills/setup-codemap-cli/SKILL.md",{"path":625,"priority":363},"skills/setup-context7-mcp/SKILL.md",{"path":627,"priority":363},"skills/setup-serena-mcp/SKILL.md",{"basePath":629,"description":630,"displayName":631,"installMethods":632,"rationale":633,"selectedPaths":634,"source":350,"sourceLanguage":18,"type":276},"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":631},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[635,636,637,639,641,643,645,647,649],{"path":359,"priority":344},{"path":346,"priority":344},{"path":638,"priority":363},"skills/actualize/SKILL.md",{"path":640,"priority":363},"skills/decay/SKILL.md",{"path":642,"priority":363},"skills/propose-hypotheses/SKILL.md",{"path":644,"priority":363},"skills/query/SKILL.md",{"path":646,"priority":363},"skills/reset/SKILL.md",{"path":648,"priority":363},"skills/status/SKILL.md",{"path":650,"priority":349},"agents/fpf-agent.md",{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":350,"sourceLanguage":18,"type":264},"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",[658],{"path":659,"priority":344},"SKILL.md",{"basePath":661,"description":662,"displayName":663,"installMethods":664,"rationale":665,"selectedPaths":666,"source":350,"sourceLanguage":18,"type":264},"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",[667],{"path":659,"priority":344},{"basePath":669,"description":670,"displayName":292,"installMethods":671,"rationale":672,"selectedPaths":673,"source":350,"sourceLanguage":18,"type":264},"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",[674],{"path":659,"priority":344},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":350,"sourceLanguage":18,"type":264},"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",[682],{"path":659,"priority":344},{"basePath":684,"description":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":350,"sourceLanguage":18,"type":264},"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",[690],{"path":659,"priority":344},{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":350,"sourceLanguage":18,"type":264},"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",[698],{"path":659,"priority":344},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":350,"sourceLanguage":18,"type":264},"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",[706],{"path":659,"priority":344},{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":350,"sourceLanguage":18,"type":264},"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",[714],{"path":659,"priority":344},{"basePath":716,"description":717,"displayName":718,"installMethods":719,"rationale":720,"selectedPaths":721,"source":350,"sourceLanguage":18,"type":264},"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",[722],{"path":659,"priority":344},{"basePath":724,"description":725,"displayName":726,"installMethods":727,"rationale":728,"selectedPaths":729,"source":350,"sourceLanguage":18,"type":264},"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",[730],{"path":659,"priority":344},{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":350,"sourceLanguage":18,"type":264},"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",[738],{"path":659,"priority":344},{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":350,"sourceLanguage":18,"type":264},"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",[746],{"path":659,"priority":344},{"basePath":748,"description":749,"displayName":750,"installMethods":751,"rationale":752,"selectedPaths":753,"source":350,"sourceLanguage":18,"type":264},"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",[754],{"path":659,"priority":344},{"basePath":756,"description":757,"displayName":758,"installMethods":759,"rationale":760,"selectedPaths":761,"source":350,"sourceLanguage":18,"type":264},"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",[762],{"path":659,"priority":344},{"basePath":764,"description":765,"displayName":766,"installMethods":767,"rationale":768,"selectedPaths":769,"source":350,"sourceLanguage":18,"type":264},"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",[770],{"path":659,"priority":344},{"basePath":772,"description":773,"displayName":774,"installMethods":775,"rationale":776,"selectedPaths":777,"source":350,"sourceLanguage":18,"type":264},"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",[778],{"path":659,"priority":344},{"basePath":780,"description":781,"displayName":782,"installMethods":783,"rationale":784,"selectedPaths":785,"source":350,"sourceLanguage":18,"type":264},"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",[786],{"path":659,"priority":344},{"basePath":788,"description":789,"displayName":790,"installMethods":791,"rationale":792,"selectedPaths":793,"source":350,"sourceLanguage":18,"type":264},"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",[794],{"path":659,"priority":344},{"basePath":796,"description":797,"displayName":798,"installMethods":799,"rationale":800,"selectedPaths":801,"source":350,"sourceLanguage":18,"type":264},"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",[802],{"path":659,"priority":344},{"basePath":804,"description":805,"displayName":806,"installMethods":807,"rationale":808,"selectedPaths":809,"source":350,"sourceLanguage":18,"type":264},"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",[810],{"path":659,"priority":344},{"basePath":812,"description":813,"displayName":814,"installMethods":815,"rationale":816,"selectedPaths":817,"source":350,"sourceLanguage":18,"type":264},"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",[818],{"path":659,"priority":344},{"basePath":820,"description":821,"displayName":822,"installMethods":823,"rationale":824,"selectedPaths":825,"source":350,"sourceLanguage":18,"type":264},"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",[826],{"path":659,"priority":344},{"basePath":828,"description":829,"displayName":830,"installMethods":831,"rationale":832,"selectedPaths":833,"source":350,"sourceLanguage":18,"type":264},"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",[834],{"path":659,"priority":344},{"basePath":836,"description":837,"displayName":838,"installMethods":839,"rationale":840,"selectedPaths":841,"source":350,"sourceLanguage":18,"type":264},"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",[842],{"path":659,"priority":344},{"basePath":844,"description":845,"displayName":846,"installMethods":847,"rationale":848,"selectedPaths":849,"source":350,"sourceLanguage":18,"type":264},"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",[850],{"path":659,"priority":344},{"basePath":852,"description":853,"displayName":854,"installMethods":855,"rationale":856,"selectedPaths":857,"source":350,"sourceLanguage":18,"type":264},"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",[858],{"path":659,"priority":344},{"basePath":860,"description":861,"displayName":862,"installMethods":863,"rationale":864,"selectedPaths":865,"source":350,"sourceLanguage":18,"type":264},"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",[866],{"path":659,"priority":344},{"basePath":868,"description":869,"displayName":870,"installMethods":871,"rationale":872,"selectedPaths":873,"source":350,"sourceLanguage":18,"type":264},"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",[874],{"path":659,"priority":344},{"basePath":876,"description":877,"displayName":878,"installMethods":879,"rationale":880,"selectedPaths":881,"source":350,"sourceLanguage":18,"type":264},"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",[882],{"path":659,"priority":344},{"basePath":884,"description":885,"displayName":886,"installMethods":887,"rationale":888,"selectedPaths":889,"source":350,"sourceLanguage":18,"type":264},"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",[890],{"path":659,"priority":344},{"basePath":892,"description":893,"displayName":532,"installMethods":894,"rationale":895,"selectedPaths":896,"source":350,"sourceLanguage":18,"type":264},"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",[897],{"path":659,"priority":344},{"basePath":899,"description":900,"displayName":901,"installMethods":902,"rationale":903,"selectedPaths":904,"source":350,"sourceLanguage":18,"type":264},"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",[905],{"path":659,"priority":344},{"basePath":907,"description":908,"displayName":909,"installMethods":910,"rationale":911,"selectedPaths":912,"source":350,"sourceLanguage":18,"type":264},"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",[913],{"path":659,"priority":344},{"basePath":915,"description":916,"displayName":917,"installMethods":918,"rationale":919,"selectedPaths":920,"source":350,"sourceLanguage":18,"type":264},"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",[921],{"path":659,"priority":344},{"basePath":923,"description":924,"displayName":925,"installMethods":926,"rationale":927,"selectedPaths":928,"source":350,"sourceLanguage":18,"type":264},"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",[929],{"path":659,"priority":344},{"basePath":931,"description":932,"displayName":933,"installMethods":934,"rationale":935,"selectedPaths":936,"source":350,"sourceLanguage":18,"type":264},"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",[937],{"path":659,"priority":344},{"basePath":939,"description":940,"displayName":941,"installMethods":942,"rationale":943,"selectedPaths":944,"source":350,"sourceLanguage":18,"type":264},"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",[945],{"path":659,"priority":344},{"basePath":947,"description":948,"displayName":949,"installMethods":950,"rationale":951,"selectedPaths":952,"source":350,"sourceLanguage":18,"type":264},"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",[953],{"path":659,"priority":344},{"basePath":955,"description":956,"displayName":957,"installMethods":958,"rationale":959,"selectedPaths":960,"source":350,"sourceLanguage":18,"type":264},"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",[961],{"path":659,"priority":344},{"basePath":963,"description":964,"displayName":965,"installMethods":966,"rationale":967,"selectedPaths":968,"source":350,"sourceLanguage":18,"type":264},"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",[969],{"path":659,"priority":344},{"basePath":971,"description":972,"displayName":973,"installMethods":974,"rationale":975,"selectedPaths":976,"source":350,"sourceLanguage":18,"type":264},"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",[977],{"path":659,"priority":344},{"basePath":979,"description":980,"displayName":981,"installMethods":982,"rationale":983,"selectedPaths":984,"source":350,"sourceLanguage":18,"type":264},"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",[985],{"path":659,"priority":344},{"basePath":987,"description":988,"displayName":989,"installMethods":990,"rationale":991,"selectedPaths":992,"source":350,"sourceLanguage":18,"type":264},"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",[993],{"path":659,"priority":344},{"basePath":995,"description":996,"displayName":997,"installMethods":998,"rationale":999,"selectedPaths":1000,"source":350,"sourceLanguage":18,"type":264},"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",[1001],{"path":659,"priority":344},{"basePath":1003,"description":1004,"displayName":1005,"installMethods":1006,"rationale":1007,"selectedPaths":1008,"source":350,"sourceLanguage":18,"type":264},"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",[1009],{"path":659,"priority":344},{"basePath":1011,"description":1012,"displayName":1013,"installMethods":1014,"rationale":1015,"selectedPaths":1016,"source":350,"sourceLanguage":18,"type":264},"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",[1017],{"path":659,"priority":344},{"basePath":1019,"description":1020,"displayName":1021,"installMethods":1022,"rationale":1023,"selectedPaths":1024,"source":350,"sourceLanguage":18,"type":264},"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",[1025],{"path":659,"priority":344},{"basePath":260,"description":10,"displayName":263,"installMethods":1027,"rationale":1028,"selectedPaths":1029,"source":350,"sourceLanguage":18,"type":264},{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-steps/SKILL.md",[1030],{"path":659,"priority":344},{"basePath":1032,"description":1033,"displayName":1034,"installMethods":1035,"rationale":1036,"selectedPaths":1037,"source":350,"sourceLanguage":18,"type":264},"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",[1038],{"path":659,"priority":344},{"basePath":1040,"description":1041,"displayName":1042,"installMethods":1043,"rationale":1044,"selectedPaths":1045,"source":350,"sourceLanguage":18,"type":264},"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",[1046],{"path":659,"priority":344},{"basePath":1048,"description":1049,"displayName":1050,"installMethods":1051,"rationale":1052,"selectedPaths":1053,"source":350,"sourceLanguage":18,"type":264},"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",[1054],{"path":659,"priority":344},{"basePath":1056,"description":1057,"displayName":1058,"installMethods":1059,"rationale":1060,"selectedPaths":1061,"source":350,"sourceLanguage":18,"type":264},"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",[1062],{"path":659,"priority":344},{"basePath":1064,"description":1065,"displayName":1066,"installMethods":1067,"rationale":1068,"selectedPaths":1069,"source":350,"sourceLanguage":18,"type":264},"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",[1070],{"path":659,"priority":344},{"basePath":1072,"description":1073,"displayName":1074,"installMethods":1075,"rationale":1076,"selectedPaths":1077,"source":350,"sourceLanguage":18,"type":264},"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",[1078],{"path":659,"priority":344},{"basePath":1080,"description":1081,"displayName":1082,"installMethods":1083,"rationale":1084,"selectedPaths":1085,"source":350,"sourceLanguage":18,"type":264},"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",[1086],{"path":659,"priority":344},{"basePath":1088,"description":1089,"displayName":1090,"installMethods":1091,"rationale":1092,"selectedPaths":1093,"source":350,"sourceLanguage":18,"type":264},"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",[1094],{"path":659,"priority":344},{"basePath":1096,"description":1097,"displayName":1098,"installMethods":1099,"rationale":1100,"selectedPaths":1101,"source":350,"sourceLanguage":18,"type":264},"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",[1102],{"path":659,"priority":344},{"basePath":1104,"description":1105,"displayName":1106,"installMethods":1107,"rationale":1108,"selectedPaths":1109,"source":350,"sourceLanguage":18,"type":264},"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",[1110],{"path":659,"priority":344},{"basePath":1112,"description":1113,"displayName":1114,"installMethods":1115,"rationale":1116,"selectedPaths":1117,"source":350,"sourceLanguage":18,"type":264},"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",[1118,1119],{"path":659,"priority":344},{"path":1120,"priority":363},"analyse-business-requirements.md",{"basePath":1122,"description":1123,"displayName":1124,"installMethods":1125,"rationale":1126,"selectedPaths":1127,"source":350,"sourceLanguage":18,"type":264},"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",[1128],{"path":659,"priority":344},{"basePath":1130,"description":1131,"displayName":1132,"installMethods":1133,"rationale":1134,"selectedPaths":1135,"source":350,"sourceLanguage":18,"type":264},"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",[1136],{"path":659,"priority":344},{"basePath":1138,"description":1139,"displayName":1140,"installMethods":1141,"rationale":1142,"selectedPaths":1143,"source":350,"sourceLanguage":18,"type":264},"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",[1144],{"path":659,"priority":344},{"sources":1146},[1147],"manual",{"closedIssues90d":248,"description":1149,"forks":249,"homepage":1150,"license":255,"openIssues90d":251,"pushedAt":252,"readmeSize":246,"stars":253,"topics":1151},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[220,1152,1153,1154,287,1155,1156,1157,1158],"ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1160,"discoverAt":1161,"extractAt":1162,"githubAt":1162,"updatedAt":1160},1778694480631,1778694475065,1778694478670,[220,224,223,219,222,221],{"evaluatedAt":258,"extractAt":309,"updatedAt":258},[],[1167,1195,1223,1246,1274,1295],{"_creationTime":1168,"_id":1169,"community":1170,"display":1171,"identity":1177,"providers":1181,"relations":1189,"tags":1191,"workflow":1192},1778696691708.297,"k174kx68t1r1znb9ws0ndvkpt586nx68",{"reviewCount":8},{"description":1172,"installMethods":1173,"name":1175,"sourceUrl":1176},"Agent skill for worker-specialist - invoke with $agent-worker-specialist",{"claudeCode":1174},"ruvnet/ruflo","agent-worker-specialist","https://github.com/ruvnet/ruflo",{"basePath":1178,"githubOwner":1179,"githubRepo":1180,"locale":18,"slug":1175,"type":264},".agents/skills/agent-worker-specialist","ruvnet","ruflo",{"evaluate":1182,"extract":1188},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1183,"tags":1184,"targetMarket":225,"tier":226},100,[220,219,1185,1186,1187],"task-execution","coordination","progress-reporting",{"commitSha":298},{"repoId":1190},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[220,1186,219,1187,1185],{"evaluatedAt":1193,"extractAt":1194,"updatedAt":1193},1778698724168,1778696691708,{"_creationTime":1196,"_id":1197,"community":1198,"display":1199,"identity":1205,"providers":1209,"relations":1216,"tags":1219,"workflow":1220},1778696595410.5657,"k17bk9m02r7jkbzzqapbzfvq8h86m6qn",{"reviewCount":8},{"description":1200,"installMethods":1201,"name":1203,"sourceUrl":1204},"Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.",{"claudeCode":1202},"rohitg00/pro-workflow","orchestrate","https://github.com/rohitg00/pro-workflow",{"basePath":1206,"githubOwner":1207,"githubRepo":1208,"locale":18,"slug":1203,"type":264},"skills/orchestrate","rohitg00","pro-workflow",{"evaluate":1210,"extract":1215},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1183,"tags":1211,"targetMarket":225,"tier":226},[1212,220,221,1213,1214],"llm-ops","memory","knowledge-management",{"commitSha":298},{"parentExtensionId":1217,"repoId":1218},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[220,1214,1212,1213,221],{"evaluatedAt":1221,"extractAt":1222,"updatedAt":1221},1778696881233,1778696595410,{"_creationTime":1224,"_id":1225,"community":1226,"display":1227,"identity":1231,"providers":1233,"relations":1241,"tags":1243,"workflow":1244},1778696691708.3118,"k17ewy0jskvynmgqnywk4zaxxn86m3sc",{"reviewCount":8},{"description":1228,"installMethods":1229,"name":1230,"sourceUrl":1176},"Run an autonomous /loop iteration -- check progress, work on next task, schedule next wake",{"claudeCode":1174},"autopilot-loop",{"basePath":1232,"githubOwner":1179,"githubRepo":1180,"locale":18,"slug":1230,"type":264},"plugins/ruflo-autopilot/skills/autopilot-loop",{"evaluate":1234,"extract":1240},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1235,"tags":1236,"targetMarket":225,"tier":226},99,[1237,220,219,1238,1239],"automation","loop","scheduling",{"commitSha":298},{"parentExtensionId":1242,"repoId":1190},"k178af0n2v1c7tj4bgbsbakr8s86nbr4",[220,1237,1238,219,1239],{"evaluatedAt":1245,"extractAt":1194,"updatedAt":1245},1778699844724,{"_creationTime":1247,"_id":1248,"community":1249,"display":1250,"identity":1256,"providers":1261,"relations":1267,"tags":1270,"workflow":1271},1778699234184.6182,"k17aam3ggdjx69tftf4g09m6gh86m0j2",{"reviewCount":8},{"description":1251,"installMethods":1252,"name":1254,"sourceUrl":1255},"N coordinated agents on shared task list using Claude Code native teams",{"claudeCode":1253},"Yeachan-Heo/oh-my-claudecode","Team Skill","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1257,"githubOwner":1258,"githubRepo":1259,"locale":18,"slug":1260,"type":264},"skills/team","Yeachan-Heo","oh-my-claudecode","team",{"evaluate":1262,"extract":1265},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1235,"tags":1263,"targetMarket":225,"tier":226},[220,219,1260,1264,1237],"multitasking",{"commitSha":298,"license":1266},"MIT",{"parentExtensionId":1268,"repoId":1269},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[220,1237,1264,219,1260],{"evaluatedAt":1272,"extractAt":1273,"updatedAt":1272},1778699772160,1778699234184,{"_creationTime":1275,"_id":1276,"community":1277,"display":1278,"identity":1282,"providers":1285,"relations":1291,"tags":1292,"workflow":1293},1778699234184.614,"k17f09h6q6ej58qvz0d2cds8r186mj71",{"reviewCount":8},{"description":1279,"installMethods":1280,"name":1281,"sourceUrl":1255},"Extract a learned skill from the current conversation",{"claudeCode":1253},"Learner Skill",{"basePath":1283,"githubOwner":1258,"githubRepo":1259,"locale":18,"slug":1284,"type":264},"skills/learner","learner",{"evaluate":1286,"extract":1290},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1235,"tags":1287,"targetMarket":225,"tier":226},[1288,1289,1237,220,224],"learning","skill-extraction",{"commitSha":298,"license":1266},{"parentExtensionId":1268,"repoId":1269},[220,1237,224,1288,1289],{"evaluatedAt":1294,"extractAt":1273,"updatedAt":1294},1778699479176,{"_creationTime":1296,"_id":1297,"community":1298,"display":1299,"identity":1303,"providers":1306,"relations":1313,"tags":1314,"workflow":1315},1778699234184.6162,"k176dnzaczpfh49t8f4x2k498986nm9q",{"reviewCount":8},{"description":1300,"installMethods":1301,"name":1302,"sourceUrl":1255},"Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution",{"claudeCode":1253},"Ralplan",{"basePath":1304,"githubOwner":1258,"githubRepo":1259,"locale":18,"slug":1305,"type":264},"skills/ralplan","ralplan",{"evaluate":1307,"extract":1312},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1235,"tags":1308,"targetMarket":225,"tier":226},[1309,219,1310,224,1311],"planning","ai-agent","workflow-automation",{"commitSha":298,"license":1266},{"parentExtensionId":1268,"repoId":1269},[1310,224,219,1309,1311],{"evaluatedAt":1316,"extractAt":1273,"updatedAt":1316},1778699648197]