[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Yeachan-Heo-writer-memory-zh-CN":3,"guides-for-Yeachan-Heo-writer-memory":1002,"similar-k172zjja02my18g0y20nrnempx86nez7-zh-CN":1003},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":246,"isFallback":227,"parentExtension":251,"providers":309,"relations":313,"repo":314,"tags":1000,"workflow":1001},1778699234184.6199,"k172zjja02my18g0y20nrnempx86nez7",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Agentic memory system for writers - track characters, relationships, scenes, and themes",{"claudeCode":12},"Yeachan-Heo/oh-my-claudecode","writer-memory","https://github.com/Yeachan-Heo/oh-my-claudecode",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":244},1778699876689.5066,"kn72j7wvnsepa5qem64n6a323d86m7ht","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":218,"tier":219,"useCases":220},[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,114,117,121,124,127,130,133,136,139,143,147,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 identifies the problem of maintaining context for creative writers by tracking characters, relationships, scenes, and themes.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a specialized memory system for writers, including Korean storytelling workflows and detailed tracking of narrative elements, which goes beyond default LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears production-ready, providing commands for initialization, management of characters, relationships, scenes, themes, and world-building, with persistence and export features.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on providing an agentic memory system specifically for writers, covering narrative elements without branching into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's purpose as an agentic memory system for writers.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes specific, verb-noun tools for managing characters, relationships, scenes, themes, and world attributes, avoiding generalist command tools.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides a comprehensive list of commands, parameters, and fields for each memory type, including examples and descriptions.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names are descriptive and follow a clear command structure (e.g., `/writer-memory char add \u003Cname>`).",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tools appear to request specific parameters for their intended actions, and responses (e.g., character details, synopsis) seem focused on the requested information.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits as of May 13, 2026, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","No third-party dependencies were detected that require explicit management beyond the core Claude Code environment.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not appear to handle or require any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill processes user-provided data for memory management and queries, but there are no indications of executing arbitrary code or following untrusted instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on local files and internal logic, with no evidence of runtime downloads or remote code execution.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill manages data within a local `.writer-memory/` directory and does not appear to modify files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No evidence of detached processes or deny-retry loops that could indicate sandbox escape attempts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill stores data locally and does not send any information to external parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden steering tricks or obfuscated text.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The provided scripts and logic are in plain, readable format without obfuscation or base64 payloads.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates within its own `.writer-memory/` directory and does not make assumptions about the user's project structure outside this scope.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 3 issues opened and 908 closed in the last 90 days, the closure rate is high, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project uses meaningful semantic versioning indicated by the npm package version and has a CHANGELOG, ensuring clear version detection.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","Input validation appears to be handled by the structured command arguments and internal logic, ensuring data integrity.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill primarily manages local data and does not perform destructive operations on user files or systems.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The skill's commands are designed to handle expected states, and errors related to data management or command execution would likely be reported gracefully.",{"category":111,"check":115,"severity":24,"summary":116},"Logging","The skill manages local persistence and backups, implying internal logging for state changes and operations.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill only operates on user-provided creative writing data and does not handle personal data that would require GDPR compliance beyond standard LLM input handling.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is designed for creative writers globally, with specific support for Korean storytelling workflows, and is not geographically restricted.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill is written in TypeScript and appears to be platform-agnostic, relying on standard file operations and the Claude Code environment.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is extensive, well-organized, and clearly describes the project's purpose and features.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill exposes a reasonable number of tools (around 15 distinct commands), suitable for its domain.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","Tool names are distinct and cover specific functionalities, avoiding near-synonyms for similar actions.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as character tracking, relationship management, and synopsis generation, are implemented and reflected in the commands and documentation.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for both marketplace and npm CLI users, along with example invocations.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The SKILL.md and examples suggest that errors will be reported with context, such as validation failures or memory loading issues, with potential guidance in troubleshooting.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","The project uses npm/yarn and has a lockfile, indicating pinned dependencies for consistent execution.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill primarily manages local data and does not perform state-changing operations that would typically require a dry-run preview.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates locally and does not involve external calls or state-changing operations that would require idempotency or timeouts.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being collected or emitted by this skill.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly states its purpose as an agentic memory system for writers, detailing specific narrative elements it tracks and supports Korean storytelling workflows.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and provides argument hints.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured, uses progressive disclosure with detailed examples and storage schemas, keeping the main body focused.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed information like storage schema and templates are provided in separate sections or files, allowing for progressive disclosure.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is not an exploration or audit-style skill; it directly manages memory and does not require forked exploration context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides several detailed, end-to-end examples covering initialization, character/relationship management, querying, and synopsis generation.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The troubleshooting section in SKILL.md addresses potential issues like memory loading errors, validation strictness, and query failures, providing recovery steps.",{"category":111,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill does not appear to rely on external MCP servers and uses built-in functionalities.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill manages its own persistent state and is designed to report issues like invalid JSON or missing files, implying it would halt gracefully.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained for writer memory management and does not appear to implicitly rely on other specific skills.",1778699876564,"This skill provides a persistent memory system for writers to track characters, relationships, scenes, themes, and world-building elements, with support for Korean storytelling workflows and data persistence in a JSON format.",[195,196,197,198,199,200],"Track characters, relationships, scenes, and themes","Manage world-building attributes","Validate dialogue against character voice","Generate emotion-focused synopses","Query memory using natural language (Korean supported)","Persist data locally for collaboration",[202,203,204],"Writing the actual story content","Generating plot points directly","Acting as a general-purpose note-taking tool outside of narrative elements","3.0.0","4.4.0","To empower creative writers by providing a structured and persistent memory system for their fictional worlds, ensuring consistency and depth in character development, plot, and themes.","The skill is exceptionally well-documented and feature-rich, with clear tools, examples, and error handling. No significant issues were found.",99,"A comprehensive and well-implemented agentic memory system for creative writers.",[212,213,214,215,216,217],"writing","memory","storytelling","narrative","characters","korean","global","verified",[221,222,223,224],"Maintaining consistent character arcs and voices across long writing projects","Developing intricate relationships and tracking their evolution","Ensuring thematic coherence and emotional impact in narratives","Quickly recalling specific details about characters, settings, or plot points",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"popularity":238,"security":240,"testCoverage":243},{"hasLockfile":227},true,1778699862668,{"descriptionLength":230,"readmeSize":231},87,28400,{"closedIssues90d":233,"forks":234,"hasChangelog":227,"openIssues90d":235,"pushedAt":236,"stars":237},908,3092,3,1778664782000,33691,{"npmDownloads":239},38760,{"hasNpmPackage":227,"license":241,"smitheryVerified":242},"MIT",false,{"hasCi":227,"hasTests":227},{"updatedAt":245},1778699876689,{"basePath":247,"githubOwner":248,"githubRepo":249,"locale":18,"slug":13,"type":250},"skills/writer-memory","Yeachan-Heo","oh-my-claudecode","skill",{"_creationTime":252,"_id":253,"community":254,"display":255,"identity":258,"parentExtension":262,"providers":295,"relations":305,"tags":306,"workflow":307},1778699234184.6104,"k17brg5egdw1jbncj1j4wfv3fh86n639",{"reviewCount":8},{"description":256,"installMethods":257,"name":249,"sourceUrl":14},"Multi-agent orchestration system for Claude Code",{"claudeCode":249},{"basePath":259,"githubOwner":248,"githubRepo":249,"locale":260,"slug":249,"type":261},"","fr","plugin",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":269,"providers":271,"relations":289,"tags":291,"workflow":292},1778699234184.61,"k17faea1fme9qa3pf4hzs9x78d86n2kj",{"reviewCount":8},{"description":267,"installMethods":268,"name":249,"sourceUrl":14},"Claude Code native multi-agent orchestration - intelligent model routing, 28 agents, 32 skills",{"claudeCode":12},{"basePath":259,"githubOwner":248,"githubRepo":249,"locale":260,"slug":249,"type":270},"marketplace",{"evaluate":272,"extract":281},{"promptVersionExtension":273,"promptVersionScoring":206,"score":274,"tags":275,"targetMarket":218,"tier":219},"3.1.0",97,[276,277,278,279,280],"multi-agent","orchestration","claude-code","ai-agent","developer-tools",{"commitSha":282,"license":241,"marketplace":283,"plugin":287},"HEAD",{"name":284,"pluginCount":285,"version":286},"omc",1,"4.13.7",{"mcpCount":8,"provider":288,"skillCount":8},"classify",{"repoId":290},"kd74zv63fryf9prygtq7gf4es986n22y",[279,278,280,276,277],{"evaluatedAt":293,"extractAt":294,"updatedAt":293},1778699249209,1778699234184,{"evaluate":296,"extract":302},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":297,"targetMarket":218,"tier":219},[276,277,298,279,299,300,301],"automation","development-tool","workflow","cli",{"commitSha":282,"license":241,"plugin":303},{"mcpCount":8,"provider":288,"skillCount":304},38,{"parentExtensionId":264,"repoId":290},[279,298,301,299,276,277,300],{"evaluatedAt":308,"extractAt":294,"updatedAt":308},1778699261932,{"evaluate":310,"extract":312},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":311,"targetMarket":218,"tier":219},[212,213,214,215,216,217],{"commitSha":282},{"parentExtensionId":253,"repoId":290},{"_creationTime":315,"_id":290,"identity":316,"providers":317,"workflow":995},1778699222147.622,{"githubOwner":248,"githubRepo":249,"sourceUrl":14},{"classify":318,"discover":978,"extract":981,"github":982,"npm":994},{"commitSha":282,"extensions":319},[320,333,514,574,582,590,598,606,614,622,630,638,646,654,662,670,678,686,694,702,710,718,726,734,751,759,767,775,783,791,823,831,838,846,854,862,870,878,886,894,902,909],{"basePath":259,"description":267,"displayName":284,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":260,"type":270},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":259,"description":256,"displayName":249,"installMethods":334,"license":241,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":260,"type":261},{"claudeCode":249},"plugin manifest at .claude-plugin/plugin.json",[337,339,340,341,344,346,348,350,352,354,356,358,360,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],{"path":338,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":342,"priority":343},"skills/ai-slop-cleaner/SKILL.md","medium",{"path":345,"priority":343},"skills/ask/SKILL.md",{"path":347,"priority":343},"skills/autopilot/SKILL.md",{"path":349,"priority":343},"skills/autoresearch/SKILL.md",{"path":351,"priority":343},"skills/cancel/SKILL.md",{"path":353,"priority":343},"skills/ccg/SKILL.md",{"path":355,"priority":343},"skills/configure-notifications/SKILL.md",{"path":357,"priority":343},"skills/debug/SKILL.md",{"path":359,"priority":343},"skills/deep-dive/SKILL.md",{"path":361,"priority":343},"skills/deep-interview/SKILL.md",{"path":363,"priority":343},"skills/deepinit/SKILL.md",{"path":365,"priority":343},"skills/external-context/SKILL.md",{"path":367,"priority":343},"skills/hud/SKILL.md",{"path":369,"priority":343},"skills/learner/SKILL.md",{"path":371,"priority":343},"skills/mcp-setup/SKILL.md",{"path":373,"priority":343},"skills/omc-doctor/SKILL.md",{"path":375,"priority":343},"skills/omc-reference/SKILL.md",{"path":377,"priority":343},"skills/omc-setup/SKILL.md",{"path":379,"priority":343},"skills/omc-teams/SKILL.md",{"path":381,"priority":343},"skills/plan/SKILL.md",{"path":383,"priority":343},"skills/project-session-manager/SKILL.md",{"path":385,"priority":343},"skills/ralph/SKILL.md",{"path":387,"priority":343},"skills/ralplan/SKILL.md",{"path":389,"priority":343},"skills/release/SKILL.md",{"path":391,"priority":343},"skills/remember/SKILL.md",{"path":393,"priority":343},"skills/sciomc/SKILL.md",{"path":395,"priority":343},"skills/self-improve/SKILL.md",{"path":397,"priority":343},"skills/setup/SKILL.md",{"path":399,"priority":343},"skills/skill/SKILL.md",{"path":401,"priority":343},"skills/skillify/SKILL.md",{"path":403,"priority":343},"skills/team/SKILL.md",{"path":405,"priority":343},"skills/trace/SKILL.md",{"path":407,"priority":343},"skills/ultraqa/SKILL.md",{"path":409,"priority":343},"skills/ultrawork/SKILL.md",{"path":411,"priority":343},"skills/verify/SKILL.md",{"path":413,"priority":343},"skills/visual-verdict/SKILL.md",{"path":415,"priority":343},"skills/wiki/SKILL.md",{"path":417,"priority":343},"skills/writer-memory/SKILL.md",{"path":419,"priority":326},".mcp.json",{"path":421,"priority":331},"agents/analyst.md",{"path":423,"priority":331},"agents/architect.md",{"path":425,"priority":331},"agents/code-reviewer.md",{"path":427,"priority":331},"agents/code-simplifier.md",{"path":429,"priority":331},"agents/critic.md",{"path":431,"priority":331},"agents/debugger.md",{"path":433,"priority":331},"agents/designer.md",{"path":435,"priority":331},"agents/document-specialist.md",{"path":437,"priority":331},"agents/executor.md",{"path":439,"priority":331},"agents/explore.md",{"path":441,"priority":331},"agents/git-master.md",{"path":443,"priority":331},"agents/planner.md",{"path":445,"priority":331},"agents/qa-tester.md",{"path":447,"priority":331},"agents/scientist.md",{"path":449,"priority":331},"agents/security-reviewer.md",{"path":451,"priority":331},"agents/test-engineer.md",{"path":453,"priority":331},"agents/tracer.md",{"path":455,"priority":331},"agents/verifier.md",{"path":457,"priority":331},"agents/writer.md",{"path":459,"priority":331},"commands/ask.md",{"path":461,"priority":331},"commands/autoresearch.md",{"path":463,"priority":331},"commands/ccg.md",{"path":465,"priority":331},"commands/configure-notifications.md",{"path":467,"priority":331},"commands/debug.md",{"path":469,"priority":331},"commands/deep-dive.md",{"path":471,"priority":331},"commands/deepinit.md",{"path":473,"priority":331},"commands/external-context.md",{"path":475,"priority":331},"commands/hud.md",{"path":477,"priority":331},"commands/learner.md",{"path":479,"priority":331},"commands/mcp-setup.md",{"path":481,"priority":331},"commands/omc-doctor.md",{"path":483,"priority":331},"commands/omc-setup.md",{"path":485,"priority":331},"commands/omc-teams.md",{"path":487,"priority":331},"commands/project-session-manager.md",{"path":489,"priority":331},"commands/psm.md",{"path":491,"priority":331},"commands/release.md",{"path":493,"priority":331},"commands/remember.md",{"path":495,"priority":331},"commands/sciomc.md",{"path":497,"priority":331},"commands/self-improve.md",{"path":499,"priority":331},"commands/skill.md",{"path":501,"priority":331},"commands/skillify.md",{"path":503,"priority":331},"commands/trace.md",{"path":505,"priority":331},"commands/verify.md",{"path":507,"priority":331},"commands/visual-verdict.md",{"path":509,"priority":331},"commands/wiki.md",{"path":511,"priority":331},"commands/writer-memory.md",{"path":513,"priority":331},"hooks/hooks.json",{"basePath":515,"description":516,"displayName":515,"installMethods":517,"rationale":518,"selectedPaths":519,"source":332,"sourceLanguage":18,"type":250},"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",[520,522,524,526,528,530,532,534,536,538,540,542,544,546,548,550,552,554,556,558,560,562,564,566,568,570,572],{"path":521,"priority":326},"SKILL.md",{"path":523,"priority":343},"ask.md",{"path":525,"priority":343},"autoresearch.md",{"path":527,"priority":343},"ccg.md",{"path":529,"priority":343},"configure-notifications.md",{"path":531,"priority":343},"debug.md",{"path":533,"priority":343},"deep-dive.md",{"path":535,"priority":343},"deepinit.md",{"path":537,"priority":343},"external-context.md",{"path":539,"priority":343},"hud.md",{"path":541,"priority":343},"learner.md",{"path":543,"priority":343},"mcp-setup.md",{"path":545,"priority":343},"omc-doctor.md",{"path":547,"priority":343},"omc-setup.md",{"path":549,"priority":343},"omc-teams.md",{"path":551,"priority":343},"project-session-manager.md",{"path":553,"priority":343},"psm.md",{"path":555,"priority":343},"release.md",{"path":557,"priority":343},"remember.md",{"path":559,"priority":343},"sciomc.md",{"path":561,"priority":343},"self-improve.md",{"path":563,"priority":343},"skillify.md",{"path":565,"priority":343},"trace.md",{"path":567,"priority":343},"verify.md",{"path":569,"priority":343},"visual-verdict.md",{"path":571,"priority":343},"wiki.md",{"path":573,"priority":343},"writer-memory.md",{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":332,"sourceLanguage":18,"type":250},"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",[581],{"path":521,"priority":326},{"basePath":583,"description":584,"displayName":585,"installMethods":586,"rationale":587,"selectedPaths":588,"source":332,"sourceLanguage":18,"type":250},"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",[589],{"path":521,"priority":326},{"basePath":591,"description":592,"displayName":593,"installMethods":594,"rationale":595,"selectedPaths":596,"source":332,"sourceLanguage":18,"type":250},"skills/autopilot","Full autonomous execution from idea to working code","autopilot",{"claudeCode":12},"SKILL.md frontmatter at skills/autopilot/SKILL.md",[597],{"path":521,"priority":326},{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":332,"sourceLanguage":18,"type":250},"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",[605],{"path":521,"priority":326},{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":332,"sourceLanguage":18,"type":250},"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",[613],{"path":521,"priority":326},{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":332,"sourceLanguage":18,"type":250},"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",[621],{"path":521,"priority":326},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":332,"sourceLanguage":18,"type":250},"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",[629],{"path":521,"priority":326},{"basePath":631,"description":632,"displayName":633,"installMethods":634,"rationale":635,"selectedPaths":636,"source":332,"sourceLanguage":18,"type":250},"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",[637],{"path":521,"priority":326},{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":332,"sourceLanguage":18,"type":250},"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",[645],{"path":521,"priority":326},{"basePath":647,"description":648,"displayName":649,"installMethods":650,"rationale":651,"selectedPaths":652,"source":332,"sourceLanguage":18,"type":250},"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",[653],{"path":521,"priority":326},{"basePath":655,"description":656,"displayName":657,"installMethods":658,"rationale":659,"selectedPaths":660,"source":332,"sourceLanguage":18,"type":250},"skills/deepinit","Deep codebase initialization with hierarchical AGENTS.md documentation","deepinit",{"claudeCode":12},"SKILL.md frontmatter at skills/deepinit/SKILL.md",[661],{"path":521,"priority":326},{"basePath":663,"description":664,"displayName":665,"installMethods":666,"rationale":667,"selectedPaths":668,"source":332,"sourceLanguage":18,"type":250},"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",[669],{"path":521,"priority":326},{"basePath":671,"description":672,"displayName":673,"installMethods":674,"rationale":675,"selectedPaths":676,"source":332,"sourceLanguage":18,"type":250},"skills/hud","Configure HUD display options (layout, presets, display elements)","hud",{"claudeCode":12},"SKILL.md frontmatter at skills/hud/SKILL.md",[677],{"path":521,"priority":326},{"basePath":679,"description":680,"displayName":681,"installMethods":682,"rationale":683,"selectedPaths":684,"source":332,"sourceLanguage":18,"type":250},"skills/learner","Extract a learned skill from the current conversation","learner",{"claudeCode":12},"SKILL.md frontmatter at skills/learner/SKILL.md",[685],{"path":521,"priority":326},{"basePath":687,"description":688,"displayName":689,"installMethods":690,"rationale":691,"selectedPaths":692,"source":332,"sourceLanguage":18,"type":250},"skills/mcp-setup","Configure popular MCP servers for enhanced agent capabilities","mcp-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-setup/SKILL.md",[693],{"path":521,"priority":326},{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":332,"sourceLanguage":18,"type":250},"skills/omc-doctor","Diagnose and fix oh-my-claudecode installation issues","omc-doctor",{"claudeCode":12},"SKILL.md frontmatter at skills/omc-doctor/SKILL.md",[701],{"path":521,"priority":326},{"basePath":703,"description":704,"displayName":705,"installMethods":706,"rationale":707,"selectedPaths":708,"source":332,"sourceLanguage":18,"type":250},"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",[709],{"path":521,"priority":326},{"basePath":711,"description":712,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":332,"sourceLanguage":18,"type":250},"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",[717],{"path":521,"priority":326},{"basePath":719,"description":720,"displayName":721,"installMethods":722,"rationale":723,"selectedPaths":724,"source":332,"sourceLanguage":18,"type":250},"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",[725],{"path":521,"priority":326},{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":332,"sourceLanguage":18,"type":250},"skills/plan","Strategic planning with optional interview workflow","omc-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/plan/SKILL.md",[733],{"path":521,"priority":326},{"basePath":735,"description":736,"displayName":737,"installMethods":738,"rationale":739,"selectedPaths":740,"source":332,"sourceLanguage":18,"type":250},"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",[741,742,745,747,749],{"path":521,"priority":326},{"path":743,"priority":744},"templates/feature.md","low",{"path":746,"priority":744},"templates/issue-fix.md",{"path":748,"priority":744},"templates/pr-review.md",{"path":750,"priority":744},"templates/projects.json",{"basePath":752,"description":753,"displayName":754,"installMethods":755,"rationale":756,"selectedPaths":757,"source":332,"sourceLanguage":18,"type":250},"skills/ralph","Self-referential loop until task completion with configurable verification reviewer","ralph",{"claudeCode":12},"SKILL.md frontmatter at skills/ralph/SKILL.md",[758],{"path":521,"priority":326},{"basePath":760,"description":761,"displayName":762,"installMethods":763,"rationale":764,"selectedPaths":765,"source":332,"sourceLanguage":18,"type":250},"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",[766],{"path":521,"priority":326},{"basePath":768,"description":769,"displayName":770,"installMethods":771,"rationale":772,"selectedPaths":773,"source":332,"sourceLanguage":18,"type":250},"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",[774],{"path":521,"priority":326},{"basePath":776,"description":777,"displayName":778,"installMethods":779,"rationale":780,"selectedPaths":781,"source":332,"sourceLanguage":18,"type":250},"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",[782],{"path":521,"priority":326},{"basePath":784,"description":785,"displayName":786,"installMethods":787,"rationale":788,"selectedPaths":789,"source":332,"sourceLanguage":18,"type":250},"skills/sciomc","Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode","sciomc",{"claudeCode":12},"SKILL.md frontmatter at skills/sciomc/SKILL.md",[790],{"path":521,"priority":326},{"basePath":792,"description":793,"displayName":794,"installMethods":795,"rationale":796,"selectedPaths":797,"source":332,"sourceLanguage":18,"type":250},"skills/self-improve","Autonomous evolutionary code improvement engine with tournament selection","self-improve",{"claudeCode":12},"SKILL.md frontmatter at skills/self-improve/SKILL.md",[798,799,801,803,805,807,809,811,813,815,817,819,821],{"path":521,"priority":326},{"path":800,"priority":343},"data_contracts.md",{"path":802,"priority":744},"scripts/plot_progress.py",{"path":804,"priority":744},"scripts/resolve-paths.mjs",{"path":806,"priority":744},"scripts/validate.sh",{"path":808,"priority":343},"si-benchmark-builder.md",{"path":810,"priority":343},"si-goal-clarifier.md",{"path":812,"priority":343},"si-researcher.md",{"path":814,"priority":744},"templates/agent-settings.json",{"path":816,"priority":744},"templates/goal.md",{"path":818,"priority":744},"templates/harness.md",{"path":820,"priority":744},"templates/idea.md",{"path":822,"priority":744},"templates/settings.json",{"basePath":824,"description":825,"displayName":826,"installMethods":827,"rationale":828,"selectedPaths":829,"source":332,"sourceLanguage":18,"type":250},"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",[830],{"path":521,"priority":326},{"basePath":832,"description":833,"displayName":250,"installMethods":834,"rationale":835,"selectedPaths":836,"source":332,"sourceLanguage":18,"type":250},"skills/skill","Manage local skills - list, add, remove, search, edit, setup wizard",{"claudeCode":12},"SKILL.md frontmatter at skills/skill/SKILL.md",[837],{"path":521,"priority":326},{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":332,"sourceLanguage":18,"type":250},"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",[845],{"path":521,"priority":326},{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":332,"sourceLanguage":18,"type":250},"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",[853],{"path":521,"priority":326},{"basePath":855,"description":856,"displayName":857,"installMethods":858,"rationale":859,"selectedPaths":860,"source":332,"sourceLanguage":18,"type":250},"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",[861],{"path":521,"priority":326},{"basePath":863,"description":864,"displayName":865,"installMethods":866,"rationale":867,"selectedPaths":868,"source":332,"sourceLanguage":18,"type":250},"skills/ultraqa","QA cycling workflow - test, verify, fix, repeat until goal met","ultraqa",{"claudeCode":12},"SKILL.md frontmatter at skills/ultraqa/SKILL.md",[869],{"path":521,"priority":326},{"basePath":871,"description":872,"displayName":873,"installMethods":874,"rationale":875,"selectedPaths":876,"source":332,"sourceLanguage":18,"type":250},"skills/ultrawork","Parallel execution engine for high-throughput task completion","ultrawork",{"claudeCode":12},"SKILL.md frontmatter at skills/ultrawork/SKILL.md",[877],{"path":521,"priority":326},{"basePath":879,"description":880,"displayName":881,"installMethods":882,"rationale":883,"selectedPaths":884,"source":332,"sourceLanguage":18,"type":250},"skills/verify","Verify that a change really works before you claim completion","verify",{"claudeCode":12},"SKILL.md frontmatter at skills/verify/SKILL.md",[885],{"path":521,"priority":326},{"basePath":887,"description":888,"displayName":889,"installMethods":890,"rationale":891,"selectedPaths":892,"source":332,"sourceLanguage":18,"type":250},"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",[893],{"path":521,"priority":326},{"basePath":895,"description":896,"displayName":897,"installMethods":898,"rationale":899,"selectedPaths":900,"source":332,"sourceLanguage":18,"type":250},"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",[901],{"path":521,"priority":326},{"basePath":247,"description":10,"displayName":13,"installMethods":903,"rationale":904,"selectedPaths":905,"source":332,"sourceLanguage":18,"type":250},{"claudeCode":12},"SKILL.md frontmatter at skills/writer-memory/SKILL.md",[906,907],{"path":521,"priority":326},{"path":908,"priority":744},"templates/synopsis-template.md",{"basePath":259,"description":910,"displayName":911,"installMethods":912,"license":241,"rationale":913,"selectedPaths":914,"source":332,"sourceLanguage":260,"type":977},"Multi-agent orchestration system for Claude Code - Inspired by oh-my-opencode","oh-my-claude-sisyphus",{"npm":911},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[915,917,918,919,921,923,925,927,929,931,933,935,937,939,941,943,945,947,949,951,953,955,957,959,961,963,965,967,969,971,973,975],{"path":916,"priority":326},"package.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":920,"priority":343},"bridge/cli.cjs",{"path":922,"priority":744},"src/index.ts",{"path":924,"priority":744},"src/tools/ast-tools.ts",{"path":926,"priority":744},"src/tools/deepinit-manifest.ts",{"path":928,"priority":744},"src/tools/diagnostics/index.ts",{"path":930,"priority":744},"src/tools/diagnostics/lsp-aggregator.ts",{"path":932,"priority":744},"src/tools/diagnostics/tsc-runner.ts",{"path":934,"priority":744},"src/tools/index.ts",{"path":936,"priority":744},"src/tools/lsp/client.ts",{"path":938,"priority":744},"src/tools/lsp/devcontainer.ts",{"path":940,"priority":744},"src/tools/lsp/index.ts",{"path":942,"priority":744},"src/tools/lsp/servers.ts",{"path":944,"priority":744},"src/tools/lsp/utils.ts",{"path":946,"priority":744},"src/tools/lsp-tools.ts",{"path":948,"priority":744},"src/tools/memory-tools.ts",{"path":950,"priority":744},"src/tools/notepad-tools.ts",{"path":952,"priority":744},"src/tools/python-repl/bridge-manager.ts",{"path":954,"priority":744},"src/tools/python-repl/index.ts",{"path":956,"priority":744},"src/tools/python-repl/paths.ts",{"path":958,"priority":744},"src/tools/python-repl/session-lock.ts",{"path":960,"priority":744},"src/tools/python-repl/socket-client.ts",{"path":962,"priority":744},"src/tools/python-repl/tool.ts",{"path":964,"priority":744},"src/tools/resume-session.ts",{"path":966,"priority":744},"src/tools/session-history-tools.ts",{"path":968,"priority":744},"src/tools/shared-memory-tools.ts",{"path":970,"priority":744},"src/tools/skills-tools.ts",{"path":972,"priority":744},"src/tools/state-tools.ts",{"path":974,"priority":744},"src/tools/trace-tools.ts",{"path":976,"priority":744},"src/tools/wiki-tools.ts","mcp",{"sources":979},[980],"manual",{"npmPackage":911},{"closedIssues90d":233,"description":983,"forks":234,"homepage":984,"license":241,"openIssues90d":235,"pushedAt":236,"readmeSize":231,"stars":237,"topics":985},"Teams-first Multi-agent orchestration for Claude Code","https://oh-my-claudecode.dev",[986,987,988,278,989,990,991,298,992,993],"agentic-coding","ai-agents","claude","oh-my-opencode","opencode","vibe-coding","multi-agent-systems","parallel-execution",{"downloads":239},{"classifiedAt":996,"discoverAt":997,"extractAt":998,"githubAt":998,"npmAt":999,"updatedAt":996},1778699233952,1778699222147,1778699228505,1778699232128,[216,217,213,215,214,212],{"evaluatedAt":245,"extractAt":294,"updatedAt":245},[],[1004,1033,1062,1090,1121,1142],{"_creationTime":1005,"_id":1006,"community":1007,"display":1008,"identity":1014,"providers":1018,"relations":1027,"tags":1029,"workflow":1030},1778675173113.9802,"k17esrdzfzbxg8d97xmz2spg3d86m3jz",{"reviewCount":8},{"description":1009,"installMethods":1010,"name":1012,"sourceUrl":1013},"This skill should be used when the user asks about \"multimedia storytelling\", \"interactive story\", \"longform web feature\", \"cross-platform narrative\", \"scrollytelling\", \"immersive journalism\", \"act as a multimedia story builder\", \"multimedia story mode\", \"web documentary\", \"transmedia narrative\", \"visual storytelling\", \"digital longform\", \"parallax story\", \"Shorthand\", \"Scrollama\", \"StoryMap\", \"interactive feature\", \"Juxtapose\", or needs expertise in designing and producing cross-platform narrative experiences for the web. Part of the AlterLab FC Skills collection (New Media & Communication department).\n",{"claudeCode":1011},"AlterLab-IEU/AlterLab-FC-Skills","alterlab-nmc-multimedia-story","https://github.com/AlterLab-IEU/AlterLab-FC-Skills",{"basePath":1015,"githubOwner":1016,"githubRepo":1017,"locale":18,"slug":1012,"type":250},"skills/nmc/alterlab-nmc-multimedia-story","AlterLab-IEU","AlterLab-FC-Skills",{"evaluate":1019,"extract":1026},{"promptVersionExtension":205,"promptVersionScoring":206,"score":274,"tags":1020,"targetMarket":218,"tier":219},[1021,214,215,1022,1023,1024,1025],"multimedia","web-production","journalism","content-creation","digital-media",{"commitSha":282},{"repoId":1028},"kd77hbyh7fgv1hx4fzbfjj4d1n86m0jx",[1024,1025,1023,1021,215,214,1022],{"evaluatedAt":1031,"extractAt":1032,"updatedAt":1031},1778675787610,1778675173114,{"_creationTime":1034,"_id":1035,"community":1036,"display":1037,"identity":1043,"providers":1047,"relations":1055,"tags":1058,"workflow":1059},1778686037155.6296,"k173y5vtdrww36ymt290f09bdh86nj09",{"reviewCount":8},{"description":1038,"installMethods":1039,"name":1041,"sourceUrl":1042},"Create a six-frame storyboard that shows a user's journey from problem to solution. Use when you need a fast narrative for alignment, concept reviews, or demos.",{"claudeCode":1040},"deanpeters/Product-Manager-Skills","storyboard","https://github.com/deanpeters/Product-Manager-Skills",{"basePath":1044,"githubOwner":1045,"githubRepo":1046,"locale":18,"slug":1041,"type":250},"skills/storyboard","deanpeters","Product-Manager-Skills",{"evaluate":1048,"extract":1054},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1049,"tags":1050,"targetMarket":218,"tier":219},95,[214,1051,215,1052,1053],"product-management","user-journey","documentation",{"commitSha":282},{"parentExtensionId":1056,"repoId":1057},"k17bszycqp8wna45zp0m4ft20h86ncav","kd79w54je3w4zrhk2stxg9246186nbp1",[1053,215,1051,214,1052],{"evaluatedAt":1060,"extractAt":1061,"updatedAt":1060},1778688211825,1778686037155,{"_creationTime":1063,"_id":1064,"community":1065,"display":1066,"identity":1072,"providers":1076,"relations":1084,"tags":1086,"workflow":1087},1778692846401.1506,"k170aqk414yttkhn6rsqnmnsr986m38g",{"reviewCount":8},{"description":1067,"installMethods":1068,"name":1070,"sourceUrl":1071},"Shape an article as a journey of beats, choose-your-own-adventure style. The user picks a starting beat from the raw material, you write only that beat, then offer options for where to pivot next, beat by beat, until the article reaches a natural end. Use when the user has raw material and wants to assemble it as a narrative rather than an argument.",{"claudeCode":1069},"mattpocock/skills","writing-beats","https://github.com/mattpocock/skills",{"basePath":1073,"githubOwner":1074,"githubRepo":1075,"locale":18,"slug":1070,"type":250},"skills/in-progress/writing-beats","mattpocock","skills",{"evaluate":1077,"extract":1083},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1078,"tags":1079,"targetMarket":218,"tier":1082},77,[212,1080,215,214,1081],"content-generation","markdown","community",{"commitSha":282,"license":241},{"repoId":1085},"kd70nm2vazehgqc4j28ve6cwv986mv1s",[1080,1081,215,214,212],{"evaluatedAt":1088,"extractAt":1089,"updatedAt":1088},1778693245042,1778692846401,{"_creationTime":1091,"_id":1092,"community":1093,"display":1094,"identity":1100,"providers":1105,"relations":1114,"tags":1117,"workflow":1118},1778696595410.5698,"k171sdysmt658g1cdd7hgt8p8h86nms7",{"reviewCount":8},{"description":1095,"installMethods":1096,"name":1098,"sourceUrl":1099},"End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying \"wrap up\", \"done for the day\", \"finish coding\", or ending a coding session.",{"claudeCode":1097},"rohitg00/pro-workflow","Wrap-Up Ritual","https://github.com/rohitg00/pro-workflow",{"basePath":1101,"githubOwner":1102,"githubRepo":1103,"locale":18,"slug":1104,"type":250},"skills/wrap-up","rohitg00","pro-workflow","wrap-up",{"evaluate":1106,"extract":1113},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1107,"tags":1108,"targetMarket":218,"tier":219},100,[300,1109,1110,213,1111,1112],"llm","productivity","knowledge-base","code-quality",{"commitSha":282,"license":241},{"parentExtensionId":1115,"repoId":1116},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[1112,1111,1109,213,1110,300],{"evaluatedAt":1119,"extractAt":1120,"updatedAt":1119},1778697164619,1778696595410,{"_creationTime":1122,"_id":1123,"community":1124,"display":1125,"identity":1129,"providers":1131,"relations":1138,"tags":1139,"workflow":1140},1778696595410.5657,"k17bk9m02r7jkbzzqapbzfvq8h86m6qn",{"reviewCount":8},{"description":1126,"installMethods":1127,"name":1128,"sourceUrl":1099},"Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.",{"claudeCode":1097},"orchestrate",{"basePath":1130,"githubOwner":1102,"githubRepo":1103,"locale":18,"slug":1128,"type":250},"skills/orchestrate",{"evaluate":1132,"extract":1137},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1107,"tags":1133,"targetMarket":218,"tier":219},[1134,1135,300,213,1136],"llm-ops","agent","knowledge-management",{"commitSha":282},{"parentExtensionId":1115,"repoId":1116},[1135,1136,1134,213,300],{"evaluatedAt":1141,"extractAt":1120,"updatedAt":1141},1778696881233,{"_creationTime":1143,"_id":1144,"community":1145,"display":1146,"identity":1152,"providers":1157,"relations":1165,"tags":1169,"workflow":1170},1778693819389.531,"k174n8dznk7k8dr9drb7fwx01586nm5t",{"reviewCount":8},{"description":1147,"installMethods":1148,"name":1150,"sourceUrl":1151},"AI交易记忆的领域知识 — 结果加权记忆 (OWM) 架构、5种记忆类型、回忆评分和行为分析。用于记录交易、回忆相似的上下文、分析性能或检查行为漂移。在 \"record trade\"、\"remember trade\"、\"recall\"、\"similar trades\"、\"performance\"、\"behavioral\"、\"disposition\"、\"affective state\"、\"confidence\" 时触发。",{"claudeCode":1149},"mnemox-ai/tradememory-protocol","trading-memory","https://github.com/mnemox-ai/tradememory-protocol",{"basePath":1153,"githubOwner":1154,"githubRepo":1155,"locale":1156,"slug":1150,"type":250},"tradememory-plugin/skills/trading-memory","mnemox-ai","tradememory-protocol","zh-CN",{"evaluate":1158,"extract":1164},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1107,"tags":1159,"targetMarket":218,"tier":219},[1160,1161,213,1162,1163],"trading","ai","finance","python",{"commitSha":282},{"parentExtensionId":1166,"repoId":1167,"translatedFrom":1168},"k170vxkqee48k2xq1v55a025nh86nzn7","kd73z11kfekksxyrs8ds0snacs86ncdy","k173a67a16bpq0e29wjd85v71986nx03",[1161,1162,213,1163,1160],{"evaluatedAt":1171,"extractAt":1172,"updatedAt":1173},1778693719816,1778693539593,1778693819389]