[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Yeachan-Heo-remember-en":3,"guides-for-Yeachan-Heo-remember":1011,"similar-k17fa2xgrfndamjrjztctpv30h86n5k0-en":1012},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":253,"isFallback":249,"parentExtension":259,"providers":318,"relations":322,"repo":323,"tags":1009,"workflow":1010},1778699234184.6167,"k17fa2xgrfndamjrjztctpv30h86n5k0",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Review reusable project knowledge and decide what belongs in project memory, notepad, or durable docs",{"claudeCode":12},"Yeachan-Heo/oh-my-claudecode","Remember","https://github.com/Yeachan-Heo/oh-my-claudecode",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":232,"workflow":251},1778699679656.3276,"kn71a96myzws5zvf12dwm39c2d86mpr3","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":200,"practices":205,"prerequisites":206,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":219,"tier":220,"useCases":221,"workflow":226},[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,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the user problem of organizing discovered knowledge into appropriate memory surfaces.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill's unique value lies in intelligently classifying and routing knowledge to specific memory surfaces, going beyond basic summarization or storage.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is fully implemented, covering the workflow from gathering findings to writing to memory surfaces, and aligns with its stated purpose.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill has a single, well-defined responsibility: organizing and storing reusable project knowledge.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The SKILL.md description accurately reflects the skill's purpose and behavior.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools directly; its functionality is invoked via Claude Code's agent mechanism.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not appear to have configurable parameters or environmental variables that require documentation.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose explicit tools with user-facing names.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","The skill operates within the Claude Code agent framework and does not expose direct tool inputs/outputs.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under MIT, a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits within the last 3 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill's source does not indicate the use of third-party dependencies that would require explicit management.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on session findings and does not load or execute external data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external content at runtime or use remote pipes to execute code.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the Claude Code agent framework and does not modify files outside of its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on organizing session knowledge and does not appear to exfiltrate confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is provided in readable source code and does not involve obfuscation or dynamic code execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill does not make assumptions about user-specific project organization outside of its bundle.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","Recent issue activity shows a high closure rate (908 closed / 3 open in 90 days).",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The extension has a meaningful semver version declared in its package.json and has GitHub release tags.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","The skill operates within the Claude Code agent framework and does not expose user-facing tools with parameters to validate.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's function is to organize knowledge and does not perform destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's logic is straightforward and errors are likely handled by the Claude Code framework.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","This skill does not perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill organizes session knowledge and does not appear to process personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is general and has no regional or jurisdictional limitations.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill operates within the Claude Code framework and does not make assumptions about specific OS or shell environments.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README is comprehensive and clearly states the extension's purpose, features, and installation instructions.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a single-function skill and does not expose multiple tools.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose multiple tools, thus no overlapping synonyms.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md appear to be implemented and functional.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for both marketplace and npm CLI paths, along with invocation examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","Errors are expected to be handled by the Claude Code framework, which provides actionable messages.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The skill does not appear to have external script dependencies that require pinning.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill's function is to organize knowledge and does not involve state-changing operations requiring a dry-run mode.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not perform remote calls or state-changing operations that require 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; if it were, it would likely be opt-in via the framework.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md clearly defines the purpose of reviewing and organizing knowledge, and its target user/scenario.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and triggers.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is concise and under the recommended line limit.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The skill's procedure is straightforward and does not require extensive progressive disclosure to external files.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill is not an exploration-heavy skill that would benefit from forked context.",{"category":22,"check":177,"severity":178,"summary":179},"Usage examples","info","While the SKILL.md outlines the workflow, concrete, ready-to-use examples demonstrating invocation and output are missing.",{"category":22,"check":181,"severity":178,"summary":182},"Edge cases","The SKILL.md outlines the workflow but does not explicitly document failure modes, limitations, or recovery steps.",{"category":104,"check":184,"severity":42,"summary":185},"Tool Fallback","This skill does not appear to rely on external MCP servers or tools that would require a fallback.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill operates by reviewing session findings and does not involve destructive operations or complex state that would require specific pre-condition checks.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; its function is independent.",1778699679537,"This skill helps users organize discovered knowledge from a session into appropriate memory surfaces like project memory, notepads, or durable documentation. It classifies information, suggests destinations, and writes to the selected surface.",[196,197,198,199],"Organizes session findings into designated memory surfaces","Classifies information for appropriate storage (project memory, notepad, docs)","Promotes durable and reusable knowledge","Identifies and flags duplicate or conflicting information",[201,202,203,204],"Dumping all session content indiscriminately into one memory store.","Replacing a full-fledged knowledge base system; focuses on session-derived knowledge.","Writing lengthy documentation directly; prioritizes concise, actionable entries.","Storing uncertain information as confirmed fact.",[],[],"3.0.0","4.4.0","To ensure valuable insights and information discovered during a session are preserved and organized effectively, promoting reusability and avoiding loss in chat history.","High quality documentation and implementation, with a clear, focused purpose. Minor opportunities for improvement in usage examples and edge case documentation.",96,"A well-documented and focused skill for organizing session knowledge.",[214,215,216,217,218],"knowledge-management","documentation","organization","agent-memory","session-management","global","verified",[222,223,224,225],"When valuable technical details or project facts are discovered during a session that should be permanently recorded.","To consolidate temporary notes or working context for the immediate next steps.","To decide whether discovered information belongs in persistent project documentation versus ephemeral session notes.","When identifying and cleaning up outdated or conflicting information in existing knowledge bases.",[227,228,229,230,231],"Gather relevant session findings.","Classify each item (project fact, working note, preference, duplicate/stale/conflict).","Propose the best destination for each item.","Write or update the appropriate memory surface.","Call out duplicates or conflicts for cleanup.",{"codeQuality":233,"collectedAt":235,"documentation":236,"maintenance":239,"popularity":245,"security":247,"testCoverage":250},{"hasLockfile":234},true,1778699666034,{"descriptionLength":237,"readmeSize":238},101,28400,{"closedIssues90d":240,"forks":241,"hasChangelog":234,"openIssues90d":242,"pushedAt":243,"stars":244},908,3092,3,1778664782000,33691,{"npmDownloads":246},38760,{"hasNpmPackage":234,"license":248,"smitheryVerified":249},"MIT",false,{"hasCi":234,"hasTests":234},{"updatedAt":252},1778699679656,{"basePath":254,"githubOwner":255,"githubRepo":256,"locale":18,"slug":257,"type":258},"skills/remember","Yeachan-Heo","oh-my-claudecode","remember","skill",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"parentExtension":270,"providers":303,"relations":314,"tags":315,"workflow":316},1778699234184.6104,"k17brg5egdw1jbncj1j4wfv3fh86n639",{"reviewCount":8},{"description":264,"installMethods":265,"name":256,"sourceUrl":14},"Multi-agent orchestration system for Claude Code",{"claudeCode":256},{"basePath":267,"githubOwner":255,"githubRepo":256,"locale":268,"slug":256,"type":269},"","fr","plugin",{"_creationTime":271,"_id":272,"community":273,"display":274,"identity":277,"providers":279,"relations":297,"tags":299,"workflow":300},1778699234184.61,"k17faea1fme9qa3pf4hzs9x78d86n2kj",{"reviewCount":8},{"description":275,"installMethods":276,"name":256,"sourceUrl":14},"Claude Code native multi-agent orchestration - intelligent model routing, 28 agents, 32 skills",{"claudeCode":12},{"basePath":267,"githubOwner":255,"githubRepo":256,"locale":268,"slug":256,"type":278},"marketplace",{"evaluate":280,"extract":289},{"promptVersionExtension":281,"promptVersionScoring":208,"score":282,"tags":283,"targetMarket":219,"tier":220},"3.1.0",97,[284,285,286,287,288],"multi-agent","orchestration","claude-code","ai-agent","developer-tools",{"commitSha":290,"license":248,"marketplace":291,"plugin":295},"HEAD",{"name":292,"pluginCount":293,"version":294},"omc",1,"4.13.7",{"mcpCount":8,"provider":296,"skillCount":8},"classify",{"repoId":298},"kd74zv63fryf9prygtq7gf4es986n22y",[287,286,288,284,285],{"evaluatedAt":301,"extractAt":302,"updatedAt":301},1778699249209,1778699234184,{"evaluate":304,"extract":311},{"promptVersionExtension":207,"promptVersionScoring":208,"score":305,"tags":306,"targetMarket":219,"tier":220},99,[284,285,307,287,308,309,310],"automation","development-tool","workflow","cli",{"commitSha":290,"license":248,"plugin":312},{"mcpCount":8,"provider":296,"skillCount":313},38,{"parentExtensionId":272,"repoId":298},[287,307,310,308,284,285,309],{"evaluatedAt":317,"extractAt":302,"updatedAt":317},1778699261932,{"evaluate":319,"extract":321},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":320,"targetMarket":219,"tier":220},[214,215,216,217,218],{"commitSha":290,"license":248},{"parentExtensionId":261,"repoId":298},{"_creationTime":324,"_id":298,"identity":325,"providers":326,"workflow":1004},1778699222147.622,{"githubOwner":255,"githubRepo":256,"sourceUrl":14},{"classify":327,"discover":987,"extract":990,"github":991,"npm":1003},{"commitSha":290,"extensions":328},[329,342,523,583,591,599,607,615,623,631,639,647,655,663,671,679,687,695,703,711,719,727,735,743,760,768,776,784,789,797,829,837,844,852,860,868,876,884,892,900,908,918],{"basePath":267,"description":275,"displayName":292,"installMethods":330,"rationale":331,"selectedPaths":332,"source":341,"sourceLanguage":268,"type":278},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[333,336,338],{"path":334,"priority":335},".claude-plugin/marketplace.json","mandatory",{"path":337,"priority":335},"README.md",{"path":339,"priority":340},"LICENSE","high","rule",{"basePath":267,"description":264,"displayName":256,"installMethods":343,"license":248,"rationale":344,"selectedPaths":345,"source":341,"sourceLanguage":268,"type":269},{"claudeCode":256},"plugin manifest at .claude-plugin/plugin.json",[346,348,349,350,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,511,513,515,517,519,521],{"path":347,"priority":335},".claude-plugin/plugin.json",{"path":337,"priority":335},{"path":339,"priority":340},{"path":351,"priority":352},"skills/ai-slop-cleaner/SKILL.md","medium",{"path":354,"priority":352},"skills/ask/SKILL.md",{"path":356,"priority":352},"skills/autopilot/SKILL.md",{"path":358,"priority":352},"skills/autoresearch/SKILL.md",{"path":360,"priority":352},"skills/cancel/SKILL.md",{"path":362,"priority":352},"skills/ccg/SKILL.md",{"path":364,"priority":352},"skills/configure-notifications/SKILL.md",{"path":366,"priority":352},"skills/debug/SKILL.md",{"path":368,"priority":352},"skills/deep-dive/SKILL.md",{"path":370,"priority":352},"skills/deep-interview/SKILL.md",{"path":372,"priority":352},"skills/deepinit/SKILL.md",{"path":374,"priority":352},"skills/external-context/SKILL.md",{"path":376,"priority":352},"skills/hud/SKILL.md",{"path":378,"priority":352},"skills/learner/SKILL.md",{"path":380,"priority":352},"skills/mcp-setup/SKILL.md",{"path":382,"priority":352},"skills/omc-doctor/SKILL.md",{"path":384,"priority":352},"skills/omc-reference/SKILL.md",{"path":386,"priority":352},"skills/omc-setup/SKILL.md",{"path":388,"priority":352},"skills/omc-teams/SKILL.md",{"path":390,"priority":352},"skills/plan/SKILL.md",{"path":392,"priority":352},"skills/project-session-manager/SKILL.md",{"path":394,"priority":352},"skills/ralph/SKILL.md",{"path":396,"priority":352},"skills/ralplan/SKILL.md",{"path":398,"priority":352},"skills/release/SKILL.md",{"path":400,"priority":352},"skills/remember/SKILL.md",{"path":402,"priority":352},"skills/sciomc/SKILL.md",{"path":404,"priority":352},"skills/self-improve/SKILL.md",{"path":406,"priority":352},"skills/setup/SKILL.md",{"path":408,"priority":352},"skills/skill/SKILL.md",{"path":410,"priority":352},"skills/skillify/SKILL.md",{"path":412,"priority":352},"skills/team/SKILL.md",{"path":414,"priority":352},"skills/trace/SKILL.md",{"path":416,"priority":352},"skills/ultraqa/SKILL.md",{"path":418,"priority":352},"skills/ultrawork/SKILL.md",{"path":420,"priority":352},"skills/verify/SKILL.md",{"path":422,"priority":352},"skills/visual-verdict/SKILL.md",{"path":424,"priority":352},"skills/wiki/SKILL.md",{"path":426,"priority":352},"skills/writer-memory/SKILL.md",{"path":428,"priority":335},".mcp.json",{"path":430,"priority":340},"agents/analyst.md",{"path":432,"priority":340},"agents/architect.md",{"path":434,"priority":340},"agents/code-reviewer.md",{"path":436,"priority":340},"agents/code-simplifier.md",{"path":438,"priority":340},"agents/critic.md",{"path":440,"priority":340},"agents/debugger.md",{"path":442,"priority":340},"agents/designer.md",{"path":444,"priority":340},"agents/document-specialist.md",{"path":446,"priority":340},"agents/executor.md",{"path":448,"priority":340},"agents/explore.md",{"path":450,"priority":340},"agents/git-master.md",{"path":452,"priority":340},"agents/planner.md",{"path":454,"priority":340},"agents/qa-tester.md",{"path":456,"priority":340},"agents/scientist.md",{"path":458,"priority":340},"agents/security-reviewer.md",{"path":460,"priority":340},"agents/test-engineer.md",{"path":462,"priority":340},"agents/tracer.md",{"path":464,"priority":340},"agents/verifier.md",{"path":466,"priority":340},"agents/writer.md",{"path":468,"priority":340},"commands/ask.md",{"path":470,"priority":340},"commands/autoresearch.md",{"path":472,"priority":340},"commands/ccg.md",{"path":474,"priority":340},"commands/configure-notifications.md",{"path":476,"priority":340},"commands/debug.md",{"path":478,"priority":340},"commands/deep-dive.md",{"path":480,"priority":340},"commands/deepinit.md",{"path":482,"priority":340},"commands/external-context.md",{"path":484,"priority":340},"commands/hud.md",{"path":486,"priority":340},"commands/learner.md",{"path":488,"priority":340},"commands/mcp-setup.md",{"path":490,"priority":340},"commands/omc-doctor.md",{"path":492,"priority":340},"commands/omc-setup.md",{"path":494,"priority":340},"commands/omc-teams.md",{"path":496,"priority":340},"commands/project-session-manager.md",{"path":498,"priority":340},"commands/psm.md",{"path":500,"priority":340},"commands/release.md",{"path":502,"priority":340},"commands/remember.md",{"path":504,"priority":340},"commands/sciomc.md",{"path":506,"priority":340},"commands/self-improve.md",{"path":508,"priority":340},"commands/skill.md",{"path":510,"priority":340},"commands/skillify.md",{"path":512,"priority":340},"commands/trace.md",{"path":514,"priority":340},"commands/verify.md",{"path":516,"priority":340},"commands/visual-verdict.md",{"path":518,"priority":340},"commands/wiki.md",{"path":520,"priority":340},"commands/writer-memory.md",{"path":522,"priority":340},"hooks/hooks.json",{"basePath":524,"description":525,"displayName":524,"installMethods":526,"rationale":527,"selectedPaths":528,"source":341,"sourceLanguage":18,"type":258},"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",[529,531,533,535,537,539,541,543,545,547,549,551,553,555,557,559,561,563,565,567,569,571,573,575,577,579,581],{"path":530,"priority":335},"SKILL.md",{"path":532,"priority":352},"ask.md",{"path":534,"priority":352},"autoresearch.md",{"path":536,"priority":352},"ccg.md",{"path":538,"priority":352},"configure-notifications.md",{"path":540,"priority":352},"debug.md",{"path":542,"priority":352},"deep-dive.md",{"path":544,"priority":352},"deepinit.md",{"path":546,"priority":352},"external-context.md",{"path":548,"priority":352},"hud.md",{"path":550,"priority":352},"learner.md",{"path":552,"priority":352},"mcp-setup.md",{"path":554,"priority":352},"omc-doctor.md",{"path":556,"priority":352},"omc-setup.md",{"path":558,"priority":352},"omc-teams.md",{"path":560,"priority":352},"project-session-manager.md",{"path":562,"priority":352},"psm.md",{"path":564,"priority":352},"release.md",{"path":566,"priority":352},"remember.md",{"path":568,"priority":352},"sciomc.md",{"path":570,"priority":352},"self-improve.md",{"path":572,"priority":352},"skillify.md",{"path":574,"priority":352},"trace.md",{"path":576,"priority":352},"verify.md",{"path":578,"priority":352},"visual-verdict.md",{"path":580,"priority":352},"wiki.md",{"path":582,"priority":352},"writer-memory.md",{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":341,"sourceLanguage":18,"type":258},"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",[590],{"path":530,"priority":335},{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":341,"sourceLanguage":18,"type":258},"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",[598],{"path":530,"priority":335},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":341,"sourceLanguage":18,"type":258},"skills/autopilot","Full autonomous execution from idea to working code","autopilot",{"claudeCode":12},"SKILL.md frontmatter at skills/autopilot/SKILL.md",[606],{"path":530,"priority":335},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":341,"sourceLanguage":18,"type":258},"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",[614],{"path":530,"priority":335},{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":341,"sourceLanguage":18,"type":258},"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",[622],{"path":530,"priority":335},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":341,"sourceLanguage":18,"type":258},"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",[630],{"path":530,"priority":335},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":341,"sourceLanguage":18,"type":258},"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",[638],{"path":530,"priority":335},{"basePath":640,"description":641,"displayName":642,"installMethods":643,"rationale":644,"selectedPaths":645,"source":341,"sourceLanguage":18,"type":258},"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",[646],{"path":530,"priority":335},{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":341,"sourceLanguage":18,"type":258},"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",[654],{"path":530,"priority":335},{"basePath":656,"description":657,"displayName":658,"installMethods":659,"rationale":660,"selectedPaths":661,"source":341,"sourceLanguage":18,"type":258},"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",[662],{"path":530,"priority":335},{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":341,"sourceLanguage":18,"type":258},"skills/deepinit","Deep codebase initialization with hierarchical AGENTS.md documentation","deepinit",{"claudeCode":12},"SKILL.md frontmatter at skills/deepinit/SKILL.md",[670],{"path":530,"priority":335},{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":341,"sourceLanguage":18,"type":258},"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",[678],{"path":530,"priority":335},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":341,"sourceLanguage":18,"type":258},"skills/hud","Configure HUD display options (layout, presets, display elements)","hud",{"claudeCode":12},"SKILL.md frontmatter at skills/hud/SKILL.md",[686],{"path":530,"priority":335},{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":341,"sourceLanguage":18,"type":258},"skills/learner","Extract a learned skill from the current conversation","learner",{"claudeCode":12},"SKILL.md frontmatter at skills/learner/SKILL.md",[694],{"path":530,"priority":335},{"basePath":696,"description":697,"displayName":698,"installMethods":699,"rationale":700,"selectedPaths":701,"source":341,"sourceLanguage":18,"type":258},"skills/mcp-setup","Configure popular MCP servers for enhanced agent capabilities","mcp-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-setup/SKILL.md",[702],{"path":530,"priority":335},{"basePath":704,"description":705,"displayName":706,"installMethods":707,"rationale":708,"selectedPaths":709,"source":341,"sourceLanguage":18,"type":258},"skills/omc-doctor","Diagnose and fix oh-my-claudecode installation issues","omc-doctor",{"claudeCode":12},"SKILL.md frontmatter at skills/omc-doctor/SKILL.md",[710],{"path":530,"priority":335},{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":341,"sourceLanguage":18,"type":258},"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",[718],{"path":530,"priority":335},{"basePath":720,"description":721,"displayName":722,"installMethods":723,"rationale":724,"selectedPaths":725,"source":341,"sourceLanguage":18,"type":258},"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",[726],{"path":530,"priority":335},{"basePath":728,"description":729,"displayName":730,"installMethods":731,"rationale":732,"selectedPaths":733,"source":341,"sourceLanguage":18,"type":258},"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",[734],{"path":530,"priority":335},{"basePath":736,"description":737,"displayName":738,"installMethods":739,"rationale":740,"selectedPaths":741,"source":341,"sourceLanguage":18,"type":258},"skills/plan","Strategic planning with optional interview workflow","omc-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/plan/SKILL.md",[742],{"path":530,"priority":335},{"basePath":744,"description":745,"displayName":746,"installMethods":747,"rationale":748,"selectedPaths":749,"source":341,"sourceLanguage":18,"type":258},"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",[750,751,754,756,758],{"path":530,"priority":335},{"path":752,"priority":753},"templates/feature.md","low",{"path":755,"priority":753},"templates/issue-fix.md",{"path":757,"priority":753},"templates/pr-review.md",{"path":759,"priority":753},"templates/projects.json",{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":341,"sourceLanguage":18,"type":258},"skills/ralph","Self-referential loop until task completion with configurable verification reviewer","ralph",{"claudeCode":12},"SKILL.md frontmatter at skills/ralph/SKILL.md",[767],{"path":530,"priority":335},{"basePath":769,"description":770,"displayName":771,"installMethods":772,"rationale":773,"selectedPaths":774,"source":341,"sourceLanguage":18,"type":258},"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",[775],{"path":530,"priority":335},{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":341,"sourceLanguage":18,"type":258},"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",[783],{"path":530,"priority":335},{"basePath":254,"description":10,"displayName":257,"installMethods":785,"rationale":786,"selectedPaths":787,"source":341,"sourceLanguage":18,"type":258},{"claudeCode":12},"SKILL.md frontmatter at skills/remember/SKILL.md",[788],{"path":530,"priority":335},{"basePath":790,"description":791,"displayName":792,"installMethods":793,"rationale":794,"selectedPaths":795,"source":341,"sourceLanguage":18,"type":258},"skills/sciomc","Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode","sciomc",{"claudeCode":12},"SKILL.md frontmatter at skills/sciomc/SKILL.md",[796],{"path":530,"priority":335},{"basePath":798,"description":799,"displayName":800,"installMethods":801,"rationale":802,"selectedPaths":803,"source":341,"sourceLanguage":18,"type":258},"skills/self-improve","Autonomous evolutionary code improvement engine with tournament selection","self-improve",{"claudeCode":12},"SKILL.md frontmatter at skills/self-improve/SKILL.md",[804,805,807,809,811,813,815,817,819,821,823,825,827],{"path":530,"priority":335},{"path":806,"priority":352},"data_contracts.md",{"path":808,"priority":753},"scripts/plot_progress.py",{"path":810,"priority":753},"scripts/resolve-paths.mjs",{"path":812,"priority":753},"scripts/validate.sh",{"path":814,"priority":352},"si-benchmark-builder.md",{"path":816,"priority":352},"si-goal-clarifier.md",{"path":818,"priority":352},"si-researcher.md",{"path":820,"priority":753},"templates/agent-settings.json",{"path":822,"priority":753},"templates/goal.md",{"path":824,"priority":753},"templates/harness.md",{"path":826,"priority":753},"templates/idea.md",{"path":828,"priority":753},"templates/settings.json",{"basePath":830,"description":831,"displayName":832,"installMethods":833,"rationale":834,"selectedPaths":835,"source":341,"sourceLanguage":18,"type":258},"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",[836],{"path":530,"priority":335},{"basePath":838,"description":839,"displayName":258,"installMethods":840,"rationale":841,"selectedPaths":842,"source":341,"sourceLanguage":18,"type":258},"skills/skill","Manage local skills - list, add, remove, search, edit, setup wizard",{"claudeCode":12},"SKILL.md frontmatter at skills/skill/SKILL.md",[843],{"path":530,"priority":335},{"basePath":845,"description":846,"displayName":847,"installMethods":848,"rationale":849,"selectedPaths":850,"source":341,"sourceLanguage":18,"type":258},"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",[851],{"path":530,"priority":335},{"basePath":853,"description":854,"displayName":855,"installMethods":856,"rationale":857,"selectedPaths":858,"source":341,"sourceLanguage":18,"type":258},"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",[859],{"path":530,"priority":335},{"basePath":861,"description":862,"displayName":863,"installMethods":864,"rationale":865,"selectedPaths":866,"source":341,"sourceLanguage":18,"type":258},"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",[867],{"path":530,"priority":335},{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":341,"sourceLanguage":18,"type":258},"skills/ultraqa","QA cycling workflow - test, verify, fix, repeat until goal met","ultraqa",{"claudeCode":12},"SKILL.md frontmatter at skills/ultraqa/SKILL.md",[875],{"path":530,"priority":335},{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":341,"sourceLanguage":18,"type":258},"skills/ultrawork","Parallel execution engine for high-throughput task completion","ultrawork",{"claudeCode":12},"SKILL.md frontmatter at skills/ultrawork/SKILL.md",[883],{"path":530,"priority":335},{"basePath":885,"description":886,"displayName":887,"installMethods":888,"rationale":889,"selectedPaths":890,"source":341,"sourceLanguage":18,"type":258},"skills/verify","Verify that a change really works before you claim completion","verify",{"claudeCode":12},"SKILL.md frontmatter at skills/verify/SKILL.md",[891],{"path":530,"priority":335},{"basePath":893,"description":894,"displayName":895,"installMethods":896,"rationale":897,"selectedPaths":898,"source":341,"sourceLanguage":18,"type":258},"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",[899],{"path":530,"priority":335},{"basePath":901,"description":902,"displayName":903,"installMethods":904,"rationale":905,"selectedPaths":906,"source":341,"sourceLanguage":18,"type":258},"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",[907],{"path":530,"priority":335},{"basePath":909,"description":910,"displayName":911,"installMethods":912,"rationale":913,"selectedPaths":914,"source":341,"sourceLanguage":18,"type":258},"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",[915,916],{"path":530,"priority":335},{"path":917,"priority":753},"templates/synopsis-template.md",{"basePath":267,"description":919,"displayName":920,"installMethods":921,"license":248,"rationale":922,"selectedPaths":923,"source":341,"sourceLanguage":268,"type":986},"Multi-agent orchestration system for Claude Code - Inspired by oh-my-opencode","oh-my-claude-sisyphus",{"npm":920},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[924,926,927,928,930,932,934,936,938,940,942,944,946,948,950,952,954,956,958,960,962,964,966,968,970,972,974,976,978,980,982,984],{"path":925,"priority":335},"package.json",{"path":337,"priority":335},{"path":339,"priority":340},{"path":929,"priority":352},"bridge/cli.cjs",{"path":931,"priority":753},"src/index.ts",{"path":933,"priority":753},"src/tools/ast-tools.ts",{"path":935,"priority":753},"src/tools/deepinit-manifest.ts",{"path":937,"priority":753},"src/tools/diagnostics/index.ts",{"path":939,"priority":753},"src/tools/diagnostics/lsp-aggregator.ts",{"path":941,"priority":753},"src/tools/diagnostics/tsc-runner.ts",{"path":943,"priority":753},"src/tools/index.ts",{"path":945,"priority":753},"src/tools/lsp/client.ts",{"path":947,"priority":753},"src/tools/lsp/devcontainer.ts",{"path":949,"priority":753},"src/tools/lsp/index.ts",{"path":951,"priority":753},"src/tools/lsp/servers.ts",{"path":953,"priority":753},"src/tools/lsp/utils.ts",{"path":955,"priority":753},"src/tools/lsp-tools.ts",{"path":957,"priority":753},"src/tools/memory-tools.ts",{"path":959,"priority":753},"src/tools/notepad-tools.ts",{"path":961,"priority":753},"src/tools/python-repl/bridge-manager.ts",{"path":963,"priority":753},"src/tools/python-repl/index.ts",{"path":965,"priority":753},"src/tools/python-repl/paths.ts",{"path":967,"priority":753},"src/tools/python-repl/session-lock.ts",{"path":969,"priority":753},"src/tools/python-repl/socket-client.ts",{"path":971,"priority":753},"src/tools/python-repl/tool.ts",{"path":973,"priority":753},"src/tools/resume-session.ts",{"path":975,"priority":753},"src/tools/session-history-tools.ts",{"path":977,"priority":753},"src/tools/shared-memory-tools.ts",{"path":979,"priority":753},"src/tools/skills-tools.ts",{"path":981,"priority":753},"src/tools/state-tools.ts",{"path":983,"priority":753},"src/tools/trace-tools.ts",{"path":985,"priority":753},"src/tools/wiki-tools.ts","mcp",{"sources":988},[989],"manual",{"npmPackage":920},{"closedIssues90d":240,"description":992,"forks":241,"homepage":993,"license":248,"openIssues90d":242,"pushedAt":243,"readmeSize":238,"stars":244,"topics":994},"Teams-first Multi-agent orchestration for Claude Code","https://oh-my-claudecode.dev",[995,996,997,286,998,999,1000,307,1001,1002],"agentic-coding","ai-agents","claude","oh-my-opencode","opencode","vibe-coding","multi-agent-systems","parallel-execution",{"downloads":246},{"classifiedAt":1005,"discoverAt":1006,"extractAt":1007,"githubAt":1007,"npmAt":1008,"updatedAt":1005},1778699233952,1778699222147,1778699228505,1778699232128,[217,215,214,216,218],{"evaluatedAt":252,"extractAt":302,"updatedAt":252},[],[1013,1044,1070,1088,1107,1136],{"_creationTime":1014,"_id":1015,"community":1016,"display":1017,"identity":1023,"providers":1027,"relations":1037,"tags":1040,"workflow":1041},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":1018,"installMethods":1019,"name":1021,"sourceUrl":1022},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":1020},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":1024,"githubOwner":1025,"githubRepo":1026,"locale":18,"slug":1021,"type":258},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":1028,"extract":1036},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1029,"tags":1030,"targetMarket":219,"tier":220},100,[1031,1032,1033,215,1034,1035],"teaching","coaching","presentation","explanation","guidance",{"commitSha":290},{"parentExtensionId":1038,"repoId":1039},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1032,215,1034,1035,1033,1031],{"evaluatedAt":1042,"extractAt":1043,"updatedAt":1042},1778701952682,1778695548458,{"_creationTime":1045,"_id":1046,"community":1047,"display":1048,"identity":1052,"providers":1054,"relations":1066,"tags":1067,"workflow":1068},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":1049,"installMethods":1050,"name":1051,"sourceUrl":1022},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":1020},"prepare-inspection-readiness",{"basePath":1053,"githubOwner":1025,"githubRepo":1026,"locale":18,"slug":1051,"type":258},"skills/prepare-inspection-readiness",{"evaluate":1055,"extract":1065},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1029,"tags":1056,"targetMarket":219,"tier":220},[1057,1058,1059,1060,1061,1062,1063,215,1064],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":290},{"parentExtensionId":1038,"repoId":1039},[1057,215,1061,1060,1058,1059,1062,1064,1063],{"evaluatedAt":1069,"extractAt":1043,"updatedAt":1069},1778700122939,{"_creationTime":1071,"_id":1072,"community":1073,"display":1074,"identity":1076,"providers":1077,"relations":1084,"tags":1085,"workflow":1086},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":673,"installMethods":1075,"name":674,"sourceUrl":14},{"claudeCode":12},{"basePath":672,"githubOwner":255,"githubRepo":256,"locale":18,"slug":674,"type":258},{"evaluate":1078,"extract":1083},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1029,"tags":1079,"targetMarket":219,"tier":220},[1080,215,1081,1082,284],"search","research","information-retrieval",{"commitSha":290},{"parentExtensionId":261,"repoId":298},[215,1082,284,1081,1080],{"evaluatedAt":1087,"extractAt":302,"updatedAt":1087},1778699449790,{"_creationTime":1089,"_id":1090,"community":1091,"display":1092,"identity":1094,"providers":1095,"relations":1103,"tags":1104,"workflow":1105},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":665,"installMethods":1093,"name":666,"sourceUrl":14},{"claudeCode":12},{"basePath":664,"githubOwner":255,"githubRepo":256,"locale":18,"slug":666,"type":258},{"evaluate":1096,"extract":1102},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1029,"tags":1097,"targetMarket":219,"tier":220},[215,1098,1099,1100,1101],"codebase","agent","typescript","javascript",{"commitSha":290},{"parentExtensionId":261,"repoId":298},[1099,1098,215,1101,1100],{"evaluatedAt":1106,"extractAt":302,"updatedAt":1106},1778699437749,{"_creationTime":1108,"_id":1109,"community":1110,"display":1111,"identity":1117,"providers":1121,"relations":1129,"tags":1131,"workflow":1132},1778699106670.4255,"k173sze6h2kdjhyfbveynf98t586n5wt",{"reviewCount":8},{"description":1112,"installMethods":1113,"name":1115,"sourceUrl":1116},"Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.",{"claudeCode":1114},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":1118,"githubOwner":1119,"githubRepo":1120,"locale":18,"slug":1115,"type":258},"skills/readme-i18n","xixu-me","skills",{"evaluate":1122,"extract":1128},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1029,"tags":1123,"targetMarket":219,"tier":220},[1124,215,1125,1126,1127],"localization","internationalization","markdown","github",{"commitSha":290},{"repoId":1130},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[215,1127,1125,1124,1126],{"evaluatedAt":1133,"extractAt":1134,"updatedAt":1135},1778699174967,1778699106670,1778699384013,{"_creationTime":1137,"_id":1138,"community":1139,"display":1140,"identity":1146,"providers":1150,"relations":1158,"tags":1160,"workflow":1161},1778698447161.8718,"k177rfsx01xb3yk52thpk5mqx986mpzp",{"reviewCount":8},{"description":1141,"installMethods":1142,"name":1144,"sourceUrl":1145},"Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag",{"claudeCode":1143},"vercel-labs/next-skills","next-cache-components","https://github.com/vercel-labs/next-skills",{"basePath":1147,"githubOwner":1148,"githubRepo":1149,"locale":18,"slug":1144,"type":258},"skills/next-cache-components","vercel-labs","next-skills",{"evaluate":1151,"extract":1157},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1029,"tags":1152,"targetMarket":219,"tier":220},[1153,1154,1155,1156,215],"nextjs","react","caching","performance",{"commitSha":290},{"repoId":1159},"kd74j5yynpnjmajhqjs5k1yd1186m086",[1155,215,1153,1156,1154],{"evaluatedAt":1162,"extractAt":1163,"updatedAt":1164},1778698475220,1778698447161,1778698524765]