[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Yeachan-Heo-wiki-en":3,"guides-for-Yeachan-Heo-wiki":1001,"similar-k17d3ky6ts35jbd783cmg6ams186nsab-en":1002},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":241,"parentExtension":250,"providers":308,"relations":312,"repo":313,"tags":999,"workflow":1000},1778699234184.6196,"k17d3ky6ts35jbd783cmg6ams186nsab",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"LLM Wiki — persistent markdown knowledge base that compounds across sessions (Karpathy model)",{"claudeCode":12},"Yeachan-Heo/oh-my-claudecode","wiki","https://github.com/Yeachan-Heo/oh-my-claudecode",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":243},1778699861873.8467,"kn76mexpbv8pdqx12yf4jrf9zn86mppy","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[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,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of creating a persistent markdown knowledge base that compounds across sessions, inspired by the Karpathy model.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a distinct approach to knowledge management by providing persistent, self-maintained markdown pages with auto-capture and cross-referencing, going beyond basic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete lifecycle for knowledge management, including ingestion, querying, linting, and deletion, making it suitable for immediate use in a workflow.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on managing a markdown knowledge base, with operations clearly related to this core function.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is concise, accurate, and effectively communicates the skill's purpose as a persistent markdown knowledge base.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes narrowly scoped tools like `wiki_ingest`, `wiki_query`, `wiki_lint`, `wiki_add`, `wiki_list`, `wiki_read`, and `wiki_delete`.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters for the tools are clearly documented with examples, and storage details are provided.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names (`wiki_ingest`, `wiki_query`, etc.) are descriptive and follow a consistent verb-noun pattern within the domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool inputs are structured with specific parameters like `title`, `content`, `query`, `page`, and `tags`, requesting only necessary data. Outputs are described as matching pages with snippets or operation history.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is permissive and usable.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","No third-party dependencies are explicitly mentioned or used by the skill itself.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on markdown content and structured data, with no indication of loading or executing untrusted third-party code or data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external files at runtime or execute downloaded content; all operations are self-contained.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within a defined scope, managing files in `.omc/wiki/` and `.omc-config.json`, and does not attempt to modify files outside its designated project folder.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's operations.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's operations are limited to managing local markdown files and do not involve submitting confidential data to any third party.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content is free of hidden-steering tricks, and descriptions are clean ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented in plain markdown and clearly defined operations, with no evidence of obfuscated code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes minimal structural assumptions, primarily concerning the presence of `.omc/wiki/` and `.omc-config.json` which are managed by the skill itself.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 22 issues opened and 908 closed in the last 90 days, the closure rate is high, indicating active and responsive maintainership.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project utilizes meaningful semver versioning, indicated by npm package versioning and a CHANGELOG.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","Input parameters for the wiki tools are documented and structured, implying validation, and the file operations are localized.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","Destructive operations like `wiki_delete` are guarded by explicit page naming, and the impact is limited to the project's local `.omc/wiki/` directory.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's operations, such as file writes and deletions, are expected to be atomic and self-contained, with clear parameters indicating intended operations.",{"category":104,"check":114,"severity":115,"summary":116},"Logging","info","The `wiki_log` operation reads from `.omc/wiki/log.md`, suggesting a form of logging for operations, but detailed audit logging for every action is not explicitly confirmed.",{"category":118,"check":119,"severity":63,"summary":120},"Compliance","GDPR","The skill operates on project-specific markdown files and user-provided content, without handling personal data that would require specific GDPR sanitization.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension is language-agnostic and operates on local files, making it globally applicable.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill's operations are based on standard file system interactions and markdown processing, making it portable across POSIX-compliant systems.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is comprehensive, detailing installation, features, and usage with clear examples.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill exposes a focused set of 7 tools, well within the ideal range.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The tools provided have distinct functions and do not exhibit overlapping near-synonym names.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as `wiki_ingest` and `wiki_query`, have corresponding implementations and documented usage.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for both marketplace and npm CLI paths, along with usage examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill's operations, like file deletion, imply clear error messages for non-existent pages or permission issues, and the structure suggests recovery steps would be clear.",{"category":148,"check":149,"severity":63,"summary":150},"Execution","Pinned dependencies","The skill itself does not appear to have external script dependencies that would require pinning.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","The skill's operations are primarily file management and information retrieval, with no state-changing commands that would necessitate a dry-run preview.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","File operations for managing markdown pages are inherently idempotent by nature (e.g., overwriting or deleting a specific page), and local operations do not typically require external timeouts.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","There is no indication of telemetry being collected or emitted by this skill; all operations are local.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill clearly states its purpose: managing a persistent markdown knowledge base, with specific triggers for ingestion, querying, and maintenance.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise, providing essential information like name, description, and triggers without excessive keywords.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is well-structured and under 500 lines, detailing operations and storage without unnecessary verbosity.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","Detailed information about storage and categories is presented directly within SKILL.md, with no need for deeper progressive disclosure for this scope.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","This skill manages a knowledge base and does not involve deep exploration or code review that would require a forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","Clear, ready-to-use examples are provided for each major capability, demonstrating input, invocation, and expected outcomes.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The documentation implicitly handles edge cases by specifying parameters and operations, such as deleting a specific page, implying that non-existent pages would result in clear feedback.",{"category":104,"check":184,"severity":63,"summary":185},"Tool Fallback","This skill does not appear to rely on external MCP servers or tools that would require fallback mechanisms.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill's operations are designed to be project-local and clearly defined, implying that unexpected states (like attempting to delete a non-existent page) would halt the operation with a report.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and focuses on its specific knowledge base management function without implicit reliance on other skills.",1778699861636,"This skill provides tools for creating, managing, and querying a persistent markdown knowledge base, inspired by the Karpathy LLM Wiki concept. It operates locally within a project's `.omc/wiki/` directory, with features for ingesting, querying, linting, adding, listing, reading, and deleting pages.",[196,197,198,199,200],"Persistent markdown knowledge base","Cross-session knowledge compounding","Ingest, query, lint, add, read, delete operations","Local storage with index and log","Wiki-link cross-references",[202,203,204],"Using vector embeddings for search; relies on keyword + tag matching only","Storing pages outside the project's local `.omc/wiki/` directory","Real-time syncing or cloud-based storage","3.0.0","4.4.0","To provide a structured and persistent markdown knowledge base that compounds across LLM sessions, enabling efficient knowledge capture, retrieval, and maintenance.","The skill is well-documented, securely implemented, and offers distinct utility in managing knowledge bases. Recent commits and high issue closure rates indicate strong maintenance.",97,"A robust and secure skill for managing persistent markdown knowledge bases.",[212,213,214,215,216],"knowledge-base","markdown","documentation","persistence","llm-wiki","global","verified",[220,221,222,223],"Capture project documentation and decisions","Search across all wiki pages for specific keywords and tags","Maintain health checks on the wiki content","Automatically capture significant discoveries as session logs",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"popularity":237,"security":239,"testCoverage":242},{"hasLockfile":226},true,1778699849055,{"descriptionLength":229,"readmeSize":230},93,28400,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"openIssues90d":234,"pushedAt":235,"stars":236},908,3092,3,1778664782000,33691,{"npmDownloads":238},38760,{"hasNpmPackage":226,"license":240,"smitheryVerified":241},"MIT",false,{"hasCi":226,"hasTests":226},{"updatedAt":244},1778699861873,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/wiki","Yeachan-Heo","oh-my-claudecode","skill",{"_creationTime":251,"_id":252,"community":253,"display":254,"identity":257,"parentExtension":261,"providers":293,"relations":304,"tags":305,"workflow":306},1778699234184.6104,"k17brg5egdw1jbncj1j4wfv3fh86n639",{"reviewCount":8},{"description":255,"installMethods":256,"name":248,"sourceUrl":14},"Multi-agent orchestration system for Claude Code",{"claudeCode":248},{"basePath":258,"githubOwner":247,"githubRepo":248,"locale":259,"slug":248,"type":260},"","fr","plugin",{"_creationTime":262,"_id":263,"community":264,"display":265,"identity":268,"providers":270,"relations":287,"tags":289,"workflow":290},1778699234184.61,"k17faea1fme9qa3pf4hzs9x78d86n2kj",{"reviewCount":8},{"description":266,"installMethods":267,"name":248,"sourceUrl":14},"Claude Code native multi-agent orchestration - intelligent model routing, 28 agents, 32 skills",{"claudeCode":12},{"basePath":258,"githubOwner":247,"githubRepo":248,"locale":259,"slug":248,"type":269},"marketplace",{"evaluate":271,"extract":279},{"promptVersionExtension":272,"promptVersionScoring":206,"score":209,"tags":273,"targetMarket":217,"tier":218},"3.1.0",[274,275,276,277,278],"multi-agent","orchestration","claude-code","ai-agent","developer-tools",{"commitSha":280,"license":240,"marketplace":281,"plugin":285},"HEAD",{"name":282,"pluginCount":283,"version":284},"omc",1,"4.13.7",{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd74zv63fryf9prygtq7gf4es986n22y",[277,276,278,274,275],{"evaluatedAt":291,"extractAt":292,"updatedAt":291},1778699249209,1778699234184,{"evaluate":294,"extract":301},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":296,"targetMarket":217,"tier":218},99,[274,275,297,277,298,299,300],"automation","development-tool","workflow","cli",{"commitSha":280,"license":240,"plugin":302},{"mcpCount":8,"provider":286,"skillCount":303},38,{"parentExtensionId":263,"repoId":288},[277,297,300,298,274,275,299],{"evaluatedAt":307,"extractAt":292,"updatedAt":307},1778699261932,{"evaluate":309,"extract":311},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":310,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":280},{"parentExtensionId":252,"repoId":288},{"_creationTime":314,"_id":288,"identity":315,"providers":316,"workflow":994},1778699222147.622,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":317,"discover":977,"extract":980,"github":981,"npm":993},{"commitSha":280,"extensions":318},[319,332,513,573,581,589,597,605,613,621,629,637,645,653,661,669,677,685,693,701,709,717,725,733,750,758,766,774,782,790,822,830,837,845,853,861,869,877,885,893,898,908],{"basePath":258,"description":266,"displayName":282,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":259,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[323,326,328],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md",{"path":329,"priority":330},"LICENSE","high","rule",{"basePath":258,"description":255,"displayName":248,"installMethods":333,"license":240,"rationale":334,"selectedPaths":335,"source":331,"sourceLanguage":259,"type":260},{"claudeCode":248},"plugin manifest at .claude-plugin/plugin.json",[336,338,339,340,343,345,347,349,351,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],{"path":337,"priority":325},".claude-plugin/plugin.json",{"path":327,"priority":325},{"path":329,"priority":330},{"path":341,"priority":342},"skills/ai-slop-cleaner/SKILL.md","medium",{"path":344,"priority":342},"skills/ask/SKILL.md",{"path":346,"priority":342},"skills/autopilot/SKILL.md",{"path":348,"priority":342},"skills/autoresearch/SKILL.md",{"path":350,"priority":342},"skills/cancel/SKILL.md",{"path":352,"priority":342},"skills/ccg/SKILL.md",{"path":354,"priority":342},"skills/configure-notifications/SKILL.md",{"path":356,"priority":342},"skills/debug/SKILL.md",{"path":358,"priority":342},"skills/deep-dive/SKILL.md",{"path":360,"priority":342},"skills/deep-interview/SKILL.md",{"path":362,"priority":342},"skills/deepinit/SKILL.md",{"path":364,"priority":342},"skills/external-context/SKILL.md",{"path":366,"priority":342},"skills/hud/SKILL.md",{"path":368,"priority":342},"skills/learner/SKILL.md",{"path":370,"priority":342},"skills/mcp-setup/SKILL.md",{"path":372,"priority":342},"skills/omc-doctor/SKILL.md",{"path":374,"priority":342},"skills/omc-reference/SKILL.md",{"path":376,"priority":342},"skills/omc-setup/SKILL.md",{"path":378,"priority":342},"skills/omc-teams/SKILL.md",{"path":380,"priority":342},"skills/plan/SKILL.md",{"path":382,"priority":342},"skills/project-session-manager/SKILL.md",{"path":384,"priority":342},"skills/ralph/SKILL.md",{"path":386,"priority":342},"skills/ralplan/SKILL.md",{"path":388,"priority":342},"skills/release/SKILL.md",{"path":390,"priority":342},"skills/remember/SKILL.md",{"path":392,"priority":342},"skills/sciomc/SKILL.md",{"path":394,"priority":342},"skills/self-improve/SKILL.md",{"path":396,"priority":342},"skills/setup/SKILL.md",{"path":398,"priority":342},"skills/skill/SKILL.md",{"path":400,"priority":342},"skills/skillify/SKILL.md",{"path":402,"priority":342},"skills/team/SKILL.md",{"path":404,"priority":342},"skills/trace/SKILL.md",{"path":406,"priority":342},"skills/ultraqa/SKILL.md",{"path":408,"priority":342},"skills/ultrawork/SKILL.md",{"path":410,"priority":342},"skills/verify/SKILL.md",{"path":412,"priority":342},"skills/visual-verdict/SKILL.md",{"path":414,"priority":342},"skills/wiki/SKILL.md",{"path":416,"priority":342},"skills/writer-memory/SKILL.md",{"path":418,"priority":325},".mcp.json",{"path":420,"priority":330},"agents/analyst.md",{"path":422,"priority":330},"agents/architect.md",{"path":424,"priority":330},"agents/code-reviewer.md",{"path":426,"priority":330},"agents/code-simplifier.md",{"path":428,"priority":330},"agents/critic.md",{"path":430,"priority":330},"agents/debugger.md",{"path":432,"priority":330},"agents/designer.md",{"path":434,"priority":330},"agents/document-specialist.md",{"path":436,"priority":330},"agents/executor.md",{"path":438,"priority":330},"agents/explore.md",{"path":440,"priority":330},"agents/git-master.md",{"path":442,"priority":330},"agents/planner.md",{"path":444,"priority":330},"agents/qa-tester.md",{"path":446,"priority":330},"agents/scientist.md",{"path":448,"priority":330},"agents/security-reviewer.md",{"path":450,"priority":330},"agents/test-engineer.md",{"path":452,"priority":330},"agents/tracer.md",{"path":454,"priority":330},"agents/verifier.md",{"path":456,"priority":330},"agents/writer.md",{"path":458,"priority":330},"commands/ask.md",{"path":460,"priority":330},"commands/autoresearch.md",{"path":462,"priority":330},"commands/ccg.md",{"path":464,"priority":330},"commands/configure-notifications.md",{"path":466,"priority":330},"commands/debug.md",{"path":468,"priority":330},"commands/deep-dive.md",{"path":470,"priority":330},"commands/deepinit.md",{"path":472,"priority":330},"commands/external-context.md",{"path":474,"priority":330},"commands/hud.md",{"path":476,"priority":330},"commands/learner.md",{"path":478,"priority":330},"commands/mcp-setup.md",{"path":480,"priority":330},"commands/omc-doctor.md",{"path":482,"priority":330},"commands/omc-setup.md",{"path":484,"priority":330},"commands/omc-teams.md",{"path":486,"priority":330},"commands/project-session-manager.md",{"path":488,"priority":330},"commands/psm.md",{"path":490,"priority":330},"commands/release.md",{"path":492,"priority":330},"commands/remember.md",{"path":494,"priority":330},"commands/sciomc.md",{"path":496,"priority":330},"commands/self-improve.md",{"path":498,"priority":330},"commands/skill.md",{"path":500,"priority":330},"commands/skillify.md",{"path":502,"priority":330},"commands/trace.md",{"path":504,"priority":330},"commands/verify.md",{"path":506,"priority":330},"commands/visual-verdict.md",{"path":508,"priority":330},"commands/wiki.md",{"path":510,"priority":330},"commands/writer-memory.md",{"path":512,"priority":330},"hooks/hooks.json",{"basePath":514,"description":515,"displayName":514,"installMethods":516,"rationale":517,"selectedPaths":518,"source":331,"sourceLanguage":18,"type":249},"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",[519,521,523,525,527,529,531,533,535,537,539,541,543,545,547,549,551,553,555,557,559,561,563,565,567,569,571],{"path":520,"priority":325},"SKILL.md",{"path":522,"priority":342},"ask.md",{"path":524,"priority":342},"autoresearch.md",{"path":526,"priority":342},"ccg.md",{"path":528,"priority":342},"configure-notifications.md",{"path":530,"priority":342},"debug.md",{"path":532,"priority":342},"deep-dive.md",{"path":534,"priority":342},"deepinit.md",{"path":536,"priority":342},"external-context.md",{"path":538,"priority":342},"hud.md",{"path":540,"priority":342},"learner.md",{"path":542,"priority":342},"mcp-setup.md",{"path":544,"priority":342},"omc-doctor.md",{"path":546,"priority":342},"omc-setup.md",{"path":548,"priority":342},"omc-teams.md",{"path":550,"priority":342},"project-session-manager.md",{"path":552,"priority":342},"psm.md",{"path":554,"priority":342},"release.md",{"path":556,"priority":342},"remember.md",{"path":558,"priority":342},"sciomc.md",{"path":560,"priority":342},"self-improve.md",{"path":562,"priority":342},"skillify.md",{"path":564,"priority":342},"trace.md",{"path":566,"priority":342},"verify.md",{"path":568,"priority":342},"visual-verdict.md",{"path":570,"priority":342},"wiki.md",{"path":572,"priority":342},"writer-memory.md",{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":331,"sourceLanguage":18,"type":249},"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",[580],{"path":520,"priority":325},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":331,"sourceLanguage":18,"type":249},"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",[588],{"path":520,"priority":325},{"basePath":590,"description":591,"displayName":592,"installMethods":593,"rationale":594,"selectedPaths":595,"source":331,"sourceLanguage":18,"type":249},"skills/autopilot","Full autonomous execution from idea to working code","autopilot",{"claudeCode":12},"SKILL.md frontmatter at skills/autopilot/SKILL.md",[596],{"path":520,"priority":325},{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":331,"sourceLanguage":18,"type":249},"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",[604],{"path":520,"priority":325},{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":331,"sourceLanguage":18,"type":249},"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",[612],{"path":520,"priority":325},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":331,"sourceLanguage":18,"type":249},"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",[620],{"path":520,"priority":325},{"basePath":622,"description":623,"displayName":624,"installMethods":625,"rationale":626,"selectedPaths":627,"source":331,"sourceLanguage":18,"type":249},"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",[628],{"path":520,"priority":325},{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":331,"sourceLanguage":18,"type":249},"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",[636],{"path":520,"priority":325},{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":331,"sourceLanguage":18,"type":249},"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",[644],{"path":520,"priority":325},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":331,"sourceLanguage":18,"type":249},"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",[652],{"path":520,"priority":325},{"basePath":654,"description":655,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":331,"sourceLanguage":18,"type":249},"skills/deepinit","Deep codebase initialization with hierarchical AGENTS.md documentation","deepinit",{"claudeCode":12},"SKILL.md frontmatter at skills/deepinit/SKILL.md",[660],{"path":520,"priority":325},{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":331,"sourceLanguage":18,"type":249},"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",[668],{"path":520,"priority":325},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":331,"sourceLanguage":18,"type":249},"skills/hud","Configure HUD display options (layout, presets, display elements)","hud",{"claudeCode":12},"SKILL.md frontmatter at skills/hud/SKILL.md",[676],{"path":520,"priority":325},{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":331,"sourceLanguage":18,"type":249},"skills/learner","Extract a learned skill from the current conversation","learner",{"claudeCode":12},"SKILL.md frontmatter at skills/learner/SKILL.md",[684],{"path":520,"priority":325},{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":331,"sourceLanguage":18,"type":249},"skills/mcp-setup","Configure popular MCP servers for enhanced agent capabilities","mcp-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-setup/SKILL.md",[692],{"path":520,"priority":325},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":331,"sourceLanguage":18,"type":249},"skills/omc-doctor","Diagnose and fix oh-my-claudecode installation issues","omc-doctor",{"claudeCode":12},"SKILL.md frontmatter at skills/omc-doctor/SKILL.md",[700],{"path":520,"priority":325},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":331,"sourceLanguage":18,"type":249},"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",[708],{"path":520,"priority":325},{"basePath":710,"description":711,"displayName":712,"installMethods":713,"rationale":714,"selectedPaths":715,"source":331,"sourceLanguage":18,"type":249},"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",[716],{"path":520,"priority":325},{"basePath":718,"description":719,"displayName":720,"installMethods":721,"rationale":722,"selectedPaths":723,"source":331,"sourceLanguage":18,"type":249},"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",[724],{"path":520,"priority":325},{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":331,"sourceLanguage":18,"type":249},"skills/plan","Strategic planning with optional interview workflow","omc-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/plan/SKILL.md",[732],{"path":520,"priority":325},{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":331,"sourceLanguage":18,"type":249},"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",[740,741,744,746,748],{"path":520,"priority":325},{"path":742,"priority":743},"templates/feature.md","low",{"path":745,"priority":743},"templates/issue-fix.md",{"path":747,"priority":743},"templates/pr-review.md",{"path":749,"priority":743},"templates/projects.json",{"basePath":751,"description":752,"displayName":753,"installMethods":754,"rationale":755,"selectedPaths":756,"source":331,"sourceLanguage":18,"type":249},"skills/ralph","Self-referential loop until task completion with configurable verification reviewer","ralph",{"claudeCode":12},"SKILL.md frontmatter at skills/ralph/SKILL.md",[757],{"path":520,"priority":325},{"basePath":759,"description":760,"displayName":761,"installMethods":762,"rationale":763,"selectedPaths":764,"source":331,"sourceLanguage":18,"type":249},"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",[765],{"path":520,"priority":325},{"basePath":767,"description":768,"displayName":769,"installMethods":770,"rationale":771,"selectedPaths":772,"source":331,"sourceLanguage":18,"type":249},"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",[773],{"path":520,"priority":325},{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":331,"sourceLanguage":18,"type":249},"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",[781],{"path":520,"priority":325},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":331,"sourceLanguage":18,"type":249},"skills/sciomc","Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode","sciomc",{"claudeCode":12},"SKILL.md frontmatter at skills/sciomc/SKILL.md",[789],{"path":520,"priority":325},{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":331,"sourceLanguage":18,"type":249},"skills/self-improve","Autonomous evolutionary code improvement engine with tournament selection","self-improve",{"claudeCode":12},"SKILL.md frontmatter at skills/self-improve/SKILL.md",[797,798,800,802,804,806,808,810,812,814,816,818,820],{"path":520,"priority":325},{"path":799,"priority":342},"data_contracts.md",{"path":801,"priority":743},"scripts/plot_progress.py",{"path":803,"priority":743},"scripts/resolve-paths.mjs",{"path":805,"priority":743},"scripts/validate.sh",{"path":807,"priority":342},"si-benchmark-builder.md",{"path":809,"priority":342},"si-goal-clarifier.md",{"path":811,"priority":342},"si-researcher.md",{"path":813,"priority":743},"templates/agent-settings.json",{"path":815,"priority":743},"templates/goal.md",{"path":817,"priority":743},"templates/harness.md",{"path":819,"priority":743},"templates/idea.md",{"path":821,"priority":743},"templates/settings.json",{"basePath":823,"description":824,"displayName":825,"installMethods":826,"rationale":827,"selectedPaths":828,"source":331,"sourceLanguage":18,"type":249},"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",[829],{"path":520,"priority":325},{"basePath":831,"description":832,"displayName":249,"installMethods":833,"rationale":834,"selectedPaths":835,"source":331,"sourceLanguage":18,"type":249},"skills/skill","Manage local skills - list, add, remove, search, edit, setup wizard",{"claudeCode":12},"SKILL.md frontmatter at skills/skill/SKILL.md",[836],{"path":520,"priority":325},{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":331,"sourceLanguage":18,"type":249},"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",[844],{"path":520,"priority":325},{"basePath":846,"description":847,"displayName":848,"installMethods":849,"rationale":850,"selectedPaths":851,"source":331,"sourceLanguage":18,"type":249},"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",[852],{"path":520,"priority":325},{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":331,"sourceLanguage":18,"type":249},"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",[860],{"path":520,"priority":325},{"basePath":862,"description":863,"displayName":864,"installMethods":865,"rationale":866,"selectedPaths":867,"source":331,"sourceLanguage":18,"type":249},"skills/ultraqa","QA cycling workflow - test, verify, fix, repeat until goal met","ultraqa",{"claudeCode":12},"SKILL.md frontmatter at skills/ultraqa/SKILL.md",[868],{"path":520,"priority":325},{"basePath":870,"description":871,"displayName":872,"installMethods":873,"rationale":874,"selectedPaths":875,"source":331,"sourceLanguage":18,"type":249},"skills/ultrawork","Parallel execution engine for high-throughput task completion","ultrawork",{"claudeCode":12},"SKILL.md frontmatter at skills/ultrawork/SKILL.md",[876],{"path":520,"priority":325},{"basePath":878,"description":879,"displayName":880,"installMethods":881,"rationale":882,"selectedPaths":883,"source":331,"sourceLanguage":18,"type":249},"skills/verify","Verify that a change really works before you claim completion","verify",{"claudeCode":12},"SKILL.md frontmatter at skills/verify/SKILL.md",[884],{"path":520,"priority":325},{"basePath":886,"description":887,"displayName":888,"installMethods":889,"rationale":890,"selectedPaths":891,"source":331,"sourceLanguage":18,"type":249},"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",[892],{"path":520,"priority":325},{"basePath":246,"description":10,"displayName":13,"installMethods":894,"rationale":895,"selectedPaths":896,"source":331,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/wiki/SKILL.md",[897],{"path":520,"priority":325},{"basePath":899,"description":900,"displayName":901,"installMethods":902,"rationale":903,"selectedPaths":904,"source":331,"sourceLanguage":18,"type":249},"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",[905,906],{"path":520,"priority":325},{"path":907,"priority":743},"templates/synopsis-template.md",{"basePath":258,"description":909,"displayName":910,"installMethods":911,"license":240,"rationale":912,"selectedPaths":913,"source":331,"sourceLanguage":259,"type":976},"Multi-agent orchestration system for Claude Code - Inspired by oh-my-opencode","oh-my-claude-sisyphus",{"npm":910},"package.json @modelcontextprotocol/sdk dep + bin at package.json",[914,916,917,918,920,922,924,926,928,930,932,934,936,938,940,942,944,946,948,950,952,954,956,958,960,962,964,966,968,970,972,974],{"path":915,"priority":325},"package.json",{"path":327,"priority":325},{"path":329,"priority":330},{"path":919,"priority":342},"bridge/cli.cjs",{"path":921,"priority":743},"src/index.ts",{"path":923,"priority":743},"src/tools/ast-tools.ts",{"path":925,"priority":743},"src/tools/deepinit-manifest.ts",{"path":927,"priority":743},"src/tools/diagnostics/index.ts",{"path":929,"priority":743},"src/tools/diagnostics/lsp-aggregator.ts",{"path":931,"priority":743},"src/tools/diagnostics/tsc-runner.ts",{"path":933,"priority":743},"src/tools/index.ts",{"path":935,"priority":743},"src/tools/lsp/client.ts",{"path":937,"priority":743},"src/tools/lsp/devcontainer.ts",{"path":939,"priority":743},"src/tools/lsp/index.ts",{"path":941,"priority":743},"src/tools/lsp/servers.ts",{"path":943,"priority":743},"src/tools/lsp/utils.ts",{"path":945,"priority":743},"src/tools/lsp-tools.ts",{"path":947,"priority":743},"src/tools/memory-tools.ts",{"path":949,"priority":743},"src/tools/notepad-tools.ts",{"path":951,"priority":743},"src/tools/python-repl/bridge-manager.ts",{"path":953,"priority":743},"src/tools/python-repl/index.ts",{"path":955,"priority":743},"src/tools/python-repl/paths.ts",{"path":957,"priority":743},"src/tools/python-repl/session-lock.ts",{"path":959,"priority":743},"src/tools/python-repl/socket-client.ts",{"path":961,"priority":743},"src/tools/python-repl/tool.ts",{"path":963,"priority":743},"src/tools/resume-session.ts",{"path":965,"priority":743},"src/tools/session-history-tools.ts",{"path":967,"priority":743},"src/tools/shared-memory-tools.ts",{"path":969,"priority":743},"src/tools/skills-tools.ts",{"path":971,"priority":743},"src/tools/state-tools.ts",{"path":973,"priority":743},"src/tools/trace-tools.ts",{"path":975,"priority":743},"src/tools/wiki-tools.ts","mcp",{"sources":978},[979],"manual",{"npmPackage":910},{"closedIssues90d":232,"description":982,"forks":233,"homepage":983,"license":240,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":984},"Teams-first Multi-agent orchestration for Claude Code","https://oh-my-claudecode.dev",[985,986,987,276,988,989,990,297,991,992],"agentic-coding","ai-agents","claude","oh-my-opencode","opencode","vibe-coding","multi-agent-systems","parallel-execution",{"downloads":238},{"classifiedAt":995,"discoverAt":996,"extractAt":997,"githubAt":997,"npmAt":998,"updatedAt":995},1778699233952,1778699222147,1778699228505,1778699232128,[214,212,216,213,215],{"evaluatedAt":244,"extractAt":292,"updatedAt":244},[],[1003,1032,1059,1086,1117,1147],{"_creationTime":1004,"_id":1005,"community":1006,"display":1007,"identity":1013,"providers":1017,"relations":1025,"tags":1027,"workflow":1028},1778699106670.4255,"k173sze6h2kdjhyfbveynf98t586n5wt",{"reviewCount":8},{"description":1008,"installMethods":1009,"name":1011,"sourceUrl":1012},"Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.",{"claudeCode":1010},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":1014,"githubOwner":1015,"githubRepo":1016,"locale":18,"slug":1011,"type":249},"skills/readme-i18n","xixu-me","skills",{"evaluate":1018,"extract":1024},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1019,"tags":1020,"targetMarket":217,"tier":218},100,[1021,214,1022,213,1023],"localization","internationalization","github",{"commitSha":280},{"repoId":1026},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[214,1023,1022,1021,213],{"evaluatedAt":1029,"extractAt":1030,"updatedAt":1031},1778699174967,1778699106670,1778699384013,{"_creationTime":1033,"_id":1034,"community":1035,"display":1036,"identity":1042,"providers":1046,"relations":1053,"tags":1055,"workflow":1056},1778696993586.708,"k17fsfrfvbnsvwkcqp8y85wdad86mmwq",{"reviewCount":8},{"description":1037,"installMethods":1038,"name":1040,"sourceUrl":1041},"Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.",{"claudeCode":1039},"SeifBenayed/claude-code-sdk","product-self-knowledge","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":1043,"githubOwner":1044,"githubRepo":1045,"locale":18,"slug":1040,"type":249},".claude/skills/product-self-knowledge","SeifBenayed","claude-code-sdk",{"evaluate":1047,"extract":1052},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1019,"tags":1048,"targetMarket":217,"tier":218},[1049,214,987,1050,1051,212],"anthropic","api","sdk",{"commitSha":280},{"repoId":1054},"kd78s53c1852h5p7c3qem663xs86njab",[1049,1050,987,214,212,1051],{"evaluatedAt":1057,"extractAt":1058,"updatedAt":1057},1778697182451,1778696993586,{"_creationTime":1060,"_id":1061,"community":1062,"display":1063,"identity":1069,"providers":1073,"relations":1079,"tags":1082,"workflow":1083},1778696595410.5688,"k175aswqxy754yaatfbja8ntnd86nprj",{"reviewCount":8},{"description":1064,"installMethods":1065,"name":1067,"sourceUrl":1068},"Start, structure, and grow a persistent research wiki indexed in pro-workflow's SQLite knowledge base. Each wiki is a folder of markdown pages with provenance, plus a shadow FTS5 index so any session can recall it. Use when the user says \"start a wiki\", \"add to wiki\", \"compile a page\", \"wiki on X\", or wants a long-lived knowledge base on a topic, paper, product, person, project, or codebase.",{"claudeCode":1066},"rohitg00/pro-workflow","wiki-builder","https://github.com/rohitg00/pro-workflow",{"basePath":1070,"githubOwner":1071,"githubRepo":1072,"locale":18,"slug":1067,"type":249},"skills/wiki-builder","rohitg00","pro-workflow",{"evaluate":1074,"extract":1078},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":1075,"targetMarket":217,"tier":218},[13,212,1076,213,1077,300],"sqlite","research",{"commitSha":280},{"parentExtensionId":1080,"repoId":1081},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[300,212,213,1077,1076,13],{"evaluatedAt":1084,"extractAt":1085,"updatedAt":1084},1778697086509,1778696595410,{"_creationTime":1087,"_id":1088,"community":1089,"display":1090,"identity":1096,"providers":1102,"relations":1110,"tags":1113,"workflow":1114},1778695142297.441,"k17fr325vnkg42f533fa1yts4h86mbzn",{"reviewCount":8},{"description":1091,"installMethods":1092,"name":1094,"sourceUrl":1095},"Sistema de planificación basado en archivos estilo Manus para organizar y rastrear el progreso de tareas complejas. Crea task_plan.md, findings.md y progress.md. Cuando el usuario solicita planificación, desglose u organización de proyectos multipaso, tareas de investigación o trabajos que requieren más de 5 llamadas a herramientas. Soporta recuperación automática de sesión tras /clear. Palabras clave: planificación de tareas, planificación de proyecto, crear plan de trabajo, analizar tareas, organizar proyecto, seguimiento de progreso, planificación multipaso, ayúdame a planificar, desglosar proyecto",{"claudeCode":1093},"OthmanAdi/planning-with-files","Planning with Files","https://github.com/OthmanAdi/planning-with-files",{"basePath":1097,"githubOwner":1098,"githubRepo":1099,"locale":1100,"slug":1101,"type":249},"skills/planning-with-files-es","OthmanAdi","planning-with-files","es","planning-with-files-es",{"evaluate":1103,"extract":1109},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":1104,"targetMarket":217,"tier":218},[1105,1106,1107,213,299,1108,215],"planning","task-management","project-management","organization",{"commitSha":280,"license":240},{"parentExtensionId":1111,"repoId":1112},"k17b5rdx72d6dssd149d30sx8986mamf","kd7c09vrmg07ejxztzcc3j4gv986njf9",[213,1108,215,1105,1107,1106,299],{"evaluatedAt":1115,"extractAt":1116,"updatedAt":1115},1778695294979,1778695142297,{"_creationTime":1118,"_id":1119,"community":1120,"display":1121,"identity":1127,"providers":1131,"relations":1140,"tags":1143,"workflow":1144},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":1122,"installMethods":1123,"name":1125,"sourceUrl":1126},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":1124},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":1128,"githubOwner":1129,"githubRepo":1130,"locale":18,"slug":1125,"type":249},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":1132,"extract":1139},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1019,"tags":1133,"targetMarket":217,"tier":218},[1134,1135,1136,214,1137,1138],"teaching","coaching","presentation","explanation","guidance",{"commitSha":280},{"parentExtensionId":1141,"repoId":1142},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1135,214,1137,1138,1136,1134],{"evaluatedAt":1145,"extractAt":1146,"updatedAt":1145},1778701952682,1778695548458,{"_creationTime":1148,"_id":1149,"community":1150,"display":1151,"identity":1155,"providers":1157,"relations":1169,"tags":1170,"workflow":1171},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":1152,"installMethods":1153,"name":1154,"sourceUrl":1126},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":1124},"prepare-inspection-readiness",{"basePath":1156,"githubOwner":1129,"githubRepo":1130,"locale":18,"slug":1154,"type":249},"skills/prepare-inspection-readiness",{"evaluate":1158,"extract":1168},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1019,"tags":1159,"targetMarket":217,"tier":218},[1160,1161,1162,1163,1164,1165,1166,214,1167],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":280},{"parentExtensionId":1141,"repoId":1142},[1160,214,1164,1163,1161,1162,1165,1167,1166],{"evaluatedAt":1172,"extractAt":1146,"updatedAt":1172},1778700122939]