[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Ruya-AI-diagnose-en":3,"guides-for-Ruya-AI-diagnose":425,"similar-k170755n5gpj49dmv4r6t9hasd86nmdb-en":426},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":249,"isFallback":240,"parentExtension":255,"providers":310,"relations":314,"repo":315,"tags":422,"workflow":423},1778696712851.974,"k170755n5gpj49dmv4r6t9hasd86nmdb",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Analyze Claude Code session bloat — shows token count, context usage %, and bloat breakdown. Use when the user asks about session size, context usage, or when you notice the context window is getting full.",{"claudeCode":12},"Ruya-AI/cozempic","Cozempic","https://github.com/Ruya-AI/cozempic",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":230,"workflow":247},1778696763595.895,"kn72j6wv2s72x0nvv042b5fgj986mvvx","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":203,"practices":208,"prerequisites":209,"promptVersionExtension":210,"promptVersionScoring":211,"purpose":212,"rationale":213,"score":214,"summary":215,"tags":216,"targetMarket":222,"tier":223,"useCases":224,"workflow":229},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of Claude Code session bloat and its impact on token counts and context usage, aligning with the extension's purpose.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","Cozempic offers a significant value over simple prompting by implementing 18 composable strategies for context cleaning, guard daemons, and agent team protection, going beyond basic LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension is production-ready, offering a complete lifecycle management for Claude Code sessions with features like continuous monitoring, automated pruning, and agent team protection.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on managing Claude Code session bloat, a single coherent domain, without extending into unrelated areas like general code linting or deployment.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the extension's behavior of analyzing and managing Claude Code session bloat.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension primarily uses scoped tools like `cozempic current --diagnose` and `cozempic treat` with specific parameters, avoiding generalist command execution.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","Configuration options like COZEMPIC_CONTEXT_WINDOW, COZEMPIC_NO_AUTO_UPDATE, and COZEMPIC_NO_TELEMETRY are documented with their default values and effects.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `diagnose`, `treat`, `guard`, and `doctor` are descriptive and clearly indicate their function within the session management domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool parameters are well-defined (e.g., session ID, prescription tier), and output provides concise, relevant information like token counts and savings, avoiding diagnostic dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under MIT, as indicated by the LICENSE file and README, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-05-13, indicating very recent maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension explicitly states 'Zero external dependencies. Python 3.10+ stdlib only.'",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The extension does not appear to handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The extension operates on session data and uses well-defined tools, with no indication of loading untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The extension relies only on the Python standard library and local session files, with no runtime fetching of code or data from remote URLs.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The extension operates on session files and uses local Python execution, with no indication of attempting to modify files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the provided scripts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The extension focuses on local session data analysis and does not exfiltrate any user data or confidential information.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden-steering tricks, with clean printable ASCII and expected Unicode.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The provided Python scripts are readable and not obfuscated using techniques like base64 encoding or minification.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The extension operates on session files and does not appear to make rigid structural assumptions about the user's project organization.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 1 open issue and 56 closed issues 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 extension has a clear version (1.8.10) displayed in the README, and the installation instructions do not reference 'main'.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The Python scripts are expected to handle inputs like session paths and parameters with standard Python validation practices, and output is structured.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The `--execute` flag requires explicit user action for destructive operations, and dry-run is the default, providing a confirmation gate.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The extension uses Python's standard error handling and seems to provide informative messages, with structured outputs for tools.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The extension focuses on analyzing session data and not performing destructive actions that would require a separate audit log.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The extension operates on local session data and does not handle personal data directly or submit it to third parties.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is a general-purpose tool for Claude Code sessions and has no regional or jurisdictional limitations; targetMarket is global.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The extension relies on Python 3.10+ stdlib and standard package managers, ensuring cross-platform compatibility.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive, detailing the extension's purpose, features, installation, and usage with clear examples.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The extension exposes a reasonable number of tools, with commands like `diagnose`, `treat`, `guard`, `doctor`, `digest`, and `formulary`.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tools provided (`diagnose`, `treat`, `doctor`, etc.) have distinct and non-overlapping functionalities.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as the 18 pruning strategies, guard daemon, and doctor checks, have corresponding implementations described or callable.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Installation instructions are clear and provide multiple copy-pasteable examples for various package managers, including plugin installation.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The extension provides actionable error messages, as seen in the changelog for `cozempic reload`, naming the issue and suggesting a remediation.",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","The extension explicitly states it uses only Python 3.10+ standard library, hence no third-party dependencies need pinning.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","The `treat` command defaults to dry-run, and `--execute` is required for modifications, providing a clear preview.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The extension operates locally on session files and does not involve remote calls, thus not requiring external idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","Telemetry is opt-in via the `COZEMPIC_NO_TELEMETRY=1` environment variable and is documented as anonymous usage counters.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the purpose is to analyze Claude Code session bloat and provides specific triggers ('Use when the user asks about session size, context usage, or when you notice the context window is getting full').",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, clearly defining the tool's name, description, and allowed tools within a reasonable character limit.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md file is concise, outlining the core procedure and delegating detailed strategy information to the README.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed strategy information is provided in the README, and the SKILL.md file remains focused on the core procedure, indicating good progressive disclosure.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","The skill operates locally on session files and does not involve deep code exploration or research that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides numerous end-to-end examples for various commands like `cozempic current --diagnose` and `cozempic treat`, demonstrating inputs and expected outputs.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The extension documents several failure modes within the 'Doctor' section, such as session corruption and orphaned tool results, with auto-fix capabilities.",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","The extension does not rely on external MCP servers or tools beyond the Python standard library.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The extension's safety features, including dry-runs by default and atomic writes, ensure it halts destructive operations on unexpected states.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses on session management within Claude Code, not implicitly relying on or encroaching upon other skills.",1778696763488,"This Python tool analyzes and cleans Claude Code sessions to reduce token count and context window usage. It offers 18 strategies across three prescription tiers, a continuous guard daemon, and agent team protection.",[195,196,197,198,199,200,201,202],"Session bloat analysis and breakdown","Automated context window pruning with 18 strategies","Guard daemon for continuous session monitoring","Agent Teams state protection during compaction","Behavioral digest for persistent corrections","Doctor checks for session corruption diagnosis and fixing","Token-aware diagnostics and context % bar","Auto-detection of 200K and 1M context windows",[204,205,206,207],"Managing general code quality or linting.","Performing deployment or infrastructure changes.","Replacing core Claude Code functionality.","Operating on data outside of a Claude Code session.",[],[],"3.0.0","4.4.0","Optimize Claude Code sessions by removing bloat, saving tokens, and protecting agent coordination from context loss.","The extension is exceptionally well-documented and maintained, with robust features and a clear focus on its specific problem domain. No significant issues were found across any evaluation category.",99,"A highly polished and well-maintained tool for managing Claude Code session bloat, offering advanced features and excellent documentation.",[217,218,219,220,221],"claude-code","session-management","context-cleaning","python","utility","global","verified",[225,226,227,228],"When asked about session size, context usage, or token counts.","When noticing the context window is getting full.","To protect agent coordination state during Claude Code's auto-compaction.","To extract and persist user corrections to Claude Code's memory.",[],{"codeQuality":231,"collectedAt":233,"documentation":234,"maintenance":237,"security":244,"testCoverage":246},{"hasLockfile":232},true,1778696748055,{"descriptionLength":235,"readmeSize":236},205,16287,{"closedIssues90d":238,"forks":239,"hasChangelog":240,"openIssues90d":241,"pushedAt":242,"stars":243},56,18,false,1,1778677667000,295,{"hasNpmPackage":240,"license":245,"smitheryVerified":240},"MIT",{"hasCi":240,"hasTests":232},{"updatedAt":248},1778696763595,{"basePath":250,"githubOwner":251,"githubRepo":252,"locale":18,"slug":253,"type":254},"plugin/skills/diagnose","Ruya-AI","cozempic","diagnose","skill",{"_creationTime":256,"_id":257,"community":258,"display":259,"identity":262,"parentExtension":264,"providers":293,"relations":305,"tags":306,"workflow":307},1778696712851.9739,"k176hd1j2vn0hpak7ds6v3eand86mfqh",{"reviewCount":8},{"description":260,"installMethods":261,"name":252,"sourceUrl":14},"2x the effective context with smart weight-loss for Claude Code — prune bloated sessions, protect agent teams from compaction, monitor token usage with MCP tools",{"claudeCode":252},{"basePath":263,"githubOwner":251,"githubRepo":252,"locale":18,"slug":263,"type":263},"plugin",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":270,"providers":273,"relations":286,"tags":288,"workflow":289},1778696712851.9736,"k1730g2nnwga3htdfycmc8h1gd86m3cs",{"reviewCount":8},{"description":260,"installMethods":269,"name":252,"sourceUrl":14},{"claudeCode":12},{"basePath":271,"githubOwner":251,"githubRepo":252,"locale":18,"slug":252,"type":272},"","marketplace",{"evaluate":274,"extract":281},{"promptVersionExtension":275,"promptVersionScoring":211,"score":276,"tags":277,"targetMarket":222,"tier":223},"3.1.0",100,[278,279,217,218,280],"context","optimization","ai-productivity",{"commitSha":282,"marketplace":283,"plugin":284},"HEAD",{"name":252,"pluginCount":241},{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd79d77qmyh3826dwhk7ynx9xd86nmqm",[280,217,278,279,218],{"evaluatedAt":290,"extractAt":291,"updatedAt":292},1778696729067,1778696712852,1778696924064,{"evaluate":294,"extract":302},{"promptVersionExtension":210,"promptVersionScoring":211,"score":295,"tags":296,"targetMarket":222,"tier":301},93,[297,298,217,299,220,300],"context-management","session-pruning","cli","agent-teams","community",{"commitSha":282,"license":245,"plugin":303},{"mcpCount":8,"provider":285,"skillCount":304},5,{"parentExtensionId":266,"repoId":287},[300,217,299,297,220,298],{"evaluatedAt":308,"extractAt":291,"updatedAt":309},1778696747775,1778696924405,{"evaluate":311,"extract":313},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":312,"targetMarket":222,"tier":223},[217,218,219,220,221],{"commitSha":282,"license":245},{"parentExtensionId":257,"repoId":287},{"_creationTime":316,"_id":287,"identity":317,"providers":318,"workflow":418},1778696708534.205,{"githubOwner":251,"githubRepo":252,"sourceUrl":14},{"classify":319,"discover":407,"github":410},{"commitSha":282,"extensions":320},[321,334,356,362,370,378,386,394],{"basePath":271,"description":260,"displayName":252,"installMethods":322,"rationale":323,"selectedPaths":324,"source":333,"sourceLanguage":18,"type":272},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[325,328,330],{"path":326,"priority":327},".claude-plugin/marketplace.json","mandatory",{"path":329,"priority":327},"README.md",{"path":331,"priority":332},"LICENSE","high","rule",{"basePath":263,"description":260,"displayName":252,"installMethods":335,"license":245,"rationale":336,"selectedPaths":337,"source":333,"sourceLanguage":18,"type":263},{"claudeCode":252},"plugin manifest at plugin/.claude-plugin/plugin.json",[338,340,341,344,346,348,350,352,354],{"path":339,"priority":327},".claude-plugin/plugin.json",{"path":329,"priority":327},{"path":342,"priority":343},"skills/diagnose/SKILL.md","medium",{"path":345,"priority":343},"skills/doctor/SKILL.md",{"path":347,"priority":343},"skills/guard/SKILL.md",{"path":349,"priority":343},"skills/reload/SKILL.md",{"path":351,"priority":343},"skills/treat/SKILL.md",{"path":353,"priority":327},".mcp.json",{"path":355,"priority":332},"hooks/hooks.json",{"basePath":250,"description":10,"displayName":253,"installMethods":357,"rationale":358,"selectedPaths":359,"source":333,"sourceLanguage":18,"type":254},{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/diagnose/SKILL.md",[360],{"path":361,"priority":327},"SKILL.md",{"basePath":363,"description":364,"displayName":365,"installMethods":366,"rationale":367,"selectedPaths":368,"source":333,"sourceLanguage":18,"type":254},"plugin/skills/doctor","Run health checks on Claude Code configuration and sessions. Use when troubleshooting Claude Code issues.","doctor",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/doctor/SKILL.md",[369],{"path":361,"priority":327},{"basePath":371,"description":372,"displayName":373,"installMethods":374,"rationale":375,"selectedPaths":376,"source":333,"sourceLanguage":18,"type":254},"plugin/skills/guard","Protect Claude Code sessions from context overflow by running a background daemon that monitors session size and auto-prunes before compaction hits. Use when the user says \"guard\", \"protect session\", \"context getting long\", \"prevent compaction\", \"session management\", or is running agent teams that need continuous context protection.\n","guard",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/guard/SKILL.md",[377],{"path":361,"priority":327},{"basePath":379,"description":380,"displayName":381,"installMethods":382,"rationale":383,"selectedPaths":384,"source":333,"sourceLanguage":18,"type":254},"plugin/skills/reload","Treat the current session and auto-resume in a new terminal window.","reload",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/reload/SKILL.md",[385],{"path":361,"priority":327},{"basePath":387,"description":388,"displayName":389,"installMethods":390,"rationale":391,"selectedPaths":392,"source":333,"sourceLanguage":18,"type":254},"plugin/skills/treat","Prune bloated session with a prescription. Removes progress ticks, stale reads, duplicate content, and more.","treat",{"claudeCode":12},"SKILL.md frontmatter at plugin/skills/treat/SKILL.md",[393],{"path":361,"priority":327},{"basePath":271,"installMethods":395,"rationale":396,"selectedPaths":397,"source":333,"sourceLanguage":18,"type":299},{"npm":252,"pypi":252},"cli ecosystem detected at / (coalesced with duplicate cli at npm)",[398,400,401,402,404],{"path":399,"priority":327},"pyproject.toml",{"path":329,"priority":327},{"path":331,"priority":332},{"path":403,"priority":343},"src/cozempic/cli.py",{"path":405,"priority":406},"src/cozempic/__main__.py","low",{"sources":408},[409],"manual",{"closedIssues90d":238,"description":411,"forks":239,"homepage":412,"license":245,"openIssues90d":241,"pushedAt":242,"readmeSize":236,"stars":243,"topics":413},"Context cleaning for Claude Code — prune bloated sessions, protect Agent Teams from context loss, auto-guard with tiered pruning","https://pypi.org/project/cozempic/",[217,414,278,415,300,299,297,416,417,220,218],"claude-skills","llm-tools","jsonl","pruning",{"classifiedAt":419,"discoverAt":420,"extractAt":421,"githubAt":421,"updatedAt":419},1778696712649,1778696708534,1778696710633,[217,219,220,218,221],{"evaluatedAt":248,"extractAt":291,"updatedAt":424},1778696924232,[],[427,444,472,489,518,548],{"_creationTime":428,"_id":429,"community":430,"display":431,"identity":433,"providers":434,"relations":439,"tags":440,"workflow":441},1778696712851.9746,"k17ef0e0f693nd248cs3f63rys86ndy8",{"reviewCount":8},{"description":372,"installMethods":432,"name":373,"sourceUrl":14},{"claudeCode":12},{"basePath":371,"githubOwner":251,"githubRepo":252,"locale":18,"slug":373,"type":254},{"evaluate":435,"extract":438},{"promptVersionExtension":210,"promptVersionScoring":211,"score":276,"tags":436,"targetMarket":222,"tier":223},[218,437,217,220,221],"context-pruning",{"commitSha":282},{"parentExtensionId":257,"repoId":287},[217,437,220,218,221],{"evaluatedAt":442,"extractAt":291,"updatedAt":443},1778696790816,1778696924761,{"_creationTime":445,"_id":446,"community":447,"display":448,"identity":454,"providers":458,"relations":465,"tags":468,"workflow":469},1778675504402.1895,"k17ddrpwx0m05a5axc3zdg5jgd86mx9m",{"reviewCount":8},{"description":449,"installMethods":450,"name":452,"sourceUrl":453},"Exports a Claude Code session as a clean, readable markdown transcript. Use when the user wants to export a session, create a transcript, save session history to a file, or says \"export this session\".",{"claudeCode":451},"apappascs/claude-code-sessions","session-export","https://github.com/apappascs/claude-code-sessions",{"basePath":455,"githubOwner":456,"githubRepo":457,"locale":18,"slug":452,"type":254},"skills/session-export","apappascs","claude-code-sessions",{"evaluate":459,"extract":464},{"promptVersionExtension":210,"promptVersionScoring":211,"score":276,"tags":460,"targetMarket":222,"tier":223},[461,462,218,463,217],"transcript","export","markdown",{"commitSha":282},{"parentExtensionId":466,"repoId":467},"k17eba5sp62yzfrxyh8th28emd86m3nw","kd7cytp64hbr754n075h6bx82986n4be",[217,462,463,218,461],{"evaluatedAt":470,"extractAt":471,"updatedAt":470},1778675647712,1778675504402,{"_creationTime":473,"_id":474,"community":475,"display":476,"identity":478,"providers":479,"relations":484,"tags":485,"workflow":486},1778696712851.975,"k178yja51cgmcwkj5yctnzbj3186m30w",{"reviewCount":8},{"description":388,"installMethods":477,"name":389,"sourceUrl":14},{"claudeCode":12},{"basePath":387,"githubOwner":251,"githubRepo":252,"locale":18,"slug":389,"type":254},{"evaluate":480,"extract":483},{"promptVersionExtension":210,"promptVersionScoring":211,"score":276,"tags":481,"targetMarket":222,"tier":223},[218,437,482,220,299],"llm-optimization",{"commitSha":282},{"parentExtensionId":257,"repoId":287},[299,437,482,220,218],{"evaluatedAt":487,"extractAt":291,"updatedAt":488},1778696822903,1778696925366,{"_creationTime":490,"_id":491,"community":492,"display":493,"identity":499,"providers":504,"relations":511,"tags":514,"workflow":515},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":494,"installMethods":495,"name":497,"sourceUrl":498},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":496},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":500,"githubOwner":501,"githubRepo":502,"locale":18,"slug":503,"type":254},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":505,"extract":510},{"promptVersionExtension":210,"promptVersionScoring":211,"score":276,"tags":506,"targetMarket":222,"tier":223},[507,263,508,217,509],"validation","developer-tools","mcp",{"commitSha":282,"license":245},{"parentExtensionId":512,"repoId":513},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[217,508,509,263,507],{"evaluatedAt":516,"extractAt":517,"updatedAt":516},1778701241052,1778696691708,{"_creationTime":519,"_id":520,"community":521,"display":522,"identity":528,"providers":532,"relations":541,"tags":543,"workflow":544},1778699106670.4258,"k17c1n6dbde7qh2wemx78d13t986n7x2",{"reviewCount":8},{"description":523,"installMethods":524,"name":526,"sourceUrl":527},"Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.",{"claudeCode":525},"xixu-me/skills","running-claude-code-via-litellm-copilot","https://github.com/xixu-me/skills",{"basePath":529,"githubOwner":530,"githubRepo":531,"locale":18,"slug":526,"type":254},"skills/running-claude-code-via-litellm-copilot","xixu-me","skills",{"evaluate":533,"extract":540},{"promptVersionExtension":210,"promptVersionScoring":211,"score":276,"tags":534,"targetMarket":222,"tier":223},[535,536,537,217,538,539],"copilot","litellm","proxy","configuration","troubleshooting",{"commitSha":282},{"repoId":542},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[217,538,535,536,537,539],{"evaluatedAt":545,"extractAt":546,"updatedAt":547},1778699196029,1778699106670,1778699384216,{"_creationTime":549,"_id":550,"community":551,"display":552,"identity":558,"providers":562,"relations":569,"tags":572,"workflow":573},1778694480889.9487,"k17eg219cke0p45yfhh8n2t37986mgm4",{"reviewCount":8},{"description":553,"installMethods":554,"name":556,"sourceUrl":557},"Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration",{"claudeCode":555},"NeoLabHQ/context-engineering-kit","create-command","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":559,"githubOwner":560,"githubRepo":561,"locale":18,"slug":556,"type":254},"plugins/customaize-agent/skills/create-command","NeoLabHQ","context-engineering-kit",{"evaluate":563,"extract":568},{"promptVersionExtension":210,"promptVersionScoring":211,"score":276,"tags":564,"targetMarket":222,"tier":223},[565,566,567,509,217],"command-creation","agent-development","prompt-engineering",{"commitSha":282},{"parentExtensionId":570,"repoId":571},"k173g0c46wghgz5j9gn02wfydn86mkh8","kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[566,217,565,509,567],{"evaluatedAt":574,"extractAt":575,"updatedAt":574},1778694773368,1778694480890]