[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-yurukusa-setup-en":3,"guides-for-yurukusa-setup":410,"similar-k1741m09hvrqry24dj1pgp9g2186mr4j-en":411},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":225,"parentExtension":246,"providers":298,"relations":302,"repo":303,"tags":407,"workflow":408},1778699408572.7258,"k1741m09hvrqry24dj1pgp9g2186mr4j",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Set up claude-code-hooks for your project. Guides you through choosing which hooks to enable and configuring environment variables.",{"claudeCode":12},"yurukusa/claude-code-hooks","setup","https://github.com/yurukusa/claude-code-hooks",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":239},1778699466584.9048,"kn7abnt451tvs7rvyfvessq1xx86m0td","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,47,50,53,57,61,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 setting up safety hooks for Claude Code and guides users through hook selection and configuration.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill provides a curated set of production-ready hooks and profiles that go beyond default Claude Code behavior, addressing specific failure modes encountered in autonomous operation.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The hooks are described as battle-tested from extensive autonomous operation, with clear setup instructions and troubleshooting guidance, indicating readiness for real-world workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on setting up and configuring hooks for Claude Code, a single, coherent domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of guiding users through hook selection and configuration.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill doesn't expose tools directly but rather guides the setup of hook scripts, which are inherently scoped actions.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","Environment variables for hook configuration are clearly listed with their defaults and purposes.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The hook names are descriptive and follow a clear convention (e.g., context-monitor.sh).",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill focuses on setup and guidance, with no direct tool parameters to evaluate for I/O surface.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT License, as indicated by the LICENSE file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on April 17, 2026, well within the last 90 days.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill itself does not appear to have external dependencies that require management beyond standard shell utilities and Python.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill guides users on configuring environment variables for hooks, but does not itself handle or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's primary function is setup and guidance; it does not load or execute untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on bundled scripts and standard environment variables; there are no mechanisms for runtime downloads or execution of external, uncommitted content.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill guides setup in user-specific directories (`~/.claude/hooks`, `~/.claude/settings.json`) and does not attempt to modify files outside of these intended locations.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No sandbox escape primitives such as detached processes or deny-retry loops were found in the setup scripts or documentation.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on configuration and does not contain instructions for reading or submitting confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown files do not contain any hidden steering tricks, invisible characters, or obfuscated content.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The provided scripts are plain bash and Python, with no obfuscation, base64 encoding, or runtime code fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill guides users to place hooks in `~/.claude/hooks` or project directories, which are standard locations, and provides clear instructions.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 0 issues were opened and 2 were closed, indicating active maintenance and responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The README references a new repository with a more active setup tool, and this repository's last commit is recent, implying versioning is managed through this evolution.",{"category":104,"check":105,"severity":63,"summary":106},"Code Execution","Validation","This skill is primarily for setup and guidance; it does not have executable tools with complex input schemas that would require validation libraries.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill itself does not perform destructive operations; it guides the setup of hooks that have their own safety guards.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The setup scripts and documented troubleshooting steps provide clear error messages and guidance for resolving issues.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","This skill is for setup and does not perform actions that require logging to an audit file.",{"category":117,"check":118,"severity":63,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; it guides the setup of other tools.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is globally applicable with no regional restrictions.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The setup relies on standard bash, Python, and common utilities, making it broadly portable across POSIX-like systems.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README is comprehensive, detailing the hooks, templates, setup profiles, and providing quick start instructions.",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","This is a skill focused on setup and configuration guidance, not a collection of exposed tools or commands.",{"category":40,"check":133,"severity":63,"summary":134},"Overlapping near-synonym tools","The skill does not expose tools directly; its function is to guide the setup of hook scripts.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as the available hooks and setup profiles, are clearly documented and implemented in the provided scripts and README.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Clear installation instructions are provided via `npx cc-safe-setup` and a detailed manual setup guide, along with verification steps.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The troubleshooting section provides specific error scenarios and actionable remediation steps for common hook-related issues.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The scripts specify interpreter requirements (bash, Python 3) via shebangs and explicitly mention optional dependencies like PyYAML and Node.js.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","This skill is for setup and guidance, not for executing state-changing operations that would require a dry-run mode.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill itself is not a remote service or state-changing operation; it guides setup. The hooks it configures may have these properties, but that's outside the scope of this skill.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit telemetry; it focuses on local configuration.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill precisely describes its purpose: guiding the setup of claude-code-hooks, detailing available hooks, profiles, and configuration steps.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise, clearly stating the purpose and available hooks, making it easy for precise routing.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and concise, delegating detailed hook descriptions and examples to the README and cookbook.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed hook information and example configurations are provided in the README, with links to further resources like the cookbook and cookbook.md, facilitating progressive disclosure.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is for setup and guidance, not for deep exploration tasks that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides clear, copy-pasteable examples for quick installation and verification, demonstrating practical usage.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The troubleshooting section explicitly covers common failure modes (hooks not firing, timeouts, permissions) and provides recovery steps.",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","This skill does not rely on external MCP servers or tools that would require fallback mechanisms.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The troubleshooting section and the nature of hooks imply that unexpected states would either prevent execution or be reported, halting workflow.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses on setting up hooks; it does not implicitly rely on other specific skills being loaded.",1778699466305,"This skill provides documentation and guidance for setting up a collection of bash and Python scripts (hooks) that enhance the safety and utility of Claude Code sessions. It details available hooks, setup profiles, environment variables, and troubleshooting steps.",[195,196,197,198,199],"Guides hook selection via profiles","Documents configuration environment variables","Provides installation and verification commands","Details hook purposes and triggers","Includes troubleshooting guidance",[201,202,203],"Providing an interactive hook selection UI","Managing hook execution directly (focuses on setup)","Acting as a replacement for Claude Code itself","3.0.0","4.4.0","To guide users in setting up robust safety hooks for Claude Code, ensuring more secure, reliable, and autonomous AI-assisted development workflows.","High-quality documentation and well-defined scope contribute to a strong score. The only minor concern is the lack of explicit versioning for the hooks themselves, though the README points to a more actively managed successor.",95,"A well-documented and practical skill for setting up production-ready safety hooks for Claude Code.",[211,212,213,214,215],"hooks","configuration","safety","automation","developer-tools","global","verified",[219,220,221,222],"Setting up automated safety checks for Claude Code sessions","Configuring context window monitoring and activity logging","Implementing branch protection and error gating for autonomous operation","Enhancing code quality with syntax validation after edits",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":236,"testCoverage":238},{"hasLockfile":225},false,1778699452847,{"descriptionLength":228,"readmeSize":229},131,19488,{"closedIssues90d":231,"forks":232,"hasChangelog":233,"openIssues90d":8,"pushedAt":234,"stars":235},2,1,true,1776413778000,10,{"hasNpmPackage":225,"license":237,"smitheryVerified":225},"MIT",{"hasCi":233,"hasTests":225},{"updatedAt":240},1778699466584,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/setup","yurukusa","claude-code-hooks","skill",{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":253,"parentExtension":256,"providers":285,"relations":293,"tags":294,"workflow":295},1778699408572.7253,"k17cm6081dkz91ebw27jqh38q586nfry",{"reviewCount":8},{"description":251,"installMethods":252,"name":244,"sourceUrl":14},"Production safety hooks for autonomous Claude Code operation. Context monitoring, syntax checking, branch protection, activity logging, and more.",{"claudeCode":244},{"basePath":254,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":255},"","plugin",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":264,"providers":266,"relations":278,"tags":280,"workflow":281},1778699408572.725,"k179rvzf2x5tsmmwbvpyv0mgxn86mkc8",{"reviewCount":8},{"description":261,"installMethods":262,"name":263,"sourceUrl":14},"Production safety hooks for autonomous Claude Code operation",{"claudeCode":12},"claude-code-hooks-marketplace",{"basePath":254,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":265},"marketplace",{"evaluate":267,"extract":273},{"promptVersionExtension":268,"promptVersionScoring":205,"score":208,"tags":269,"targetMarket":216,"tier":217},"3.1.0",[213,211,270,271,272],"autonomous","production","security",{"commitSha":274,"marketplace":275,"plugin":276},"HEAD",{"name":263,"pluginCount":232},{"mcpCount":8,"provider":277,"skillCount":8},"classify",{"repoId":279},"kd7eh26xf9ft5m4mhhe34kedv586nq7c",[270,211,271,213,272],{"evaluatedAt":282,"extractAt":283,"updatedAt":284},1778699422564,1778699408572,1778699504828,{"evaluate":286,"extract":291},{"promptVersionExtension":204,"promptVersionScoring":205,"score":287,"tags":288,"targetMarket":216,"tier":217},99,[213,211,270,271,289,290,272],"cli","monitoring",{"commitSha":274,"license":237,"plugin":292},{"mcpCount":8,"provider":277,"skillCount":231},{"parentExtensionId":258,"repoId":279},[270,289,211,290,271,213,272],{"evaluatedAt":296,"extractAt":283,"updatedAt":297},1778699440255,1778699505044,{"evaluate":299,"extract":301},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":300,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":274},{"parentExtensionId":248,"repoId":279},{"_creationTime":304,"_id":279,"identity":305,"providers":306,"workflow":403},1778699402654.9802,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":307,"discover":383,"github":386},{"commitSha":274,"extensions":308},[309,322,369,378],{"basePath":254,"description":261,"displayName":263,"installMethods":310,"rationale":311,"selectedPaths":312,"source":321,"sourceLanguage":18,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[313,316,318],{"path":314,"priority":315},".claude-plugin/marketplace.json","mandatory",{"path":317,"priority":315},"README.md",{"path":319,"priority":320},"LICENSE","high","rule",{"basePath":254,"description":251,"displayName":244,"installMethods":323,"license":237,"rationale":324,"selectedPaths":325,"source":321,"sourceLanguage":18,"type":255},{"claudeCode":244},"plugin manifest at .claude-plugin/plugin.json",[326,328,329,330,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367],{"path":327,"priority":315},".claude-plugin/plugin.json",{"path":317,"priority":315},{"path":319,"priority":320},{"path":331,"priority":332},"skills/diagnose/SKILL.md","medium",{"path":334,"priority":332},"skills/setup/SKILL.md",{"path":336,"priority":320},"hooks/activity-logger.sh",{"path":338,"priority":320},"hooks/auto-approve-readonly.sh",{"path":340,"priority":320},"hooks/branch-guard.sh",{"path":342,"priority":320},"hooks/cd-git-allow.sh",{"path":344,"priority":320},"hooks/cdp-safety-check.sh",{"path":346,"priority":320},"hooks/comment-strip.sh",{"path":348,"priority":320},"hooks/context-monitor.sh",{"path":350,"priority":320},"hooks/decision-warn.sh",{"path":352,"priority":320},"hooks/destructive-guard.sh",{"path":354,"priority":320},"hooks/error-gate.sh",{"path":356,"priority":320},"hooks/hooks.json",{"path":358,"priority":320},"hooks/no-ask-human.sh",{"path":360,"priority":320},"hooks/proof-log-session.sh",{"path":362,"priority":320},"hooks/secret-guard.sh",{"path":364,"priority":320},"hooks/session-start-marker.sh",{"path":366,"priority":320},"hooks/syntax-check.sh",{"path":368,"priority":320},"hooks/tmp-cleanup.sh",{"basePath":370,"description":371,"displayName":372,"installMethods":373,"rationale":374,"selectedPaths":375,"source":321,"sourceLanguage":18,"type":245},"skills/diagnose","Diagnose your Claude Code hooks setup. Checks which hooks are active, verifies permissions, and identifies common configuration issues.","diagnose",{"claudeCode":12},"SKILL.md frontmatter at skills/diagnose/SKILL.md",[376],{"path":377,"priority":315},"SKILL.md",{"basePath":242,"description":10,"displayName":13,"installMethods":379,"rationale":380,"selectedPaths":381,"source":321,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/setup/SKILL.md",[382],{"path":377,"priority":315},{"sources":384},[385],"manual",{"closedIssues90d":231,"description":387,"forks":232,"homepage":388,"license":237,"openIssues90d":8,"pushedAt":234,"readmeSize":229,"stars":235,"topics":389},"One command to make Claude Code safe. 585 example hooks. 8,730 tests. Works with Auto Mode.","https://yurukusa.github.io/cc-ops-kit-landing/",[390,211,213,391,270,392,393,394,395,396,397,215,255,398,399,400,401,214,402,272],"claude-code","ai-safety","bash","devops","pretooluse","posttooluse","anthropic","claude","npm","open-source","cookbook","database-protection","owasp",{"classifiedAt":404,"discoverAt":405,"extractAt":406,"githubAt":406,"updatedAt":404},1778699408387,1778699402655,1778699406490,[214,212,215,211,213],{"evaluatedAt":240,"extractAt":283,"updatedAt":409},1778699505457,[],[412,442,467,488,519,546],{"_creationTime":413,"_id":414,"community":415,"display":416,"identity":422,"providers":427,"relations":435,"tags":437,"workflow":438},1778699106670.4268,"k179cgk616p3xva37r5jqsfwvh86mcp2",{"reviewCount":8},{"description":417,"installMethods":418,"name":420,"sourceUrl":421},"Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.",{"claudeCode":419},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":423,"githubOwner":424,"githubRepo":425,"locale":18,"slug":426,"type":245},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":428,"extract":434},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":430,"targetMarket":216,"tier":217},100,[431,432,214,433,215],"browser","debugging","ux",{"commitSha":274,"license":237},{"repoId":436},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[214,431,432,215,433],{"evaluatedAt":439,"extractAt":440,"updatedAt":441},1778699261239,1778699106670,1778699384978,{"_creationTime":443,"_id":444,"community":445,"display":446,"identity":452,"providers":456,"relations":461,"tags":463,"workflow":464},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":447,"installMethods":448,"name":450,"sourceUrl":451},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":449},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":453,"githubOwner":454,"githubRepo":455,"locale":18,"slug":450,"type":245},"skills/github","steipete","clawdis",{"evaluate":457,"extract":460},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":458,"targetMarket":216,"tier":217},[450,289,459,215,214],"api",{"commitSha":274},{"repoId":462},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[459,214,289,215,450],{"evaluatedAt":465,"extractAt":466,"updatedAt":465},1778698569289,1778697652123,{"_creationTime":468,"_id":469,"community":470,"display":471,"identity":475,"providers":477,"relations":484,"tags":485,"workflow":486},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":472,"installMethods":473,"name":474,"sourceUrl":451},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":449},"openclaw-testing",{"basePath":476,"githubOwner":454,"githubRepo":455,"locale":18,"slug":474,"type":245},".agents/skills/openclaw-testing",{"evaluate":478,"extract":483},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":479,"targetMarket":216,"tier":217},[480,481,482,214,215],"testing","ci","validation",{"commitSha":274},{"repoId":462},[214,481,215,480,482],{"evaluatedAt":487,"extractAt":466,"updatedAt":487},1778697962962,{"_creationTime":489,"_id":490,"community":491,"display":492,"identity":498,"providers":503,"relations":512,"tags":515,"workflow":516},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":493,"installMethods":494,"name":496,"sourceUrl":497},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":495},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":499,"githubOwner":500,"githubRepo":501,"locale":18,"slug":502,"type":245},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":504,"extract":511},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":505,"targetMarket":216,"tier":217},[506,507,508,509,214,289,510],"git","development-environment","workflow","tmux","developer-tool",{"commitSha":274,"license":237},{"parentExtensionId":513,"repoId":514},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[214,289,510,507,506,509,508],{"evaluatedAt":517,"extractAt":518,"updatedAt":517},1778699613343,1778699234184,{"_creationTime":520,"_id":521,"community":522,"display":523,"identity":529,"providers":531,"relations":539,"tags":541,"workflow":542},1778699468747.1746,"k1707pszx7h026a651dp5tvaxd86m3ag",{"reviewCount":8},{"description":524,"installMethods":525,"name":527,"sourceUrl":528},"Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.",{"claudeCode":526},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":254,"githubOwner":530,"githubRepo":527,"locale":18,"slug":527,"type":245},"zagmoai",{"evaluate":532,"extract":538},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":533,"targetMarket":216,"tier":217},[534,535,536,214,537],"google-docs","google-sheets","productivity","api-client",{"commitSha":274},{"repoId":540},"kd776ynh73t0d6samn4bnxdf3x86n8mj",[537,214,534,535,536],{"evaluatedAt":543,"extractAt":544,"updatedAt":545},1778699485884,1778699468747,1778699509178,{"_creationTime":547,"_id":548,"community":549,"display":550,"identity":553,"providers":556,"relations":564,"tags":565,"workflow":566},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":551,"installMethods":552,"name":501,"sourceUrl":497},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":495},{"basePath":554,"githubOwner":500,"githubRepo":501,"locale":18,"slug":555,"type":245},"skills/ask","ask",{"evaluate":557,"extract":563},{"promptVersionExtension":204,"promptVersionScoring":205,"score":429,"tags":558,"targetMarket":216,"tier":217},[289,214,559,560,561,562],"llm","prompting","code-review","artifact-generation",{"commitSha":274,"license":237},{"parentExtensionId":513,"repoId":514},[562,214,289,561,559,560],{"evaluatedAt":567,"extractAt":518,"updatedAt":567},1778699303045]