[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Yeachan-Heo-cancel-de":3,"guides-for-Yeachan-Heo-cancel":1011,"similar-k171y5708ybtb2r6bx6czm836186mha5-de":1012},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":255,"isFallback":236,"parentExtension":261,"providers":318,"relations":322,"repo":323,"tags":1009,"workflow":1010},1778699234184.6118,"k171y5708ybtb2r6bx6czm836186mha5",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Cancel any active OMC mode (autopilot, ralph, ultrawork, ultraqa, swarm, ultrapilot, pipeline, team)",{"claudeCode":12},"Yeachan-Heo/oh-my-claudecode","Cancel OMC Mode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":234,"workflow":253},1778699342778.404,"kn751wjyw0kc594kkcbtjkn7ex86m2wv","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":205,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":220,"tier":221,"useCases":222,"workflow":227},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of cancelling active OMC modes and mentions specific modes like autopilot and ralph.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers intelligent cancellation with dependency-aware cleanup, preserving state for resume, which goes beyond default behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete lifecycle for cancelling active modes, including fallbacks and force clear options, making it ready for production workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is solely focused on cancelling active OMC modes, with no unrelated capabilities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality, which is to cancel active OMC modes.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill primarily uses specific state management tools like state_clear, state_read, and state_get_status, which are scoped actions.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All command-line flags like --force and --all are documented, and the skill's arguments are clear.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The tool names, such as state_clear and state_get_status, are descriptive and adhere to the domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's arguments and expected outputs are well-defined, focusing only on cancellation actions.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under the MIT license, which is permissive and widely usable.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository has recent commits as of 2026-05-13, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to use third-party dependencies that require complex management.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill's function is to cancel modes and does not appear to handle or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's bash fallback instructions are carefully constructed and do not appear to execute untrusted content.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch remote code or data at runtime; all necessary logic is bundled.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within defined state directories and does not attempt to modify files outside its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were found in the scripts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on state cancellation and does not involve sending any user data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content is free of hidden-steering tricks or malformed Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The bundled scripts are in plain, readable source code and do not use obfuscation techniques.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill correctly uses relative paths and session IDs for state management, avoiding assumptions about absolute project structures.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 3 open and 908 closed issues in 90 days, the closure rate is high, indicating good maintainer responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has a meaningful npm version and a CHANGELOG.md, indicating proper release management.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill's arguments like --force and --all are parsed, and the internal logic for state management appears robust.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","Destructive operations like file removal are guarded by flags or state checks, and fallbacks are clearly marked as emergency measures.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill has detailed error reporting, including a bash fallback and structured output for cancellation status.",{"category":104,"check":114,"severity":24,"summary":115},"Logging","The skill's implementation includes logging details in its structured output and provides clear messages for different states.",{"category":117,"check":118,"severity":63,"summary":119},"Compliance","GDPR","The skill's function is to cancel modes and does not process personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","No regional or jurisdictional logic is detected; the skill is globally applicable.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill is designed to run on POSIX shells and relies on standard tools like git and tmux, ensuring multi-platform compatibility.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive and clearly explains the purpose, installation, and usage of the oh-my-claudecode project, including the cancel skill.",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","This is a single-purpose skill, not a collection of multiple tools.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The skill's tools are distinct and do not have overlapping near-synonym names.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the documentation, including cancellation of specific modes, have corresponding implementations.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for both marketplace and npm paths, along with invocation examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","Errors are clearly described, including specific steps for fallback mechanisms and manual cleanup.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The skill uses standard shell commands and appears to have managed dependencies appropriately.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","The `--force` and `--all` flags act as a confirmation gate, and the documentation implies a dry-run inspection capability through the clarity of its reporting.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's state management relies on file operations and tool calls, which are designed to be idempotent where applicable, and errors are handled with clear guidance.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill's function is purely operational cancellation and does not involve telemetry collection.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill precisely names the artifact (OMC modes) and the task (cancel) and provides clear usage instructions and boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise, self-contained, and accurately summarizes the core capability and triggers.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is reasonably concise, delegating detailed implementation steps and legacy information to other sections or files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed implementation steps and legacy information are outlined within the SKILL.md but are presented in a way that doesn't overwhelm the core functionality.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is not an exploration or audit-style skill and does not require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear usage examples, including CLI invocation and in-session shortcuts.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation clearly outlines edge cases like `--force` usage, failure modes, and the fallback bash script, along with recovery steps.",{"category":104,"check":183,"severity":24,"summary":184},"Tool Fallback","The skill provides a bash fallback for state tools, and the dependency on state tools is documented.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill checks for active sessions and provides clear reporting and fallback mechanisms, halting gracefully on unexpected states.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained for its purpose of cancelling OMC modes and does not rely on other specific skills being loaded.",1778699342673,"This skill automatically detects and cancels various active OMC (Oh-My-ClaudeCode) modes, including autopilot, ralph, ultrawork, and team modes. It handles state management, provides fallback mechanisms, and supports force clearing. It relies on specific state tools for session management and cleans up associated files.",[195,196,197,198,199],"Detects and cancels various OMC modes (autopilot, ralph, team, etc.)","Provides graceful shutdown and state preservation for resume (e.g., Autopilot)","Includes force clear options (--force, --all) for complete state reset","Offers a bash fallback script for emergency state file cleanup","Follows session-aware state contract for accurate cancellation",[201,202,203],"Starting or managing OMC modes","Performing actions within an active mode","Providing general file system cleanup beyond OMC state files",[],[206,207],"Claude Code CLI","tmux (for certain features like team mode and rate limit detection)","3.0.0","4.4.0","To provide a reliable and intelligent way to exit or stop any active OMC mode, ensuring proper state cleanup and graceful shutdown.","The skill is highly polished with excellent documentation, robust error handling, and clear security practices. The only minor potential improvement could be more explicit documentation on specific error codes returned by state tools, but current messaging is actionable.",98,"A robust and well-documented skill for safely cancelling active OMC modes.",[215,216,217,218,219],"automation","workflow","agent","management","claudecode","global","verified",[223,224,225,226],"Stopping an ongoing autonomous agent workflow cleanly","Resetting the environment when a task is interrupted or completed","Ensuring proper cleanup of linked modes like Autopilot cancelling Ralph","Exiting OMC modes when switching to a different task or workflow",[228,229,230,231,232,233],"Parse command-line arguments (--force, --all)","Detect active OMC modes using state tools (state_list_active, state_get_status)","Perform cancellation based on detected mode and dependencies (e.g., Team → Ralph → Ultrawork)","Execute force clear if specified, removing all session and legacy state files","Clean up team-specific artifacts and potentially tmux sessions","Report cancellation status and any necessary manual cleanup steps",{"codeQuality":235,"collectedAt":237,"documentation":238,"maintenance":241,"popularity":247,"security":249,"testCoverage":252},{"hasLockfile":236},true,1778699329680,{"descriptionLength":239,"readmeSize":240},100,28400,{"closedIssues90d":242,"forks":243,"hasChangelog":236,"openIssues90d":244,"pushedAt":245,"stars":246},908,3092,3,1778664782000,33691,{"npmDownloads":248},38760,{"hasNpmPackage":236,"license":250,"smitheryVerified":251},"MIT",false,{"hasCi":236,"hasTests":236},{"updatedAt":254},1778699342778,{"basePath":256,"githubOwner":257,"githubRepo":258,"locale":18,"slug":259,"type":260},"skills/cancel","Yeachan-Heo","oh-my-claudecode","cancel","skill",{"_creationTime":262,"_id":263,"community":264,"display":265,"identity":268,"parentExtension":272,"providers":305,"relations":314,"tags":315,"workflow":316},1778699234184.6104,"k17brg5egdw1jbncj1j4wfv3fh86n639",{"reviewCount":8},{"description":266,"installMethods":267,"name":258,"sourceUrl":14},"Multi-agent orchestration system for Claude Code",{"claudeCode":258},{"basePath":269,"githubOwner":257,"githubRepo":258,"locale":270,"slug":258,"type":271},"","fr","plugin",{"_creationTime":273,"_id":274,"community":275,"display":276,"identity":279,"providers":281,"relations":299,"tags":301,"workflow":302},1778699234184.61,"k17faea1fme9qa3pf4hzs9x78d86n2kj",{"reviewCount":8},{"description":277,"installMethods":278,"name":258,"sourceUrl":14},"Claude Code native multi-agent orchestration - intelligent model routing, 28 agents, 32 skills",{"claudeCode":12},{"basePath":269,"githubOwner":257,"githubRepo":258,"locale":270,"slug":258,"type":280},"marketplace",{"evaluate":282,"extract":291},{"promptVersionExtension":283,"promptVersionScoring":209,"score":284,"tags":285,"targetMarket":220,"tier":221},"3.1.0",97,[286,287,288,289,290],"multi-agent","orchestration","claude-code","ai-agent","developer-tools",{"commitSha":292,"license":250,"marketplace":293,"plugin":297},"HEAD",{"name":294,"pluginCount":295,"version":296},"omc",1,"4.13.7",{"mcpCount":8,"provider":298,"skillCount":8},"classify",{"repoId":300},"kd74zv63fryf9prygtq7gf4es986n22y",[289,288,290,286,287],{"evaluatedAt":303,"extractAt":304,"updatedAt":303},1778699249209,1778699234184,{"evaluate":306,"extract":311},{"promptVersionExtension":208,"promptVersionScoring":209,"score":307,"tags":308,"targetMarket":220,"tier":221},99,[286,287,215,289,309,216,310],"development-tool","cli",{"commitSha":292,"license":250,"plugin":312},{"mcpCount":8,"provider":298,"skillCount":313},38,{"parentExtensionId":274,"repoId":300},[289,215,310,309,286,287,216],{"evaluatedAt":317,"extractAt":304,"updatedAt":317},1778699261932,{"evaluate":319,"extract":321},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":320,"targetMarket":220,"tier":221},[215,216,217,218,219],{"commitSha":292,"license":250},{"parentExtensionId":263,"repoId":300},{"_creationTime":324,"_id":300,"identity":325,"providers":326,"workflow":1004},1778699222147.622,{"githubOwner":257,"githubRepo":258,"sourceUrl":14},{"classify":327,"discover":987,"extract":990,"github":991,"npm":1003},{"commitSha":292,"extensions":328},[329,342,523,583,591,599,607,615,620,628,636,644,652,660,668,676,684,692,700,708,716,724,732,740,757,765,773,781,789,797,829,837,844,852,860,868,876,884,892,900,908,918],{"basePath":269,"description":277,"displayName":294,"installMethods":330,"rationale":331,"selectedPaths":332,"source":341,"sourceLanguage":270,"type":280},{"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":269,"description":266,"displayName":258,"installMethods":343,"license":250,"rationale":344,"selectedPaths":345,"source":341,"sourceLanguage":270,"type":271},{"claudeCode":258},"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":260},"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":260},"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":260},"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":260},"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":260},"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":256,"description":10,"displayName":259,"installMethods":616,"rationale":617,"selectedPaths":618,"source":341,"sourceLanguage":18,"type":260},{"claudeCode":12},"SKILL.md frontmatter at skills/cancel/SKILL.md",[619],{"path":530,"priority":335},{"basePath":621,"description":622,"displayName":623,"installMethods":624,"rationale":625,"selectedPaths":626,"source":341,"sourceLanguage":18,"type":260},"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",[627],{"path":530,"priority":335},{"basePath":629,"description":630,"displayName":631,"installMethods":632,"rationale":633,"selectedPaths":634,"source":341,"sourceLanguage":18,"type":260},"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",[635],{"path":530,"priority":335},{"basePath":637,"description":638,"displayName":639,"installMethods":640,"rationale":641,"selectedPaths":642,"source":341,"sourceLanguage":18,"type":260},"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",[643],{"path":530,"priority":335},{"basePath":645,"description":646,"displayName":647,"installMethods":648,"rationale":649,"selectedPaths":650,"source":341,"sourceLanguage":18,"type":260},"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",[651],{"path":530,"priority":335},{"basePath":653,"description":654,"displayName":655,"installMethods":656,"rationale":657,"selectedPaths":658,"source":341,"sourceLanguage":18,"type":260},"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",[659],{"path":530,"priority":335},{"basePath":661,"description":662,"displayName":663,"installMethods":664,"rationale":665,"selectedPaths":666,"source":341,"sourceLanguage":18,"type":260},"skills/deepinit","Deep codebase initialization with hierarchical AGENTS.md documentation","deepinit",{"claudeCode":12},"SKILL.md frontmatter at skills/deepinit/SKILL.md",[667],{"path":530,"priority":335},{"basePath":669,"description":670,"displayName":671,"installMethods":672,"rationale":673,"selectedPaths":674,"source":341,"sourceLanguage":18,"type":260},"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",[675],{"path":530,"priority":335},{"basePath":677,"description":678,"displayName":679,"installMethods":680,"rationale":681,"selectedPaths":682,"source":341,"sourceLanguage":18,"type":260},"skills/hud","Configure HUD display options (layout, presets, display elements)","hud",{"claudeCode":12},"SKILL.md frontmatter at skills/hud/SKILL.md",[683],{"path":530,"priority":335},{"basePath":685,"description":686,"displayName":687,"installMethods":688,"rationale":689,"selectedPaths":690,"source":341,"sourceLanguage":18,"type":260},"skills/learner","Extract a learned skill from the current conversation","learner",{"claudeCode":12},"SKILL.md frontmatter at skills/learner/SKILL.md",[691],{"path":530,"priority":335},{"basePath":693,"description":694,"displayName":695,"installMethods":696,"rationale":697,"selectedPaths":698,"source":341,"sourceLanguage":18,"type":260},"skills/mcp-setup","Configure popular MCP servers for enhanced agent capabilities","mcp-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-setup/SKILL.md",[699],{"path":530,"priority":335},{"basePath":701,"description":702,"displayName":703,"installMethods":704,"rationale":705,"selectedPaths":706,"source":341,"sourceLanguage":18,"type":260},"skills/omc-doctor","Diagnose and fix oh-my-claudecode installation issues","omc-doctor",{"claudeCode":12},"SKILL.md frontmatter at skills/omc-doctor/SKILL.md",[707],{"path":530,"priority":335},{"basePath":709,"description":710,"displayName":711,"installMethods":712,"rationale":713,"selectedPaths":714,"source":341,"sourceLanguage":18,"type":260},"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",[715],{"path":530,"priority":335},{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":341,"sourceLanguage":18,"type":260},"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",[723],{"path":530,"priority":335},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":341,"sourceLanguage":18,"type":260},"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",[731],{"path":530,"priority":335},{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":341,"sourceLanguage":18,"type":260},"skills/plan","Strategic planning with optional interview workflow","omc-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/plan/SKILL.md",[739],{"path":530,"priority":335},{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":341,"sourceLanguage":18,"type":260},"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",[747,748,751,753,755],{"path":530,"priority":335},{"path":749,"priority":750},"templates/feature.md","low",{"path":752,"priority":750},"templates/issue-fix.md",{"path":754,"priority":750},"templates/pr-review.md",{"path":756,"priority":750},"templates/projects.json",{"basePath":758,"description":759,"displayName":760,"installMethods":761,"rationale":762,"selectedPaths":763,"source":341,"sourceLanguage":18,"type":260},"skills/ralph","Self-referential loop until task completion with configurable verification reviewer","ralph",{"claudeCode":12},"SKILL.md frontmatter at skills/ralph/SKILL.md",[764],{"path":530,"priority":335},{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":341,"sourceLanguage":18,"type":260},"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",[772],{"path":530,"priority":335},{"basePath":774,"description":775,"displayName":776,"installMethods":777,"rationale":778,"selectedPaths":779,"source":341,"sourceLanguage":18,"type":260},"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",[780],{"path":530,"priority":335},{"basePath":782,"description":783,"displayName":784,"installMethods":785,"rationale":786,"selectedPaths":787,"source":341,"sourceLanguage":18,"type":260},"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",[788],{"path":530,"priority":335},{"basePath":790,"description":791,"displayName":792,"installMethods":793,"rationale":794,"selectedPaths":795,"source":341,"sourceLanguage":18,"type":260},"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":260},"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":750},"scripts/plot_progress.py",{"path":810,"priority":750},"scripts/resolve-paths.mjs",{"path":812,"priority":750},"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":750},"templates/agent-settings.json",{"path":822,"priority":750},"templates/goal.md",{"path":824,"priority":750},"templates/harness.md",{"path":826,"priority":750},"templates/idea.md",{"path":828,"priority":750},"templates/settings.json",{"basePath":830,"description":831,"displayName":832,"installMethods":833,"rationale":834,"selectedPaths":835,"source":341,"sourceLanguage":18,"type":260},"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":260,"installMethods":840,"rationale":841,"selectedPaths":842,"source":341,"sourceLanguage":18,"type":260},"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":260},"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":260},"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":260},"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":260},"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":260},"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":260},"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":260},"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":260},"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":260},"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":750},"templates/synopsis-template.md",{"basePath":269,"description":919,"displayName":920,"installMethods":921,"license":250,"rationale":922,"selectedPaths":923,"source":341,"sourceLanguage":270,"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":750},"src/index.ts",{"path":933,"priority":750},"src/tools/ast-tools.ts",{"path":935,"priority":750},"src/tools/deepinit-manifest.ts",{"path":937,"priority":750},"src/tools/diagnostics/index.ts",{"path":939,"priority":750},"src/tools/diagnostics/lsp-aggregator.ts",{"path":941,"priority":750},"src/tools/diagnostics/tsc-runner.ts",{"path":943,"priority":750},"src/tools/index.ts",{"path":945,"priority":750},"src/tools/lsp/client.ts",{"path":947,"priority":750},"src/tools/lsp/devcontainer.ts",{"path":949,"priority":750},"src/tools/lsp/index.ts",{"path":951,"priority":750},"src/tools/lsp/servers.ts",{"path":953,"priority":750},"src/tools/lsp/utils.ts",{"path":955,"priority":750},"src/tools/lsp-tools.ts",{"path":957,"priority":750},"src/tools/memory-tools.ts",{"path":959,"priority":750},"src/tools/notepad-tools.ts",{"path":961,"priority":750},"src/tools/python-repl/bridge-manager.ts",{"path":963,"priority":750},"src/tools/python-repl/index.ts",{"path":965,"priority":750},"src/tools/python-repl/paths.ts",{"path":967,"priority":750},"src/tools/python-repl/session-lock.ts",{"path":969,"priority":750},"src/tools/python-repl/socket-client.ts",{"path":971,"priority":750},"src/tools/python-repl/tool.ts",{"path":973,"priority":750},"src/tools/resume-session.ts",{"path":975,"priority":750},"src/tools/session-history-tools.ts",{"path":977,"priority":750},"src/tools/shared-memory-tools.ts",{"path":979,"priority":750},"src/tools/skills-tools.ts",{"path":981,"priority":750},"src/tools/state-tools.ts",{"path":983,"priority":750},"src/tools/trace-tools.ts",{"path":985,"priority":750},"src/tools/wiki-tools.ts","mcp",{"sources":988},[989],"manual",{"npmPackage":920},{"closedIssues90d":242,"description":992,"forks":243,"homepage":993,"license":250,"openIssues90d":244,"pushedAt":245,"readmeSize":240,"stars":246,"topics":994},"Teams-first Multi-agent orchestration for Claude Code","https://oh-my-claudecode.dev",[995,996,997,288,998,999,1000,215,1001,1002],"agentic-coding","ai-agents","claude","oh-my-opencode","opencode","vibe-coding","multi-agent-systems","parallel-execution",{"downloads":248},{"classifiedAt":1005,"discoverAt":1006,"extractAt":1007,"githubAt":1007,"npmAt":1008,"updatedAt":1005},1778699233952,1778699222147,1778699228505,1778699232128,[217,215,219,218,216],{"evaluatedAt":254,"extractAt":304,"updatedAt":254},[],[1013,1041,1061,1088,1105,1124],{"_creationTime":1014,"_id":1015,"community":1016,"display":1017,"identity":1023,"providers":1027,"relations":1034,"tags":1037,"workflow":1038},1778696595410.5657,"k17bk9m02r7jkbzzqapbzfvq8h86m6qn",{"reviewCount":8},{"description":1018,"installMethods":1019,"name":1021,"sourceUrl":1022},"Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.",{"claudeCode":1020},"rohitg00/pro-workflow","orchestrate","https://github.com/rohitg00/pro-workflow",{"basePath":1024,"githubOwner":1025,"githubRepo":1026,"locale":18,"slug":1021,"type":260},"skills/orchestrate","rohitg00","pro-workflow",{"evaluate":1028,"extract":1033},{"promptVersionExtension":208,"promptVersionScoring":209,"score":239,"tags":1029,"targetMarket":220,"tier":221},[1030,217,216,1031,1032],"llm-ops","memory","knowledge-management",{"commitSha":292},{"parentExtensionId":1035,"repoId":1036},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[217,1032,1030,1031,216],{"evaluatedAt":1039,"extractAt":1040,"updatedAt":1039},1778696881233,1778696595410,{"_creationTime":1042,"_id":1043,"community":1044,"display":1045,"identity":1048,"providers":1049,"relations":1057,"tags":1058,"workflow":1059},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":742,"installMethods":1046,"name":1047,"sourceUrl":14},{"claudeCode":12},"Project Session Manager",{"basePath":741,"githubOwner":257,"githubRepo":258,"locale":18,"slug":743,"type":260},{"evaluate":1050,"extract":1056},{"promptVersionExtension":208,"promptVersionScoring":209,"score":239,"tags":1051,"targetMarket":220,"tier":221},[1052,1053,216,1054,215,310,1055],"git","development-environment","tmux","developer-tool",{"commitSha":292,"license":250},{"parentExtensionId":263,"repoId":300},[215,310,1055,1053,1052,1054,216],{"evaluatedAt":1060,"extractAt":304,"updatedAt":1060},1778699613343,{"_creationTime":1062,"_id":1063,"community":1064,"display":1065,"identity":1071,"providers":1075,"relations":1082,"tags":1084,"workflow":1085},1778697652123.886,"k174rav3ndhd0xydpyp2k4nn8586nbvw",{"reviewCount":8},{"description":1066,"installMethods":1067,"name":1069,"sourceUrl":1070},"Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions (\"telephone game\" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.",{"claudeCode":1068},"steipete/clawdis","acp-router","https://github.com/steipete/clawdis",{"basePath":1072,"githubOwner":1073,"githubRepo":1074,"locale":18,"slug":1069,"type":260},"extensions/acpx/skills/acp-router","steipete","clawdis",{"evaluate":1076,"extract":1081},{"promptVersionExtension":208,"promptVersionScoring":209,"score":239,"tags":1077,"targetMarket":220,"tier":221},[1078,1079,1080,216,215],"routing","acp","coding-assistants",{"commitSha":292},{"repoId":1083},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1079,215,1080,1078,216],{"evaluatedAt":1086,"extractAt":1087,"updatedAt":1086},1778698053003,1778697652123,{"_creationTime":1089,"_id":1090,"community":1091,"display":1092,"identity":1094,"providers":1095,"relations":1101,"tags":1102,"workflow":1103},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":694,"installMethods":1093,"name":695,"sourceUrl":14},{"claudeCode":12},{"basePath":693,"githubOwner":257,"githubRepo":258,"locale":18,"slug":695,"type":260},{"evaluate":1096,"extract":1100},{"promptVersionExtension":208,"promptVersionScoring":209,"score":239,"tags":1097,"targetMarket":220,"tier":221},[986,1098,310,217,1099],"configuration","tooling",{"commitSha":292},{"parentExtensionId":263,"repoId":300},[217,310,1098,986,1099],{"evaluatedAt":1104,"extractAt":304,"updatedAt":1104},1778699492025,{"_creationTime":1106,"_id":1107,"community":1108,"display":1109,"identity":1111,"providers":1112,"relations":1120,"tags":1121,"workflow":1122},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":662,"installMethods":1110,"name":663,"sourceUrl":14},{"claudeCode":12},{"basePath":661,"githubOwner":257,"githubRepo":258,"locale":18,"slug":663,"type":260},{"evaluate":1113,"extract":1119},{"promptVersionExtension":208,"promptVersionScoring":209,"score":239,"tags":1114,"targetMarket":220,"tier":221},[1115,1116,217,1117,1118],"documentation","codebase","typescript","javascript",{"commitSha":292},{"parentExtensionId":263,"repoId":300},[217,1116,1115,1118,1117],{"evaluatedAt":1123,"extractAt":304,"updatedAt":1123},1778699437749,{"_creationTime":1125,"_id":1126,"community":1127,"display":1128,"identity":1134,"providers":1138,"relations":1145,"tags":1147,"workflow":1148},1778696691708.297,"k174kx68t1r1znb9ws0ndvkpt586nx68",{"reviewCount":8},{"description":1129,"installMethods":1130,"name":1132,"sourceUrl":1133},"Agent skill for worker-specialist - invoke with $agent-worker-specialist",{"claudeCode":1131},"ruvnet/ruflo","agent-worker-specialist","https://github.com/ruvnet/ruflo",{"basePath":1135,"githubOwner":1136,"githubRepo":1137,"locale":18,"slug":1132,"type":260},".agents/skills/agent-worker-specialist","ruvnet","ruflo",{"evaluate":1139,"extract":1144},{"promptVersionExtension":208,"promptVersionScoring":209,"score":239,"tags":1140,"targetMarket":220,"tier":221},[217,287,1141,1142,1143],"task-execution","coordination","progress-reporting",{"commitSha":292},{"repoId":1146},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[217,1142,287,1143,1141],{"evaluatedAt":1149,"extractAt":1150,"updatedAt":1149},1778698724168,1778696691708]