[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Yeachan-Heo-deep-dive-en":3,"guides-for-Yeachan-Heo-deep-dive":1020,"similar-k17bxdg7e51sxzkh37grq553t586mtbr-en":1021},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":264,"isFallback":260,"parentExtension":270,"providers":327,"relations":331,"repo":332,"tags":1018,"workflow":1019},1778699234184.6128,"k17bxdg7e51sxzkh37grq553t586mtbr",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection",{"claudeCode":12},"Yeachan-Heo/oh-my-claudecode","Deep Dive","https://github.com/Yeachan-Heo/oh-my-claudecode",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":243,"workflow":262},1778699402419.286,"kn703y3fs99208kg8h25qq6dd986nmc6","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"practices":205,"prerequisites":210,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":226,"tier":227,"useCases":228,"workflow":233},[21,26,29,32,36,39,44,49,52,55,59,63,66,70,73,76,79,82,85,88,92,96,100,104,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem space ('2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization)') and implies the user's need for structured investigation and definition.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a distinct value proposition by integrating causal investigation (trace) with requirements crystallization (deep-interview) through a 3-point injection mechanism, which is more than a thin wrapper around existing capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill outlines a complete lifecycle from investigation to specification generation, including detailed phases, state management, and handoff to execution skills, indicating readiness for real-world workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on a coherent workflow of causal investigation and requirements gathering, rather than bundling unrelated functionalities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided 'Displayed Description' accurately and concisely summarizes the skill's core functionality and approach.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill primarily uses user interaction (`AskUserQuestion`) and calls other skills/agents, rather than exposing specific, narrowly scoped tools.",{"category":45,"check":46,"severity":47,"summary":48},"Documentation","Configuration & parameter reference","info","While the SKILL.md describes workflow and state persistence, explicit documentation for all potential configuration parameters, defaults, and precedence orders is not detailed.",{"category":33,"check":50,"severity":42,"summary":51},"Tool naming","The skill does not expose user-facing tools with individual names; its functionality is invoked via a single entry point or skill call.",{"category":33,"check":53,"severity":42,"summary":54},"Minimal I/O surface","As this skill primarily orchestrates other agents and user interactions, a traditional tool parameter/response schema evaluation is not applicable.",{"category":56,"check":57,"severity":24,"summary":58},"License","License usability","The LICENSE file indicates an MIT license, which is a permissive open-source license, and it is correctly identified.",{"category":60,"check":61,"severity":24,"summary":62},"Maintenance","Commit recency","The repository shows recent commits as of 2026-05-13, indicating active maintenance.",{"category":60,"check":64,"severity":24,"summary":65},"Dependency Management","The project appears to use npm with a lockfile (`hasLockfile: true`), suggesting good dependency management practices.",{"category":67,"check":68,"severity":24,"summary":69},"Security","Secret Management","The SKILL.md does not reference or handle secrets directly, and no obvious patterns for secret leakage are present in the provided documentation.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The SKILL.md explicitly states that trace-derived text should be treated as data, not instructions, and uses delimiters to frame it, mitigating injection risks.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill does not appear to fetch external code or data at runtime; all logic is contained within the bundle.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill's operations involve orchestrating other agents and interacting with state/files within a defined project structure (`.omc/`), with no indication of writing outside its scope.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are mentioned or implied in the SKILL.md's description of its execution flow.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill's documented functions do not involve reading or submitting confidential data to third parties.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","No hidden text tricks or suspicious Unicode characters were observed in the provided SKILL.md or README documentation.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill's logic is described in human-readable markdown and Python/JSON structures, with no indication of obfuscated or dynamically fetched code execution.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill explicitly manages state and artifact paths within the `.omc/` directory, avoiding assumptions about arbitrary project structures outside its defined scope.",{"category":97,"check":98,"severity":24,"summary":99},"Trust","Issues Attention","With 3 open issues and 908 closed issues in 90 days, the closure rate is high (908 / (3 + 908) ≈ 99.7%), indicating excellent maintainer responsiveness.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The project uses semantic versioning in its npm package (`oh-my-claude-sisyphus@latest`) and has a CHANGELOG.md, indicating clear release management.",{"category":105,"check":106,"severity":42,"summary":107},"Code Execution","Validation","This skill primarily orchestrates other agents and user interactions; it does not expose tools with parameters that would require schema validation libraries.",{"category":67,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill focuses on investigation and spec generation, not direct destructive operations. Any subsequent execution is handled by separate skills with their own gates.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The SKILL.md details error handling for trace timeouts, inconclusive results, and user-initiated stops, with clear instructions on how to proceed or gracefully degrade.",{"category":105,"check":115,"severity":24,"summary":116},"Logging","The skill manages state persistently via `state_write` and saves artifacts like trace results and specs to `.omc/specs/`, providing an audit trail.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill's described function is to investigate problems and gather requirements, not to process personal data directly.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","No regional or jurisdictional signals are present in the documentation; the skill appears globally applicable.",{"category":93,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on common Claude Code features and standard file operations, with no apparent assumptions about specific OS, shell, or runtime environments beyond the Claude Code platform itself.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README is comprehensive, detailing installation, setup, features, and usage, effectively serving as clear documentation.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This skill does not expose multiple distinct tools; its functionality is accessed via a single entry point or skill call.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","As the skill does not expose multiple distinct tools, there are no overlapping near-synonym tools to evaluate.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as the 3-point injection and staged pipeline, are clearly described and implemented within the SKILL.md.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear, copy-pasteable installation and setup instructions for both marketplace and npm paths.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The SKILL.md specifies how errors (like trace timeouts or stalled ambiguity) are handled, including user prompts for proceeding or stopping.",{"category":148,"check":149,"severity":24,"summary":150},"Execution","Pinned dependencies","The presence of a lockfile (`hasLockfile: true`) and clear installation instructions suggest pinned dependencies.",{"category":33,"check":152,"severity":42,"summary":153},"Dry-run preview","This skill is focused on investigation and specification, not direct execution of state-changing operations that would require a dry-run mode.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","The SKILL.md mentions handling trace timeouts and provides strategies for resuming interrupted workflows via state, indicating consideration for robustness.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The documentation does not mention any telemetry collection, implying it is either absent or strictly opt-in by default.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill's purpose is precisely defined: a 2-stage pipeline for causal investigation (trace) and requirements crystallization (deep-interview), with clear use cases and non-goals.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly stating the skill's name, description, triggers, and pipeline.",{"category":45,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured, detailing phases and logic without excessive verbosity, and delegates deeper material where appropriate.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and mentions linking to other files for deeper information where necessary, adhering to progressive disclosure.",{"category":171,"check":175,"severity":42,"summary":176},"Forked exploration","The skill's core function is investigation and spec generation, not deep code exploration that would necessitate `context: fork`.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides clear, well-annotated examples illustrating the skill's usage for bug investigation and feature exploration.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md addresses edge cases such as low-confidence traces, skipped lane confirmation, and interview ambiguity, providing recovery steps or graceful degradation.",{"category":105,"check":184,"severity":42,"summary":185},"Tool Fallback","This skill primarily uses Claude Code's internal interactions and user prompts, not external MCP tools that would require fallback logic.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The SKILL.md describes processes for handling interruptions and states like trace timeouts or stalled ambiguity, directing the user on how to proceed or halt.",{"category":93,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill clearly defines its role in the pipeline and how it hands off to other skills like `/trace`, `/deep-interview`, `/omc-plan`, and `/autopilot`, without implicit dependencies.",1778699402305,"This skill orchestrates a two-stage pipeline: first performing a causal investigation (trace) with parallel lanes, then conducting a structured interview to crystallize requirements, enhanced by findings from the trace phase. It integrates with other OMC skills for subsequent planning and execution.",[196,197,198,199,200],"2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization)","3 parallel trace lanes for comprehensive investigation","3-point injection mechanism to enrich interview context","State persistence for resume resilience","Seamless handoff to planning and execution skills",[202,203,204],"Directly executing code or making changes","Replacing standalone trace or deep-interview skills for specific use cases","Acting as a replacement for a full PRD or spec when one already exists",[206,207,208,209],"Causal investigation","Requirements gathering","Workflow orchestration","System analysis",[211,212,213],"Claude Code CLI","Claude Max/Pro subscription or Anthropic API key","tmux (for certain features like rate limit waiting)","3.0.0","4.4.0","To systematically uncover the root cause of a problem and then precisely define the necessary requirements, bridging the gap between investigation and actionable plans.","The skill is exceptionally well-documented, robust, and adheres to best practices across security, maintenance, and scope. Minor info findings related to configuration detail did not impact the overall high quality.",99,"A highly polished and robust skill for deep problem investigation and requirements crystallization.",[221,222,223,224,225],"orchestration","investigation","requirements","planning","code-generation","global","verified",[229,230,231,232],"Investigating unknown root causes of bugs or system failures","Clarifying requirements for complex features before development","Understanding existing system behavior before making changes","When users request a 'deep dive' or 'trace and interview'",[234,235,236,237,238,239,240,241,242],"Parse user input and detect project type (brownfield/greenfield).","Generate 3 trace lane hypotheses.","Present hypotheses for user confirmation.","Execute trace lanes in parallel (or sequentially) with team mode.","Synthesize trace findings, identify critical unknowns, and save trace results.","Initiate deep-interview phase with injected trace context and initial questions.","Conduct iterative, Socratic interview until ambiguity threshold is met.","Generate final spec document with trace findings.","Present execution options (ralplan, autopilot, etc.) via workflow pre-flight checks.",{"codeQuality":244,"collectedAt":246,"documentation":247,"maintenance":250,"popularity":256,"security":258,"testCoverage":261},{"hasLockfile":245},true,1778699389164,{"descriptionLength":248,"readmeSize":249},118,28400,{"closedIssues90d":251,"forks":252,"hasChangelog":245,"openIssues90d":253,"pushedAt":254,"stars":255},908,3092,3,1778664782000,33691,{"npmDownloads":257},38760,{"hasNpmPackage":245,"license":259,"smitheryVerified":260},"MIT",false,{"hasCi":245,"hasTests":245},{"updatedAt":263},1778699402419,{"basePath":265,"githubOwner":266,"githubRepo":267,"locale":18,"slug":268,"type":269},"skills/deep-dive","Yeachan-Heo","oh-my-claudecode","deep-dive","skill",{"_creationTime":271,"_id":272,"community":273,"display":274,"identity":277,"parentExtension":281,"providers":313,"relations":323,"tags":324,"workflow":325},1778699234184.6104,"k17brg5egdw1jbncj1j4wfv3fh86n639",{"reviewCount":8},{"description":275,"installMethods":276,"name":267,"sourceUrl":14},"Multi-agent orchestration system for Claude Code",{"claudeCode":267},{"basePath":278,"githubOwner":266,"githubRepo":267,"locale":279,"slug":267,"type":280},"","fr","plugin",{"_creationTime":282,"_id":283,"community":284,"display":285,"identity":288,"providers":290,"relations":307,"tags":309,"workflow":310},1778699234184.61,"k17faea1fme9qa3pf4hzs9x78d86n2kj",{"reviewCount":8},{"description":286,"installMethods":287,"name":267,"sourceUrl":14},"Claude Code native multi-agent orchestration - intelligent model routing, 28 agents, 32 skills",{"claudeCode":12},{"basePath":278,"githubOwner":266,"githubRepo":267,"locale":279,"slug":267,"type":289},"marketplace",{"evaluate":291,"extract":299},{"promptVersionExtension":292,"promptVersionScoring":215,"score":293,"tags":294,"targetMarket":226,"tier":227},"3.1.0",97,[295,221,296,297,298],"multi-agent","claude-code","ai-agent","developer-tools",{"commitSha":300,"license":259,"marketplace":301,"plugin":305},"HEAD",{"name":302,"pluginCount":303,"version":304},"omc",1,"4.13.7",{"mcpCount":8,"provider":306,"skillCount":8},"classify",{"repoId":308},"kd74zv63fryf9prygtq7gf4es986n22y",[297,296,298,295,221],{"evaluatedAt":311,"extractAt":312,"updatedAt":311},1778699249209,1778699234184,{"evaluate":314,"extract":320},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":315,"targetMarket":226,"tier":227},[295,221,316,297,317,318,319],"automation","development-tool","workflow","cli",{"commitSha":300,"license":259,"plugin":321},{"mcpCount":8,"provider":306,"skillCount":322},38,{"parentExtensionId":283,"repoId":308},[297,316,319,317,295,221,318],{"evaluatedAt":326,"extractAt":312,"updatedAt":326},1778699261932,{"evaluate":328,"extract":330},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":329,"targetMarket":226,"tier":227},[221,222,223,224,225],{"commitSha":300,"license":259},{"parentExtensionId":272,"repoId":308},{"_creationTime":333,"_id":308,"identity":334,"providers":335,"workflow":1013},1778699222147.622,{"githubOwner":266,"githubRepo":267,"sourceUrl":14},{"classify":336,"discover":996,"extract":999,"github":1000,"npm":1012},{"commitSha":300,"extensions":337},[338,351,532,592,600,608,616,624,632,640,648,656,661,669,677,685,693,701,709,717,725,733,741,749,766,774,782,790,798,806,838,846,853,861,869,877,885,893,901,909,917,927],{"basePath":278,"description":286,"displayName":302,"installMethods":339,"rationale":340,"selectedPaths":341,"source":350,"sourceLanguage":279,"type":289},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[342,345,347],{"path":343,"priority":344},".claude-plugin/marketplace.json","mandatory",{"path":346,"priority":344},"README.md",{"path":348,"priority":349},"LICENSE","high","rule",{"basePath":278,"description":275,"displayName":267,"installMethods":352,"license":259,"rationale":353,"selectedPaths":354,"source":350,"sourceLanguage":279,"type":280},{"claudeCode":267},"plugin manifest at .claude-plugin/plugin.json",[355,357,358,359,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530],{"path":356,"priority":344},".claude-plugin/plugin.json",{"path":346,"priority":344},{"path":348,"priority":349},{"path":360,"priority":361},"skills/ai-slop-cleaner/SKILL.md","medium",{"path":363,"priority":361},"skills/ask/SKILL.md",{"path":365,"priority":361},"skills/autopilot/SKILL.md",{"path":367,"priority":361},"skills/autoresearch/SKILL.md",{"path":369,"priority":361},"skills/cancel/SKILL.md",{"path":371,"priority":361},"skills/ccg/SKILL.md",{"path":373,"priority":361},"skills/configure-notifications/SKILL.md",{"path":375,"priority":361},"skills/debug/SKILL.md",{"path":377,"priority":361},"skills/deep-dive/SKILL.md",{"path":379,"priority":361},"skills/deep-interview/SKILL.md",{"path":381,"priority":361},"skills/deepinit/SKILL.md",{"path":383,"priority":361},"skills/external-context/SKILL.md",{"path":385,"priority":361},"skills/hud/SKILL.md",{"path":387,"priority":361},"skills/learner/SKILL.md",{"path":389,"priority":361},"skills/mcp-setup/SKILL.md",{"path":391,"priority":361},"skills/omc-doctor/SKILL.md",{"path":393,"priority":361},"skills/omc-reference/SKILL.md",{"path":395,"priority":361},"skills/omc-setup/SKILL.md",{"path":397,"priority":361},"skills/omc-teams/SKILL.md",{"path":399,"priority":361},"skills/plan/SKILL.md",{"path":401,"priority":361},"skills/project-session-manager/SKILL.md",{"path":403,"priority":361},"skills/ralph/SKILL.md",{"path":405,"priority":361},"skills/ralplan/SKILL.md",{"path":407,"priority":361},"skills/release/SKILL.md",{"path":409,"priority":361},"skills/remember/SKILL.md",{"path":411,"priority":361},"skills/sciomc/SKILL.md",{"path":413,"priority":361},"skills/self-improve/SKILL.md",{"path":415,"priority":361},"skills/setup/SKILL.md",{"path":417,"priority":361},"skills/skill/SKILL.md",{"path":419,"priority":361},"skills/skillify/SKILL.md",{"path":421,"priority":361},"skills/team/SKILL.md",{"path":423,"priority":361},"skills/trace/SKILL.md",{"path":425,"priority":361},"skills/ultraqa/SKILL.md",{"path":427,"priority":361},"skills/ultrawork/SKILL.md",{"path":429,"priority":361},"skills/verify/SKILL.md",{"path":431,"priority":361},"skills/visual-verdict/SKILL.md",{"path":433,"priority":361},"skills/wiki/SKILL.md",{"path":435,"priority":361},"skills/writer-memory/SKILL.md",{"path":437,"priority":344},".mcp.json",{"path":439,"priority":349},"agents/analyst.md",{"path":441,"priority":349},"agents/architect.md",{"path":443,"priority":349},"agents/code-reviewer.md",{"path":445,"priority":349},"agents/code-simplifier.md",{"path":447,"priority":349},"agents/critic.md",{"path":449,"priority":349},"agents/debugger.md",{"path":451,"priority":349},"agents/designer.md",{"path":453,"priority":349},"agents/document-specialist.md",{"path":455,"priority":349},"agents/executor.md",{"path":457,"priority":349},"agents/explore.md",{"path":459,"priority":349},"agents/git-master.md",{"path":461,"priority":349},"agents/planner.md",{"path":463,"priority":349},"agents/qa-tester.md",{"path":465,"priority":349},"agents/scientist.md",{"path":467,"priority":349},"agents/security-reviewer.md",{"path":469,"priority":349},"agents/test-engineer.md",{"path":471,"priority":349},"agents/tracer.md",{"path":473,"priority":349},"agents/verifier.md",{"path":475,"priority":349},"agents/writer.md",{"path":477,"priority":349},"commands/ask.md",{"path":479,"priority":349},"commands/autoresearch.md",{"path":481,"priority":349},"commands/ccg.md",{"path":483,"priority":349},"commands/configure-notifications.md",{"path":485,"priority":349},"commands/debug.md",{"path":487,"priority":349},"commands/deep-dive.md",{"path":489,"priority":349},"commands/deepinit.md",{"path":491,"priority":349},"commands/external-context.md",{"path":493,"priority":349},"commands/hud.md",{"path":495,"priority":349},"commands/learner.md",{"path":497,"priority":349},"commands/mcp-setup.md",{"path":499,"priority":349},"commands/omc-doctor.md",{"path":501,"priority":349},"commands/omc-setup.md",{"path":503,"priority":349},"commands/omc-teams.md",{"path":505,"priority":349},"commands/project-session-manager.md",{"path":507,"priority":349},"commands/psm.md",{"path":509,"priority":349},"commands/release.md",{"path":511,"priority":349},"commands/remember.md",{"path":513,"priority":349},"commands/sciomc.md",{"path":515,"priority":349},"commands/self-improve.md",{"path":517,"priority":349},"commands/skill.md",{"path":519,"priority":349},"commands/skillify.md",{"path":521,"priority":349},"commands/trace.md",{"path":523,"priority":349},"commands/verify.md",{"path":525,"priority":349},"commands/visual-verdict.md",{"path":527,"priority":349},"commands/wiki.md",{"path":529,"priority":349},"commands/writer-memory.md",{"path":531,"priority":349},"hooks/hooks.json",{"basePath":533,"description":534,"displayName":533,"installMethods":535,"rationale":536,"selectedPaths":537,"source":350,"sourceLanguage":18,"type":269},"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",[538,540,542,544,546,548,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588,590],{"path":539,"priority":344},"SKILL.md",{"path":541,"priority":361},"ask.md",{"path":543,"priority":361},"autoresearch.md",{"path":545,"priority":361},"ccg.md",{"path":547,"priority":361},"configure-notifications.md",{"path":549,"priority":361},"debug.md",{"path":551,"priority":361},"deep-dive.md",{"path":553,"priority":361},"deepinit.md",{"path":555,"priority":361},"external-context.md",{"path":557,"priority":361},"hud.md",{"path":559,"priority":361},"learner.md",{"path":561,"priority":361},"mcp-setup.md",{"path":563,"priority":361},"omc-doctor.md",{"path":565,"priority":361},"omc-setup.md",{"path":567,"priority":361},"omc-teams.md",{"path":569,"priority":361},"project-session-manager.md",{"path":571,"priority":361},"psm.md",{"path":573,"priority":361},"release.md",{"path":575,"priority":361},"remember.md",{"path":577,"priority":361},"sciomc.md",{"path":579,"priority":361},"self-improve.md",{"path":581,"priority":361},"skillify.md",{"path":583,"priority":361},"trace.md",{"path":585,"priority":361},"verify.md",{"path":587,"priority":361},"visual-verdict.md",{"path":589,"priority":361},"wiki.md",{"path":591,"priority":361},"writer-memory.md",{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":350,"sourceLanguage":18,"type":269},"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",[599],{"path":539,"priority":344},{"basePath":601,"description":602,"displayName":603,"installMethods":604,"rationale":605,"selectedPaths":606,"source":350,"sourceLanguage":18,"type":269},"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",[607],{"path":539,"priority":344},{"basePath":609,"description":610,"displayName":611,"installMethods":612,"rationale":613,"selectedPaths":614,"source":350,"sourceLanguage":18,"type":269},"skills/autopilot","Full autonomous execution from idea to working code","autopilot",{"claudeCode":12},"SKILL.md frontmatter at skills/autopilot/SKILL.md",[615],{"path":539,"priority":344},{"basePath":617,"description":618,"displayName":619,"installMethods":620,"rationale":621,"selectedPaths":622,"source":350,"sourceLanguage":18,"type":269},"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",[623],{"path":539,"priority":344},{"basePath":625,"description":626,"displayName":627,"installMethods":628,"rationale":629,"selectedPaths":630,"source":350,"sourceLanguage":18,"type":269},"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",[631],{"path":539,"priority":344},{"basePath":633,"description":634,"displayName":635,"installMethods":636,"rationale":637,"selectedPaths":638,"source":350,"sourceLanguage":18,"type":269},"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",[639],{"path":539,"priority":344},{"basePath":641,"description":642,"displayName":643,"installMethods":644,"rationale":645,"selectedPaths":646,"source":350,"sourceLanguage":18,"type":269},"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",[647],{"path":539,"priority":344},{"basePath":649,"description":650,"displayName":651,"installMethods":652,"rationale":653,"selectedPaths":654,"source":350,"sourceLanguage":18,"type":269},"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",[655],{"path":539,"priority":344},{"basePath":265,"description":10,"displayName":268,"installMethods":657,"rationale":658,"selectedPaths":659,"source":350,"sourceLanguage":18,"type":269},{"claudeCode":12},"SKILL.md frontmatter at skills/deep-dive/SKILL.md",[660],{"path":539,"priority":344},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":350,"sourceLanguage":18,"type":269},"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",[668],{"path":539,"priority":344},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":350,"sourceLanguage":18,"type":269},"skills/deepinit","Deep codebase initialization with hierarchical AGENTS.md documentation","deepinit",{"claudeCode":12},"SKILL.md frontmatter at skills/deepinit/SKILL.md",[676],{"path":539,"priority":344},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":350,"sourceLanguage":18,"type":269},"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",[684],{"path":539,"priority":344},{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":350,"sourceLanguage":18,"type":269},"skills/hud","Configure HUD display options (layout, presets, display elements)","hud",{"claudeCode":12},"SKILL.md frontmatter at skills/hud/SKILL.md",[692],{"path":539,"priority":344},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":350,"sourceLanguage":18,"type":269},"skills/learner","Extract a learned skill from the current conversation","learner",{"claudeCode":12},"SKILL.md frontmatter at skills/learner/SKILL.md",[700],{"path":539,"priority":344},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":350,"sourceLanguage":18,"type":269},"skills/mcp-setup","Configure popular MCP servers for enhanced agent capabilities","mcp-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-setup/SKILL.md",[708],{"path":539,"priority":344},{"basePath":710,"description":711,"displayName":712,"installMethods":713,"rationale":714,"selectedPaths":715,"source":350,"sourceLanguage":18,"type":269},"skills/omc-doctor","Diagnose and fix oh-my-claudecode installation issues","omc-doctor",{"claudeCode":12},"SKILL.md frontmatter at skills/omc-doctor/SKILL.md",[716],{"path":539,"priority":344},{"basePath":718,"description":719,"displayName":720,"installMethods":721,"rationale":722,"selectedPaths":723,"source":350,"sourceLanguage":18,"type":269},"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",[724],{"path":539,"priority":344},{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":350,"sourceLanguage":18,"type":269},"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",[732],{"path":539,"priority":344},{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":350,"sourceLanguage":18,"type":269},"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",[740],{"path":539,"priority":344},{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":350,"sourceLanguage":18,"type":269},"skills/plan","Strategic planning with optional interview workflow","omc-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/plan/SKILL.md",[748],{"path":539,"priority":344},{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":350,"sourceLanguage":18,"type":269},"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",[756,757,760,762,764],{"path":539,"priority":344},{"path":758,"priority":759},"templates/feature.md","low",{"path":761,"priority":759},"templates/issue-fix.md",{"path":763,"priority":759},"templates/pr-review.md",{"path":765,"priority":759},"templates/projects.json",{"basePath":767,"description":768,"displayName":769,"installMethods":770,"rationale":771,"selectedPaths":772,"source":350,"sourceLanguage":18,"type":269},"skills/ralph","Self-referential loop until task completion with configurable verification reviewer","ralph",{"claudeCode":12},"SKILL.md frontmatter at skills/ralph/SKILL.md",[773],{"path":539,"priority":344},{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":350,"sourceLanguage":18,"type":269},"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",[781],{"path":539,"priority":344},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":350,"sourceLanguage":18,"type":269},"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",[789],{"path":539,"priority":344},{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":350,"sourceLanguage":18,"type":269},"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",[797],{"path":539,"priority":344},{"basePath":799,"description":800,"displayName":801,"installMethods":802,"rationale":803,"selectedPaths":804,"source":350,"sourceLanguage":18,"type":269},"skills/sciomc","Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode","sciomc",{"claudeCode":12},"SKILL.md frontmatter at skills/sciomc/SKILL.md",[805],{"path":539,"priority":344},{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":350,"sourceLanguage":18,"type":269},"skills/self-improve","Autonomous evolutionary code improvement engine with tournament selection","self-improve",{"claudeCode":12},"SKILL.md frontmatter at skills/self-improve/SKILL.md",[813,814,816,818,820,822,824,826,828,830,832,834,836],{"path":539,"priority":344},{"path":815,"priority":361},"data_contracts.md",{"path":817,"priority":759},"scripts/plot_progress.py",{"path":819,"priority":759},"scripts/resolve-paths.mjs",{"path":821,"priority":759},"scripts/validate.sh",{"path":823,"priority":361},"si-benchmark-builder.md",{"path":825,"priority":361},"si-goal-clarifier.md",{"path":827,"priority":361},"si-researcher.md",{"path":829,"priority":759},"templates/agent-settings.json",{"path":831,"priority":759},"templates/goal.md",{"path":833,"priority":759},"templates/harness.md",{"path":835,"priority":759},"templates/idea.md",{"path":837,"priority":759},"templates/settings.json",{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":350,"sourceLanguage":18,"type":269},"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",[845],{"path":539,"priority":344},{"basePath":847,"description":848,"displayName":269,"installMethods":849,"rationale":850,"selectedPaths":851,"source":350,"sourceLanguage":18,"type":269},"skills/skill","Manage local skills - list, add, remove, search, edit, setup wizard",{"claudeCode":12},"SKILL.md frontmatter at skills/skill/SKILL.md",[852],{"path":539,"priority":344},{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":350,"sourceLanguage":18,"type":269},"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",[860],{"path":539,"priority":344},{"basePath":862,"description":863,"displayName":864,"installMethods":865,"rationale":866,"selectedPaths":867,"source":350,"sourceLanguage":18,"type":269},"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",[868],{"path":539,"priority":344},{"basePath":870,"description":871,"displayName":872,"installMethods":873,"rationale":874,"selectedPaths":875,"source":350,"sourceLanguage":18,"type":269},"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",[876],{"path":539,"priority":344},{"basePath":878,"description":879,"displayName":880,"installMethods":881,"rationale":882,"selectedPaths":883,"source":350,"sourceLanguage":18,"type":269},"skills/ultraqa","QA cycling workflow - test, verify, fix, repeat until goal met","ultraqa",{"claudeCode":12},"SKILL.md frontmatter at skills/ultraqa/SKILL.md",[884],{"path":539,"priority":344},{"basePath":886,"description":887,"displayName":888,"installMethods":889,"rationale":890,"selectedPaths":891,"source":350,"sourceLanguage":18,"type":269},"skills/ultrawork","Parallel execution engine for high-throughput task completion","ultrawork",{"claudeCode":12},"SKILL.md frontmatter at skills/ultrawork/SKILL.md",[892],{"path":539,"priority":344},{"basePath":894,"description":895,"displayName":896,"installMethods":897,"rationale":898,"selectedPaths":899,"source":350,"sourceLanguage":18,"type":269},"skills/verify","Verify that a change really works before you claim completion","verify",{"claudeCode":12},"SKILL.md frontmatter at skills/verify/SKILL.md",[900],{"path":539,"priority":344},{"basePath":902,"description":903,"displayName":904,"installMethods":905,"rationale":906,"selectedPaths":907,"source":350,"sourceLanguage":18,"type":269},"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",[908],{"path":539,"priority":344},{"basePath":910,"description":911,"displayName":912,"installMethods":913,"rationale":914,"selectedPaths":915,"source":350,"sourceLanguage":18,"type":269},"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",[916],{"path":539,"priority":344},{"basePath":918,"description":919,"displayName":920,"installMethods":921,"rationale":922,"selectedPaths":923,"source":350,"sourceLanguage":18,"type":269},"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",[924,925],{"path":539,"priority":344},{"path":926,"priority":759},"templates/synopsis-template.md",{"basePath":278,"description":928,"displayName":929,"installMethods":930,"license":259,"rationale":931,"selectedPaths":932,"source":350,"sourceLanguage":279,"type":995},"Multi-agent orchestration system for Claude Code - Inspired by oh-my-opencode","oh-my-claude-sisyphus",{"npm":929},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[933,935,936,937,939,941,943,945,947,949,951,953,955,957,959,961,963,965,967,969,971,973,975,977,979,981,983,985,987,989,991,993],{"path":934,"priority":344},"package.json",{"path":346,"priority":344},{"path":348,"priority":349},{"path":938,"priority":361},"bridge/cli.cjs",{"path":940,"priority":759},"src/index.ts",{"path":942,"priority":759},"src/tools/ast-tools.ts",{"path":944,"priority":759},"src/tools/deepinit-manifest.ts",{"path":946,"priority":759},"src/tools/diagnostics/index.ts",{"path":948,"priority":759},"src/tools/diagnostics/lsp-aggregator.ts",{"path":950,"priority":759},"src/tools/diagnostics/tsc-runner.ts",{"path":952,"priority":759},"src/tools/index.ts",{"path":954,"priority":759},"src/tools/lsp/client.ts",{"path":956,"priority":759},"src/tools/lsp/devcontainer.ts",{"path":958,"priority":759},"src/tools/lsp/index.ts",{"path":960,"priority":759},"src/tools/lsp/servers.ts",{"path":962,"priority":759},"src/tools/lsp/utils.ts",{"path":964,"priority":759},"src/tools/lsp-tools.ts",{"path":966,"priority":759},"src/tools/memory-tools.ts",{"path":968,"priority":759},"src/tools/notepad-tools.ts",{"path":970,"priority":759},"src/tools/python-repl/bridge-manager.ts",{"path":972,"priority":759},"src/tools/python-repl/index.ts",{"path":974,"priority":759},"src/tools/python-repl/paths.ts",{"path":976,"priority":759},"src/tools/python-repl/session-lock.ts",{"path":978,"priority":759},"src/tools/python-repl/socket-client.ts",{"path":980,"priority":759},"src/tools/python-repl/tool.ts",{"path":982,"priority":759},"src/tools/resume-session.ts",{"path":984,"priority":759},"src/tools/session-history-tools.ts",{"path":986,"priority":759},"src/tools/shared-memory-tools.ts",{"path":988,"priority":759},"src/tools/skills-tools.ts",{"path":990,"priority":759},"src/tools/state-tools.ts",{"path":992,"priority":759},"src/tools/trace-tools.ts",{"path":994,"priority":759},"src/tools/wiki-tools.ts","mcp",{"sources":997},[998],"manual",{"npmPackage":929},{"closedIssues90d":251,"description":1001,"forks":252,"homepage":1002,"license":259,"openIssues90d":253,"pushedAt":254,"readmeSize":249,"stars":255,"topics":1003},"Teams-first Multi-agent orchestration for Claude Code","https://oh-my-claudecode.dev",[1004,1005,1006,296,1007,1008,1009,316,1010,1011],"agentic-coding","ai-agents","claude","oh-my-opencode","opencode","vibe-coding","multi-agent-systems","parallel-execution",{"downloads":257},{"classifiedAt":1014,"discoverAt":1015,"extractAt":1016,"githubAt":1016,"npmAt":1017,"updatedAt":1014},1778699233952,1778699222147,1778699228505,1778699232128,[225,222,221,224,223],{"evaluatedAt":263,"extractAt":312,"updatedAt":263},[],[1022,1039,1068,1093,1125,1152],{"_creationTime":1023,"_id":1024,"community":1025,"display":1026,"identity":1029,"providers":1030,"relations":1035,"tags":1036,"workflow":1037},1778699234184.6162,"k176dnzaczpfh49t8f4x2k498986nm9q",{"reviewCount":8},{"description":776,"installMethods":1027,"name":1028,"sourceUrl":14},{"claudeCode":12},"Ralplan",{"basePath":775,"githubOwner":266,"githubRepo":267,"locale":18,"slug":777,"type":269},{"evaluate":1031,"extract":1034},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":1032,"targetMarket":226,"tier":227},[224,221,297,225,1033],"workflow-automation",{"commitSha":300,"license":259},{"parentExtensionId":272,"repoId":308},[297,225,221,224,1033],{"evaluatedAt":1038,"extractAt":312,"updatedAt":1038},1778699648197,{"_creationTime":1040,"_id":1041,"community":1042,"display":1043,"identity":1049,"providers":1053,"relations":1061,"tags":1064,"workflow":1065},1778686640222.7917,"k17549bwd8rq0h0wq4cvav0fpn86nda9",{"reviewCount":8},{"description":1044,"installMethods":1045,"name":1047,"sourceUrl":1048},"Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says \"let's brainstorm\", \"what should we build\", or \"help me think through X\", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.",{"claudeCode":1046},"EveryInc/compound-engineering-plugin","ce-brainstorm","https://github.com/EveryInc/compound-engineering-plugin",{"basePath":1050,"githubOwner":1051,"githubRepo":1052,"locale":18,"slug":1047,"type":269},"plugins/compound-engineering/skills/ce-brainstorm","EveryInc","compound-engineering-plugin",{"evaluate":1054,"extract":1060},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1055,"tags":1056,"targetMarket":226,"tier":227},100,[1057,223,1058,224,1059],"documentation","collaboration","ai-assistant",{"commitSha":300},{"parentExtensionId":1062,"repoId":1063},"k17d893df4em0e3pn8f55h1dxn86n09e","kd7e40my1b5g70tg0f60qg85ch86nn08",[1059,1058,1057,224,223],{"evaluatedAt":1066,"extractAt":1067,"updatedAt":1066},1778686797367,1778686640222,{"_creationTime":1069,"_id":1070,"community":1071,"display":1072,"identity":1078,"providers":1082,"relations":1087,"tags":1089,"workflow":1090},1778695021936.555,"k1715rn9402s29yge55y9nt0x986n2tf",{"reviewCount":8},{"description":1073,"installMethods":1074,"name":1076,"sourceUrl":1077},"Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.",{"claudeCode":1075},"openai/skills","cli-creator","https://github.com/openai/skills",{"basePath":1079,"githubOwner":1080,"githubRepo":1081,"locale":18,"slug":1076,"type":269},"skills/.curated/cli-creator","openai","skills",{"evaluate":1083,"extract":1086},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1055,"tags":1084,"targetMarket":226,"tier":227},[319,225,298,1085,316],"codex",{"commitSha":300},{"repoId":1088},"kd75n2zj3yh472p25zffgycved86mnpx",[316,319,225,1085,298],{"evaluatedAt":1091,"extractAt":1092,"updatedAt":1091},1778695068759,1778695021936,{"_creationTime":1094,"_id":1095,"community":1096,"display":1097,"identity":1103,"providers":1107,"relations":1118,"tags":1120,"workflow":1121},1778693511416.365,"k1758b69g51wttzw4r6epd3jrs86mtk8",{"reviewCount":8},{"description":1098,"installMethods":1099,"name":1101,"sourceUrl":1102},"Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.",{"claudeCode":1100},"mksglu/context-mode","context-mode-ops","https://github.com/mksglu/context-mode",{"basePath":1104,"githubOwner":1105,"githubRepo":1106,"locale":18,"slug":1101,"type":269},".claude/skills/context-mode-ops","mksglu","context-mode",{"evaluate":1108,"extract":1117},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1055,"tags":1109,"targetMarket":226,"tier":227},[1110,1111,1112,225,1113,1114,1115,1116],"context-window","llm-optimization","session-continuity","developer-tool","productivity","security","compliance",{"commitSha":300},{"repoId":1119},"kd764b2fctbqg4b8j8y6xvmkvs86m29m",[225,1116,1110,1113,1111,1114,1115,1112],{"evaluatedAt":1122,"extractAt":1123,"updatedAt":1124},1778693567505,1778693511416,1778693817147,{"_creationTime":1126,"_id":1127,"community":1128,"display":1129,"identity":1135,"providers":1139,"relations":1145,"tags":1147,"workflow":1148},1778692607327.2307,"k17bwx69hk0p0w7rnpzvv2p16h86mp2k",{"reviewCount":8},{"description":1130,"installMethods":1131,"name":1133,"sourceUrl":1134},"Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.",{"claudeCode":1132},"majiayu000/vibeguard","fixflow","https://github.com/majiayu000/vibeguard",{"basePath":1136,"githubOwner":1137,"githubRepo":1138,"locale":18,"slug":1133,"type":269},"workflows/fixflow","majiayu000","vibeguard",{"evaluate":1140,"extract":1144},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1055,"tags":1141,"targetMarket":226,"tier":227},[1142,1143,298,225,1033,1115],"code-quality","ai-safety",{"commitSha":300},{"repoId":1146},"kd7b0vh258xpbyerk68bk3e1ks86mk58",[1143,225,1142,298,1115,1033],{"evaluatedAt":1149,"extractAt":1150,"updatedAt":1151},1778692812461,1778692607327,1778693059223,{"_creationTime":1153,"_id":1154,"community":1155,"display":1156,"identity":1162,"providers":1166,"relations":1173,"tags":1175,"workflow":1176},1778687399826.038,"k177k6yc1nvmc35w54dht6t11586np31",{"reviewCount":8},{"description":1157,"installMethods":1158,"name":1160,"sourceUrl":1161},"Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.",{"claudeCode":1159},"github/awesome-copilot","kotlin-mcp-server-generator","https://github.com/github/awesome-copilot",{"basePath":1163,"githubOwner":1164,"githubRepo":1165,"locale":18,"slug":1160,"type":269},"skills/kotlin-mcp-server-generator","github","awesome-copilot",{"evaluate":1167,"extract":1172},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1055,"tags":1168,"targetMarket":226,"tier":227},[1169,995,1170,225,1171],"kotlin","server","gradle",{"commitSha":300},{"repoId":1174},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[225,1171,1169,995,1170],{"evaluatedAt":1177,"extractAt":1178,"updatedAt":1177},1778690535577,1778687399826]