[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Yeachan-Heo-mcp-setup-de":3,"guides-for-Yeachan-Heo-mcp-setup":998,"similar-k17cnx0m6a27fw52yvt4zsbsxh86nd1c-de":999},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":224,"parentExtension":248,"providers":306,"relations":310,"repo":311,"tags":996,"workflow":997},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":12},"Yeachan-Heo/oh-my-claudecode","mcp-setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":241},1778699492025.795,"kn7bk08em9x7yjyvnw9yzsrtdn86nkfp","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"targetMarket":215,"tier":216,"useCases":217},[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,113,116,120,123,126,129,132,135,138,142,146,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 states the problem of configuring MCP servers to enhance agent capabilities and names the artifact (MCP servers) and user intent (configure).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a structured, guided process for configuring various MCP servers, offering significant value over manual configuration or a thin wrapper.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of MCP server setup, from choosing a path to configuration and verification, making it suitable for immediate use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on configuring MCP servers, adhering to a single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's function of configuring popular MCP servers.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill primarily uses user interaction and a CLI command (`claude mcp add`) rather than exposing distinct tools with verb-noun actions.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","All necessary information for different MCP server configurations (API keys, directories, tokens) is clearly requested and documented.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","The skill does not expose user-facing tools in a way that requires naming assessment; it orchestrates user input and CLI commands.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","User inputs are explicitly requested for each configuration step, and the output is a confirmation message and the effect of the `claude mcp add` command.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is MIT, as detected from the LICENSE file and confirmed in the README.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-13, which is within the last 3 months.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project uses npm and has a lockfile, indicating dependency management is in place.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","Secrets like API keys and tokens are handled by prompting the user and passing them to the `claude mcp add` command, rather than being hardcoded or echoed insecurely.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill orchestrates user input and CLI commands, and there are no indications of loading or executing untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on the `claude mcp add` command and standard npm packages, without fetching or executing arbitrary remote code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill interacts with the `claude mcp add` CLI and prompts the user, with no evidence of modifying files outside the expected scope or user's explicit input.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There are no detached process spawns or retry loops around denied tool calls in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","User-provided secrets (API keys, tokens) are passed directly to the `claude mcp add` command and are not exfiltrated by the skill itself.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions do not contain any hidden steering tricks or malicious Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is written in plain Markdown and orchestrates CLI commands; there is no obfuscated code or runtime fetched scripts.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about the user's project structure beyond requiring the `claude` CLI and Node.js/npm for certain MCP servers.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 3 open and 908 closed issues in the last 90 days, the closure rate is high, indicating active maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has a meaningful semver version declared in its npm package and is actively updated, as indicated by the recent commit date.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","User inputs for API keys, directories, and tokens are prompted specifically and passed to the `claude mcp add` command, implying validation by the CLI tool.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The primary action is configuration via `claude mcp add`, which is guarded by user confirmation for sensitive information and CLI execution.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill guides the user through steps and prompts, and any errors would likely originate from the `claude mcp add` command or user input, which are expected to provide feedback.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","This skill does not perform destructive actions or outbound calls that would necessitate a local audit log; it configures the environment.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill collects API keys and tokens only when explicitly provided by the user for configuration, not for general processing or submission to third parties outside the intended MCP server setup.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is general and does not appear to be tied to any specific geographic or legal jurisdiction; it is globally applicable.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard CLI commands and Node.js, which are widely available, and mentions Node.js 18+ as a requirement for some servers.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive, detailing installation, setup, features, and requirements.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a skill-based extension that guides user interaction and CLI commands, rather than exposing a large number of distinct tools.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","The skill does not expose multiple tools with overlapping functionality; it guides a single configuration workflow.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as configuring specific MCP servers (Context7, Exa, Filesystem, GitHub), have corresponding instructions and CLI commands.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for both marketplace and npm paths, along with setup and invocation examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill provides clear prompts and instructions, and any errors are expected to be surfaced by the underlying `claude mcp add` command or user input validation.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The `package-lock.json` file is present, indicating that third-party dependencies are pinned.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","This skill configures servers and does not have state-changing operations that would benefit from a dry-run mode.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's primary function is user interaction and CLI invocation; it does not involve remote calls or state-changing operations that require specific protocol handling for idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being collected by this skill; it focuses on user configuration.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the purpose (configure MCP servers) and implies the usage context (enhanced agent capabilities).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and self-contained, summarizing the core capability and providing trigger phrases.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and reasonably concise, delegating deeper material to references or external links where appropriate.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to external documentation for more in-depth information where needed.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill is a configuration utility and does not involve deep exploration that would require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide clear, copy-pasteable examples for setting up various MCP servers.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses common issues and provides troubleshooting steps for API key problems, server loading, and agent tool usage.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill relies on the `claude mcp add` command, which is assumed to be available as part of the Claude Code environment.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill's guided process and reliance on CLI command feedback would inherently halt on unexpected states or errors.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses on MCP server configuration, without relying on other specific skills being loaded.",1778699491908,"This skill provides a guided, step-by-step process to configure various Model Context Protocol (MCP) servers, including Context7, Exa Web Search, Filesystem access, and GitHub integration, using the `claude mcp add` CLI command. It handles gathering necessary information like API keys and tokens, and provides verification steps.",[195,196,197,198],"Guided MCP server setup process","Configuration for Context7, Exa, Filesystem, and GitHub servers","User-friendly prompts for necessary credentials and settings","Verification steps to confirm successful installation",[200,201,202],"Providing direct CLI commands for every MCP server","Managing MCP servers beyond adding and listing","Installing or managing Node.js or Docker environments themselves","3.0.0","4.4.0","To simplify and guide the process of setting up popular MCP servers, thereby enhancing an agent's capabilities with external tools and data sources.","All checks passed. The skill is well-documented, secure, and provides a clear, actionable workflow for its stated purpose.",100,"Excellent skill for configuring popular MCP servers with clear instructions and robust implementation.",[210,211,212,213,214],"mcp","configuration","cli","agent","tooling","global","verified",[218,219,220,221],"Setting up enhanced web search capabilities via Exa","Integrating GitHub API for repository management","Expanding file system access for agent operations","Configuring documentation context servers like Context7",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"popularity":235,"security":237,"testCoverage":240},{"hasLockfile":224},true,1778699479602,{"descriptionLength":227,"readmeSize":228},61,28400,{"closedIssues90d":230,"forks":231,"hasChangelog":224,"openIssues90d":232,"pushedAt":233,"stars":234},908,3092,3,1778664782000,33691,{"npmDownloads":236},38760,{"hasNpmPackage":224,"license":238,"smitheryVerified":239},"MIT",false,{"hasCi":224,"hasTests":224},{"updatedAt":242},1778699492025,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"skills/mcp-setup","Yeachan-Heo","oh-my-claudecode","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":255,"parentExtension":259,"providers":292,"relations":302,"tags":303,"workflow":304},1778699234184.6104,"k17brg5egdw1jbncj1j4wfv3fh86n639",{"reviewCount":8},{"description":253,"installMethods":254,"name":246,"sourceUrl":14},"Multi-agent orchestration system for Claude Code",{"claudeCode":246},{"basePath":256,"githubOwner":245,"githubRepo":246,"locale":257,"slug":246,"type":258},"","fr","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":286,"tags":288,"workflow":289},1778699234184.61,"k17faea1fme9qa3pf4hzs9x78d86n2kj",{"reviewCount":8},{"description":264,"installMethods":265,"name":246,"sourceUrl":14},"Claude Code native multi-agent orchestration - intelligent model routing, 28 agents, 32 skills",{"claudeCode":12},{"basePath":256,"githubOwner":245,"githubRepo":246,"locale":257,"slug":246,"type":267},"marketplace",{"evaluate":269,"extract":278},{"promptVersionExtension":270,"promptVersionScoring":204,"score":271,"tags":272,"targetMarket":215,"tier":216},"3.1.0",97,[273,274,275,276,277],"multi-agent","orchestration","claude-code","ai-agent","developer-tools",{"commitSha":279,"license":238,"marketplace":280,"plugin":284},"HEAD",{"name":281,"pluginCount":282,"version":283},"omc",1,"4.13.7",{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd74zv63fryf9prygtq7gf4es986n22y",[276,275,277,273,274],{"evaluatedAt":290,"extractAt":291,"updatedAt":290},1778699249209,1778699234184,{"evaluate":293,"extract":299},{"promptVersionExtension":203,"promptVersionScoring":204,"score":294,"tags":295,"targetMarket":215,"tier":216},99,[273,274,296,276,297,298,212],"automation","development-tool","workflow",{"commitSha":279,"license":238,"plugin":300},{"mcpCount":8,"provider":285,"skillCount":301},38,{"parentExtensionId":261,"repoId":287},[276,296,212,297,273,274,298],{"evaluatedAt":305,"extractAt":291,"updatedAt":305},1778699261932,{"evaluate":307,"extract":309},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":308,"targetMarket":215,"tier":216},[210,211,212,213,214],{"commitSha":279},{"parentExtensionId":250,"repoId":287},{"_creationTime":312,"_id":287,"identity":313,"providers":314,"workflow":991},1778699222147.622,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":315,"discover":974,"extract":977,"github":978,"npm":990},{"commitSha":279,"extensions":316},[317,330,511,571,579,587,595,603,611,619,627,635,643,651,659,667,675,683,688,696,704,712,720,728,745,753,761,769,777,785,817,825,832,840,848,856,864,872,880,888,896,906],{"basePath":256,"description":264,"displayName":281,"installMethods":318,"rationale":319,"selectedPaths":320,"source":329,"sourceLanguage":257,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[321,324,326],{"path":322,"priority":323},".claude-plugin/marketplace.json","mandatory",{"path":325,"priority":323},"README.md",{"path":327,"priority":328},"LICENSE","high","rule",{"basePath":256,"description":253,"displayName":246,"installMethods":331,"license":238,"rationale":332,"selectedPaths":333,"source":329,"sourceLanguage":257,"type":258},{"claudeCode":246},"plugin manifest at .claude-plugin/plugin.json",[334,336,337,338,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509],{"path":335,"priority":323},".claude-plugin/plugin.json",{"path":325,"priority":323},{"path":327,"priority":328},{"path":339,"priority":340},"skills/ai-slop-cleaner/SKILL.md","medium",{"path":342,"priority":340},"skills/ask/SKILL.md",{"path":344,"priority":340},"skills/autopilot/SKILL.md",{"path":346,"priority":340},"skills/autoresearch/SKILL.md",{"path":348,"priority":340},"skills/cancel/SKILL.md",{"path":350,"priority":340},"skills/ccg/SKILL.md",{"path":352,"priority":340},"skills/configure-notifications/SKILL.md",{"path":354,"priority":340},"skills/debug/SKILL.md",{"path":356,"priority":340},"skills/deep-dive/SKILL.md",{"path":358,"priority":340},"skills/deep-interview/SKILL.md",{"path":360,"priority":340},"skills/deepinit/SKILL.md",{"path":362,"priority":340},"skills/external-context/SKILL.md",{"path":364,"priority":340},"skills/hud/SKILL.md",{"path":366,"priority":340},"skills/learner/SKILL.md",{"path":368,"priority":340},"skills/mcp-setup/SKILL.md",{"path":370,"priority":340},"skills/omc-doctor/SKILL.md",{"path":372,"priority":340},"skills/omc-reference/SKILL.md",{"path":374,"priority":340},"skills/omc-setup/SKILL.md",{"path":376,"priority":340},"skills/omc-teams/SKILL.md",{"path":378,"priority":340},"skills/plan/SKILL.md",{"path":380,"priority":340},"skills/project-session-manager/SKILL.md",{"path":382,"priority":340},"skills/ralph/SKILL.md",{"path":384,"priority":340},"skills/ralplan/SKILL.md",{"path":386,"priority":340},"skills/release/SKILL.md",{"path":388,"priority":340},"skills/remember/SKILL.md",{"path":390,"priority":340},"skills/sciomc/SKILL.md",{"path":392,"priority":340},"skills/self-improve/SKILL.md",{"path":394,"priority":340},"skills/setup/SKILL.md",{"path":396,"priority":340},"skills/skill/SKILL.md",{"path":398,"priority":340},"skills/skillify/SKILL.md",{"path":400,"priority":340},"skills/team/SKILL.md",{"path":402,"priority":340},"skills/trace/SKILL.md",{"path":404,"priority":340},"skills/ultraqa/SKILL.md",{"path":406,"priority":340},"skills/ultrawork/SKILL.md",{"path":408,"priority":340},"skills/verify/SKILL.md",{"path":410,"priority":340},"skills/visual-verdict/SKILL.md",{"path":412,"priority":340},"skills/wiki/SKILL.md",{"path":414,"priority":340},"skills/writer-memory/SKILL.md",{"path":416,"priority":323},".mcp.json",{"path":418,"priority":328},"agents/analyst.md",{"path":420,"priority":328},"agents/architect.md",{"path":422,"priority":328},"agents/code-reviewer.md",{"path":424,"priority":328},"agents/code-simplifier.md",{"path":426,"priority":328},"agents/critic.md",{"path":428,"priority":328},"agents/debugger.md",{"path":430,"priority":328},"agents/designer.md",{"path":432,"priority":328},"agents/document-specialist.md",{"path":434,"priority":328},"agents/executor.md",{"path":436,"priority":328},"agents/explore.md",{"path":438,"priority":328},"agents/git-master.md",{"path":440,"priority":328},"agents/planner.md",{"path":442,"priority":328},"agents/qa-tester.md",{"path":444,"priority":328},"agents/scientist.md",{"path":446,"priority":328},"agents/security-reviewer.md",{"path":448,"priority":328},"agents/test-engineer.md",{"path":450,"priority":328},"agents/tracer.md",{"path":452,"priority":328},"agents/verifier.md",{"path":454,"priority":328},"agents/writer.md",{"path":456,"priority":328},"commands/ask.md",{"path":458,"priority":328},"commands/autoresearch.md",{"path":460,"priority":328},"commands/ccg.md",{"path":462,"priority":328},"commands/configure-notifications.md",{"path":464,"priority":328},"commands/debug.md",{"path":466,"priority":328},"commands/deep-dive.md",{"path":468,"priority":328},"commands/deepinit.md",{"path":470,"priority":328},"commands/external-context.md",{"path":472,"priority":328},"commands/hud.md",{"path":474,"priority":328},"commands/learner.md",{"path":476,"priority":328},"commands/mcp-setup.md",{"path":478,"priority":328},"commands/omc-doctor.md",{"path":480,"priority":328},"commands/omc-setup.md",{"path":482,"priority":328},"commands/omc-teams.md",{"path":484,"priority":328},"commands/project-session-manager.md",{"path":486,"priority":328},"commands/psm.md",{"path":488,"priority":328},"commands/release.md",{"path":490,"priority":328},"commands/remember.md",{"path":492,"priority":328},"commands/sciomc.md",{"path":494,"priority":328},"commands/self-improve.md",{"path":496,"priority":328},"commands/skill.md",{"path":498,"priority":328},"commands/skillify.md",{"path":500,"priority":328},"commands/trace.md",{"path":502,"priority":328},"commands/verify.md",{"path":504,"priority":328},"commands/visual-verdict.md",{"path":506,"priority":328},"commands/wiki.md",{"path":508,"priority":328},"commands/writer-memory.md",{"path":510,"priority":328},"hooks/hooks.json",{"basePath":512,"description":513,"displayName":512,"installMethods":514,"rationale":515,"selectedPaths":516,"source":329,"sourceLanguage":18,"type":247},"commands","This compatibility command keeps `/oh-my-claudecode:skill` available without loading the full `skill` skill description in every Claude Code session.",{"claudeCode":12},"SKILL.md frontmatter at commands/skill.md",[517,519,521,523,525,527,529,531,533,535,537,539,541,543,545,547,549,551,553,555,557,559,561,563,565,567,569],{"path":518,"priority":323},"SKILL.md",{"path":520,"priority":340},"ask.md",{"path":522,"priority":340},"autoresearch.md",{"path":524,"priority":340},"ccg.md",{"path":526,"priority":340},"configure-notifications.md",{"path":528,"priority":340},"debug.md",{"path":530,"priority":340},"deep-dive.md",{"path":532,"priority":340},"deepinit.md",{"path":534,"priority":340},"external-context.md",{"path":536,"priority":340},"hud.md",{"path":538,"priority":340},"learner.md",{"path":540,"priority":340},"mcp-setup.md",{"path":542,"priority":340},"omc-doctor.md",{"path":544,"priority":340},"omc-setup.md",{"path":546,"priority":340},"omc-teams.md",{"path":548,"priority":340},"project-session-manager.md",{"path":550,"priority":340},"psm.md",{"path":552,"priority":340},"release.md",{"path":554,"priority":340},"remember.md",{"path":556,"priority":340},"sciomc.md",{"path":558,"priority":340},"self-improve.md",{"path":560,"priority":340},"skillify.md",{"path":562,"priority":340},"trace.md",{"path":564,"priority":340},"verify.md",{"path":566,"priority":340},"visual-verdict.md",{"path":568,"priority":340},"wiki.md",{"path":570,"priority":340},"writer-memory.md",{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":329,"sourceLanguage":18,"type":247},"skills/ai-slop-cleaner","Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode","ai-slop-cleaner",{"claudeCode":12},"SKILL.md frontmatter at skills/ai-slop-cleaner/SKILL.md",[578],{"path":518,"priority":323},{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":329,"sourceLanguage":18,"type":247},"skills/ask","Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly","ask",{"claudeCode":12},"SKILL.md frontmatter at skills/ask/SKILL.md",[586],{"path":518,"priority":323},{"basePath":588,"description":589,"displayName":590,"installMethods":591,"rationale":592,"selectedPaths":593,"source":329,"sourceLanguage":18,"type":247},"skills/autopilot","Full autonomous execution from idea to working code","autopilot",{"claudeCode":12},"SKILL.md frontmatter at skills/autopilot/SKILL.md",[594],{"path":518,"priority":323},{"basePath":596,"description":597,"displayName":598,"installMethods":599,"rationale":600,"selectedPaths":601,"source":329,"sourceLanguage":18,"type":247},"skills/autoresearch","Stateful single-mission improvement loop with strict evaluator contract, markdown decision logs, and max-runtime stop behavior","autoresearch",{"claudeCode":12},"SKILL.md frontmatter at skills/autoresearch/SKILL.md",[602],{"path":518,"priority":323},{"basePath":604,"description":605,"displayName":606,"installMethods":607,"rationale":608,"selectedPaths":609,"source":329,"sourceLanguage":18,"type":247},"skills/cancel","Cancel any active OMC mode (autopilot, ralph, ultrawork, ultraqa, swarm, ultrapilot, pipeline, team)","cancel",{"claudeCode":12},"SKILL.md frontmatter at skills/cancel/SKILL.md",[610],{"path":518,"priority":323},{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":329,"sourceLanguage":18,"type":247},"skills/ccg","Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask gemini, then Claude synthesizes results","ccg",{"claudeCode":12},"SKILL.md frontmatter at skills/ccg/SKILL.md",[618],{"path":518,"priority":323},{"basePath":620,"description":621,"displayName":622,"installMethods":623,"rationale":624,"selectedPaths":625,"source":329,"sourceLanguage":18,"type":247},"skills/configure-notifications","Configure notification integrations (Telegram, Discord, Slack) via natural language","configure-notifications",{"claudeCode":12},"SKILL.md frontmatter at skills/configure-notifications/SKILL.md",[626],{"path":518,"priority":323},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":329,"sourceLanguage":18,"type":247},"skills/debug","Diagnose the current OMC session or repo state using logs, traces, state, and focused reproduction","debug",{"claudeCode":12},"SKILL.md frontmatter at skills/debug/SKILL.md",[634],{"path":518,"priority":323},{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":329,"sourceLanguage":18,"type":247},"skills/deep-dive","2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection","deep-dive",{"claudeCode":12},"SKILL.md frontmatter at skills/deep-dive/SKILL.md",[642],{"path":518,"priority":323},{"basePath":644,"description":645,"displayName":646,"installMethods":647,"rationale":648,"selectedPaths":649,"source":329,"sourceLanguage":18,"type":247},"skills/deep-interview","Socratic deep interview with mathematical ambiguity gating before explicit execution approval","deep-interview",{"claudeCode":12},"SKILL.md frontmatter at skills/deep-interview/SKILL.md",[650],{"path":518,"priority":323},{"basePath":652,"description":653,"displayName":654,"installMethods":655,"rationale":656,"selectedPaths":657,"source":329,"sourceLanguage":18,"type":247},"skills/deepinit","Deep codebase initialization with hierarchical AGENTS.md documentation","deepinit",{"claudeCode":12},"SKILL.md frontmatter at skills/deepinit/SKILL.md",[658],{"path":518,"priority":323},{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":329,"sourceLanguage":18,"type":247},"skills/external-context","Invoke parallel document-specialist agents for external web searches and documentation lookup","external-context",{"claudeCode":12},"SKILL.md frontmatter at skills/external-context/SKILL.md",[666],{"path":518,"priority":323},{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":329,"sourceLanguage":18,"type":247},"skills/hud","Configure HUD display options (layout, presets, display elements)","hud",{"claudeCode":12},"SKILL.md frontmatter at skills/hud/SKILL.md",[674],{"path":518,"priority":323},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":329,"sourceLanguage":18,"type":247},"skills/learner","Extract a learned skill from the current conversation","learner",{"claudeCode":12},"SKILL.md frontmatter at skills/learner/SKILL.md",[682],{"path":518,"priority":323},{"basePath":244,"description":10,"displayName":13,"installMethods":684,"rationale":685,"selectedPaths":686,"source":329,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-setup/SKILL.md",[687],{"path":518,"priority":323},{"basePath":689,"description":690,"displayName":691,"installMethods":692,"rationale":693,"selectedPaths":694,"source":329,"sourceLanguage":18,"type":247},"skills/omc-doctor","Diagnose and fix oh-my-claudecode installation issues","omc-doctor",{"claudeCode":12},"SKILL.md frontmatter at skills/omc-doctor/SKILL.md",[695],{"path":518,"priority":323},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":329,"sourceLanguage":18,"type":247},"skills/omc-reference","OMC agent catalog, available tools, team pipeline routing, commit protocol, and skills registry. Auto-loads when delegating to agents, using OMC tools, orchestrating teams, making commits, or invoking skills.","omc-reference",{"claudeCode":12},"SKILL.md frontmatter at skills/omc-reference/SKILL.md",[703],{"path":518,"priority":323},{"basePath":705,"description":706,"displayName":707,"installMethods":708,"rationale":709,"selectedPaths":710,"source":329,"sourceLanguage":18,"type":247},"skills/omc-setup","Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow","omc-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/omc-setup/SKILL.md",[711],{"path":518,"priority":323},{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":329,"sourceLanguage":18,"type":247},"skills/omc-teams","CLI-team runtime for claude, codex, or gemini workers in tmux panes when you need process-based parallel execution","omc-teams",{"claudeCode":12},"SKILL.md frontmatter at skills/omc-teams/SKILL.md",[719],{"path":518,"priority":323},{"basePath":721,"description":722,"displayName":723,"installMethods":724,"rationale":725,"selectedPaths":726,"source":329,"sourceLanguage":18,"type":247},"skills/plan","Strategic planning with optional interview workflow","omc-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/plan/SKILL.md",[727],{"path":518,"priority":323},{"basePath":729,"description":730,"displayName":731,"installMethods":732,"rationale":733,"selectedPaths":734,"source":329,"sourceLanguage":18,"type":247},"skills/project-session-manager","Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions","project-session-manager",{"claudeCode":12},"SKILL.md frontmatter at skills/project-session-manager/SKILL.md",[735,736,739,741,743],{"path":518,"priority":323},{"path":737,"priority":738},"templates/feature.md","low",{"path":740,"priority":738},"templates/issue-fix.md",{"path":742,"priority":738},"templates/pr-review.md",{"path":744,"priority":738},"templates/projects.json",{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":329,"sourceLanguage":18,"type":247},"skills/ralph","Self-referential loop until task completion with configurable verification reviewer","ralph",{"claudeCode":12},"SKILL.md frontmatter at skills/ralph/SKILL.md",[752],{"path":518,"priority":323},{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":329,"sourceLanguage":18,"type":247},"skills/ralplan","Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution","ralplan",{"claudeCode":12},"SKILL.md frontmatter at skills/ralplan/SKILL.md",[760],{"path":518,"priority":323},{"basePath":762,"description":763,"displayName":764,"installMethods":765,"rationale":766,"selectedPaths":767,"source":329,"sourceLanguage":18,"type":247},"skills/release","Generic release assistant — analyzes repo release rules, caches them in .omc/RELEASE_RULE.md, then guides the release","release",{"claudeCode":12},"SKILL.md frontmatter at skills/release/SKILL.md",[768],{"path":518,"priority":323},{"basePath":770,"description":771,"displayName":772,"installMethods":773,"rationale":774,"selectedPaths":775,"source":329,"sourceLanguage":18,"type":247},"skills/remember","Review reusable project knowledge and decide what belongs in project memory, notepad, or durable docs","remember",{"claudeCode":12},"SKILL.md frontmatter at skills/remember/SKILL.md",[776],{"path":518,"priority":323},{"basePath":778,"description":779,"displayName":780,"installMethods":781,"rationale":782,"selectedPaths":783,"source":329,"sourceLanguage":18,"type":247},"skills/sciomc","Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode","sciomc",{"claudeCode":12},"SKILL.md frontmatter at skills/sciomc/SKILL.md",[784],{"path":518,"priority":323},{"basePath":786,"description":787,"displayName":788,"installMethods":789,"rationale":790,"selectedPaths":791,"source":329,"sourceLanguage":18,"type":247},"skills/self-improve","Autonomous evolutionary code improvement engine with tournament selection","self-improve",{"claudeCode":12},"SKILL.md frontmatter at skills/self-improve/SKILL.md",[792,793,795,797,799,801,803,805,807,809,811,813,815],{"path":518,"priority":323},{"path":794,"priority":340},"data_contracts.md",{"path":796,"priority":738},"scripts/plot_progress.py",{"path":798,"priority":738},"scripts/resolve-paths.mjs",{"path":800,"priority":738},"scripts/validate.sh",{"path":802,"priority":340},"si-benchmark-builder.md",{"path":804,"priority":340},"si-goal-clarifier.md",{"path":806,"priority":340},"si-researcher.md",{"path":808,"priority":738},"templates/agent-settings.json",{"path":810,"priority":738},"templates/goal.md",{"path":812,"priority":738},"templates/harness.md",{"path":814,"priority":738},"templates/idea.md",{"path":816,"priority":738},"templates/settings.json",{"basePath":818,"description":819,"displayName":820,"installMethods":821,"rationale":822,"selectedPaths":823,"source":329,"sourceLanguage":18,"type":247},"skills/setup","Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow","setup",{"claudeCode":12},"SKILL.md frontmatter at skills/setup/SKILL.md",[824],{"path":518,"priority":323},{"basePath":826,"description":827,"displayName":247,"installMethods":828,"rationale":829,"selectedPaths":830,"source":329,"sourceLanguage":18,"type":247},"skills/skill","Manage local skills - list, add, remove, search, edit, setup wizard",{"claudeCode":12},"SKILL.md frontmatter at skills/skill/SKILL.md",[831],{"path":518,"priority":323},{"basePath":833,"description":834,"displayName":835,"installMethods":836,"rationale":837,"selectedPaths":838,"source":329,"sourceLanguage":18,"type":247},"skills/skillify","Turn a repeatable workflow from the current session into a reusable OMC skill draft","skillify",{"claudeCode":12},"SKILL.md frontmatter at skills/skillify/SKILL.md",[839],{"path":518,"priority":323},{"basePath":841,"description":842,"displayName":843,"installMethods":844,"rationale":845,"selectedPaths":846,"source":329,"sourceLanguage":18,"type":247},"skills/team","N coordinated agents on shared task list using Claude Code native teams","team",{"claudeCode":12},"SKILL.md frontmatter at skills/team/SKILL.md",[847],{"path":518,"priority":323},{"basePath":849,"description":850,"displayName":851,"installMethods":852,"rationale":853,"selectedPaths":854,"source":329,"sourceLanguage":18,"type":247},"skills/trace","Evidence-driven tracing lane that orchestrates competing tracer hypotheses in Claude built-in team mode","trace",{"claudeCode":12},"SKILL.md frontmatter at skills/trace/SKILL.md",[855],{"path":518,"priority":323},{"basePath":857,"description":858,"displayName":859,"installMethods":860,"rationale":861,"selectedPaths":862,"source":329,"sourceLanguage":18,"type":247},"skills/ultraqa","QA cycling workflow - test, verify, fix, repeat until goal met","ultraqa",{"claudeCode":12},"SKILL.md frontmatter at skills/ultraqa/SKILL.md",[863],{"path":518,"priority":323},{"basePath":865,"description":866,"displayName":867,"installMethods":868,"rationale":869,"selectedPaths":870,"source":329,"sourceLanguage":18,"type":247},"skills/ultrawork","Parallel execution engine for high-throughput task completion","ultrawork",{"claudeCode":12},"SKILL.md frontmatter at skills/ultrawork/SKILL.md",[871],{"path":518,"priority":323},{"basePath":873,"description":874,"displayName":875,"installMethods":876,"rationale":877,"selectedPaths":878,"source":329,"sourceLanguage":18,"type":247},"skills/verify","Verify that a change really works before you claim completion","verify",{"claudeCode":12},"SKILL.md frontmatter at skills/verify/SKILL.md",[879],{"path":518,"priority":323},{"basePath":881,"description":882,"displayName":883,"installMethods":884,"rationale":885,"selectedPaths":886,"source":329,"sourceLanguage":18,"type":247},"skills/visual-verdict","Structured visual QA verdict for screenshot-to-reference comparisons","visual-verdict",{"claudeCode":12},"SKILL.md frontmatter at skills/visual-verdict/SKILL.md",[887],{"path":518,"priority":323},{"basePath":889,"description":890,"displayName":891,"installMethods":892,"rationale":893,"selectedPaths":894,"source":329,"sourceLanguage":18,"type":247},"skills/wiki","LLM Wiki — persistent markdown knowledge base that compounds across sessions (Karpathy model)","wiki",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki/SKILL.md",[895],{"path":518,"priority":323},{"basePath":897,"description":898,"displayName":899,"installMethods":900,"rationale":901,"selectedPaths":902,"source":329,"sourceLanguage":18,"type":247},"skills/writer-memory","Agentic memory system for writers - track characters, relationships, scenes, and themes","writer-memory",{"claudeCode":12},"SKILL.md frontmatter at skills/writer-memory/SKILL.md",[903,904],{"path":518,"priority":323},{"path":905,"priority":738},"templates/synopsis-template.md",{"basePath":256,"description":907,"displayName":908,"installMethods":909,"license":238,"rationale":910,"selectedPaths":911,"source":329,"sourceLanguage":257,"type":210},"Multi-agent orchestration system for Claude Code - Inspired by oh-my-opencode","oh-my-claude-sisyphus",{"npm":908},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[912,914,915,916,918,920,922,924,926,928,930,932,934,936,938,940,942,944,946,948,950,952,954,956,958,960,962,964,966,968,970,972],{"path":913,"priority":323},"package.json",{"path":325,"priority":323},{"path":327,"priority":328},{"path":917,"priority":340},"bridge/cli.cjs",{"path":919,"priority":738},"src/index.ts",{"path":921,"priority":738},"src/tools/ast-tools.ts",{"path":923,"priority":738},"src/tools/deepinit-manifest.ts",{"path":925,"priority":738},"src/tools/diagnostics/index.ts",{"path":927,"priority":738},"src/tools/diagnostics/lsp-aggregator.ts",{"path":929,"priority":738},"src/tools/diagnostics/tsc-runner.ts",{"path":931,"priority":738},"src/tools/index.ts",{"path":933,"priority":738},"src/tools/lsp/client.ts",{"path":935,"priority":738},"src/tools/lsp/devcontainer.ts",{"path":937,"priority":738},"src/tools/lsp/index.ts",{"path":939,"priority":738},"src/tools/lsp/servers.ts",{"path":941,"priority":738},"src/tools/lsp/utils.ts",{"path":943,"priority":738},"src/tools/lsp-tools.ts",{"path":945,"priority":738},"src/tools/memory-tools.ts",{"path":947,"priority":738},"src/tools/notepad-tools.ts",{"path":949,"priority":738},"src/tools/python-repl/bridge-manager.ts",{"path":951,"priority":738},"src/tools/python-repl/index.ts",{"path":953,"priority":738},"src/tools/python-repl/paths.ts",{"path":955,"priority":738},"src/tools/python-repl/session-lock.ts",{"path":957,"priority":738},"src/tools/python-repl/socket-client.ts",{"path":959,"priority":738},"src/tools/python-repl/tool.ts",{"path":961,"priority":738},"src/tools/resume-session.ts",{"path":963,"priority":738},"src/tools/session-history-tools.ts",{"path":965,"priority":738},"src/tools/shared-memory-tools.ts",{"path":967,"priority":738},"src/tools/skills-tools.ts",{"path":969,"priority":738},"src/tools/state-tools.ts",{"path":971,"priority":738},"src/tools/trace-tools.ts",{"path":973,"priority":738},"src/tools/wiki-tools.ts",{"sources":975},[976],"manual",{"npmPackage":908},{"closedIssues90d":230,"description":979,"forks":231,"homepage":980,"license":238,"openIssues90d":232,"pushedAt":233,"readmeSize":228,"stars":234,"topics":981},"Teams-first Multi-agent orchestration for Claude Code","https://oh-my-claudecode.dev",[982,983,984,275,985,986,987,296,988,989],"agentic-coding","ai-agents","claude","oh-my-opencode","opencode","vibe-coding","multi-agent-systems","parallel-execution",{"downloads":236},{"classifiedAt":992,"discoverAt":993,"extractAt":994,"githubAt":994,"npmAt":995,"updatedAt":992},1778699233952,1778699222147,1778699228505,1778699232128,[213,212,211,210,214],{"evaluatedAt":242,"extractAt":291,"updatedAt":242},[],[1000,1016,1046,1074,1092,1119],{"_creationTime":1001,"_id":1002,"community":1003,"display":1004,"identity":1006,"providers":1007,"relations":1012,"tags":1013,"workflow":1014},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":819,"installMethods":1005,"name":820,"sourceUrl":14},{"claudeCode":12},{"basePath":818,"githubOwner":245,"githubRepo":246,"locale":18,"slug":820,"type":247},{"evaluate":1008,"extract":1011},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":1009,"targetMarket":215,"tier":216},[820,1010,211,212,210],"routing",{"commitSha":279},{"parentExtensionId":250,"repoId":287},[212,211,210,1010,820],{"evaluatedAt":1015,"extractAt":291,"updatedAt":1015},1778699724286,{"_creationTime":1017,"_id":1018,"community":1019,"display":1020,"identity":1026,"providers":1031,"relations":1038,"tags":1041,"workflow":1042},1778698446172.6975,"k17dj4t85fkazkv5wg6sjyrapx86n3k9",{"reviewCount":8},{"description":1021,"installMethods":1022,"name":1024,"sourceUrl":1025},"Verwenden Sie die ctx7 CLI, um die Dokumentation von Bibliotheken abzurufen, KI-Codierungsfähigkeiten zu verwalten und Context7 MCP zu konfigurieren. Aktivierung, wenn der Benutzer „ctx7“ oder „context7“ erwähnt, die aktuelle Dokumentation für eine beliebige Bibliothek benötigt, Fähigkeiten installieren/suchen/generieren möchte oder Context7 für seinen KI-Codierungsagenten einrichten muss.",{"claudeCode":1023},"upstash/context7","context7-cli","https://github.com/upstash/context7",{"basePath":1027,"githubOwner":1028,"githubRepo":1029,"locale":1030,"slug":1024,"type":247},"skills/context7-cli","upstash","context7","de",{"evaluate":1032,"extract":1037},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":1033,"targetMarket":215,"tier":216},[1034,212,210,1035,1036],"documentation","skills","ai-coding",{"commitSha":279},{"repoId":1039,"translatedFrom":1040},"kd7955sg5wbf89gw527wdep66n86na9w","k178nbspva8aqvepzvfe6c0fxs86nmzt",[1036,212,1034,210,1035],{"evaluatedAt":1043,"extractAt":1044,"updatedAt":1045},1778698320637,1778698235845,1778698446172,{"_creationTime":1047,"_id":1048,"community":1049,"display":1050,"identity":1056,"providers":1060,"relations":1065,"tags":1069,"workflow":1070},1778694393651.5916,"k17c83hf8pgdvrdn6t460zm24x86mfpe",{"reviewCount":8},{"description":1051,"installMethods":1052,"name":1054,"sourceUrl":1055},"Anleitung für Benutzer zur Konfiguration wichtiger MongoDB MCP-Serveroptionen. Verwenden Sie diese Skill, wenn ein Benutzer den MongoDB MCP-Server installiert hat, aber die erforderlichen Umgebungsvariablen nicht konfiguriert wurden oder wenn er nach der Verbindung zu MongoDB/Atlas fragt und die Anmeldeinformationen nicht eingerichtet sind.",{"claudeCode":1053},"mongodb/agent-skills","mongodb-mcp-setup","https://github.com/mongodb/agent-skills",{"basePath":1057,"githubOwner":1058,"githubRepo":1059,"locale":1030,"slug":1054,"type":247},"skills/mongodb-mcp-setup","mongodb","agent-skills",{"evaluate":1061,"extract":1064},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":1062,"targetMarket":215,"tier":216},[1058,210,211,820,1063,212],"authentication",{"commitSha":279},{"parentExtensionId":1066,"repoId":1067,"translatedFrom":1068},"k170hje3xzpy2mbkn00agzm38x86mkbz","kd74vahs1zbjqzqbert490xyrd86nfv5","k1798fc1hmtx3bmdgwyn3fet2d86mzt5",[1063,212,211,210,1058,820],{"evaluatedAt":1071,"extractAt":1072,"updatedAt":1073},1778694262565,1778694149049,1778694393651,{"_creationTime":1075,"_id":1076,"community":1077,"display":1078,"identity":1080,"providers":1081,"relations":1088,"tags":1089,"workflow":1090},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":653,"installMethods":1079,"name":654,"sourceUrl":14},{"claudeCode":12},{"basePath":652,"githubOwner":245,"githubRepo":246,"locale":18,"slug":654,"type":247},{"evaluate":1082,"extract":1087},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":1083,"targetMarket":215,"tier":216},[1034,1084,213,1085,1086],"codebase","typescript","javascript",{"commitSha":279},{"parentExtensionId":250,"repoId":287},[213,1084,1034,1086,1085],{"evaluatedAt":1091,"extractAt":291,"updatedAt":1091},1778699437749,{"_creationTime":1093,"_id":1094,"community":1095,"display":1096,"identity":1102,"providers":1106,"relations":1113,"tags":1115,"workflow":1116},1778696691708.297,"k174kx68t1r1znb9ws0ndvkpt586nx68",{"reviewCount":8},{"description":1097,"installMethods":1098,"name":1100,"sourceUrl":1101},"Agent skill for worker-specialist - invoke with $agent-worker-specialist",{"claudeCode":1099},"ruvnet/ruflo","agent-worker-specialist","https://github.com/ruvnet/ruflo",{"basePath":1103,"githubOwner":1104,"githubRepo":1105,"locale":18,"slug":1100,"type":247},".agents/skills/agent-worker-specialist","ruvnet","ruflo",{"evaluate":1107,"extract":1112},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":1108,"targetMarket":215,"tier":216},[213,274,1109,1110,1111],"task-execution","coordination","progress-reporting",{"commitSha":279},{"repoId":1114},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[213,1110,274,1111,1109],{"evaluatedAt":1117,"extractAt":1118,"updatedAt":1117},1778698724168,1778696691708,{"_creationTime":1120,"_id":1121,"community":1122,"display":1123,"identity":1129,"providers":1133,"relations":1140,"tags":1143,"workflow":1144},1778696595410.5657,"k17bk9m02r7jkbzzqapbzfvq8h86m6qn",{"reviewCount":8},{"description":1124,"installMethods":1125,"name":1127,"sourceUrl":1128},"Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.",{"claudeCode":1126},"rohitg00/pro-workflow","orchestrate","https://github.com/rohitg00/pro-workflow",{"basePath":1130,"githubOwner":1131,"githubRepo":1132,"locale":18,"slug":1127,"type":247},"skills/orchestrate","rohitg00","pro-workflow",{"evaluate":1134,"extract":1139},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":1135,"targetMarket":215,"tier":216},[1136,213,298,1137,1138],"llm-ops","memory","knowledge-management",{"commitSha":279},{"parentExtensionId":1141,"repoId":1142},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[213,1138,1136,1137,298],{"evaluatedAt":1145,"extractAt":1146,"updatedAt":1145},1778696881233,1778696595410]