[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-rohitg00-mcp-audit-de":3,"guides-for-rohitg00-mcp-audit":811,"similar-k17e8745mj7c8bta63y63tw9yh86n29b-de":812},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":225,"parentExtension":247,"providers":309,"relations":313,"repo":314,"tags":809,"workflow":810},1778696595410.5652,"k17e8745mj7c8bta63y63tw9yh86n29b",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Audit connected MCP servers for token overhead, redundancy, and security. Use when sessions feel slow or before adding new MCPs.",{"claudeCode":12},"rohitg00/pro-workflow","mcp-audit","https://github.com/rohitg00/pro-workflow",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":240},1778696852469.8943,"kn73kjhvcwsjtv94hpe02efabd86nrvy","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,44,48,51,54,58,62,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 MCP server token overhead and inefficiency, and suggests when to use the tool before adding new MCPs or when sessions feel slow.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a concrete value proposition by providing detailed analysis and recommendations for optimizing MCP server configurations, which goes beyond basic agent behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete lifecycle for auditing MCP servers, from listing active servers to recommending actions and estimating savings, making it ready for real-world workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses specifically on auditing MCP server configurations and token overhead, adhering to a single, well-defined domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of auditing MCP servers for token overhead and security.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools in the traditional sense; it is a single-purpose audit skill executed via its SKILL.md instructions.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not appear to have configurable parameters beyond environment variables for API keys, which are not explicitly documented but are standard practice.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose user-facing tools with names.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As a skill that executes instructions rather than exposing tools, the concept of I/O surface for individual tools does not apply.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is MIT, as indicated by the badge in the README.md, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows a commit on 2026-05-12, which is within the last 3 months.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The skill's dependencies are managed through npm, and the presence of `package.json` suggests standard dependency management practices.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill does not appear to handle secrets directly, relying on standard environment variables or settings.json for MCP configuration, and no secrets are echoed.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill processes local configuration files and does not load external untrusted data or instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on local configuration files and does not fetch or execute external code at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill only reads local configuration files and does not modify any files outside its project folder.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's actions involve reading configuration files, with no evidence of detached processes or sandbox escape primitives.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill only reads local configuration and does not make any outbound calls that could exfiltrate data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content (SKILL.md, README.md) is free of hidden steering tricks, control characters, or suspicious Unicode sequences.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation involves reading local files and does not use obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes assumptions about the location of `.claude/settings.json` and `~/.claude/settings.json`, which are standard for the environment, and exits gracefully if not found.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 issues opened and 5 closed in the last 90 days, indicating a healthy closure rate and low open issue count.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The repository has a `pushedAt` date of 2026-05-12 and installation instructions reference a specific version/package, indicating version management.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","The skill's core logic involves reading configuration files and performing calculations based on their content, not processing external inputs that require schema validation.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is read-only, performing audits without any destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill handles file not found errors gracefully and provides clear instructions on expected output, indicating good error handling.",{"category":104,"check":114,"severity":24,"summary":115},"Logging","The skill outputs audit information directly to stdout, serving as a form of logging for user review.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill operates on local configuration files and does not process or submit any personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill operates on local configuration files and has no regional or jurisdictional logic, making it global.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard shell commands and JSON parsing, making it portable across POSIX-like environments.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README.md file is comprehensive, detailing the project's purpose, features, installation, and usage.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a skill, not a tool suite, and does not expose multiple tools.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose multiple tools that could have overlapping names.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features advertised in the README and SKILL.md, such as MCP audit and recommendations, are implemented and described in the provided scripts/instructions.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for different environments (marketplace, Cursor, SkillKit, manual) and includes copy-paste examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","Errors such as missing configuration files are handled gracefully with informative messages and guidance on expected structure.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The project uses npm for dependency management, and the presence of `package.json` implies dependencies can be pinned.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","The skill is read-only and performs audits, so a dry-run mode is inherently provided by its nature of not making changes.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill performs local file reads and calculations, with no remote calls or state-changing operations requiring idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not appear to emit any telemetry. Its operations are local and user-directed.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined as auditing MCP server token overhead, and it specifies usage scenarios like slow sessions or before adding new MCPs.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and clearly states the core capability and triggers, suitable for precise routing.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise, detailing the audit steps and output format, with deeper material potentially delegable if it were more complex.",{"category":170,"check":171,"severity":42,"summary":172},"Context","Progressive Disclosure","The skill's procedure is straightforward and does not require progressive disclosure to separate files.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill performs a direct audit and does not involve deep exploration that would necessitate a forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear examples of commands to list active servers and estimates token overhead per server, which are directly usable.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill handles cases like missing configuration files gracefully and documents expected output formats, indicating awareness of potential failure modes.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill operates on local files and does not rely on external tools or MCP servers, so fallbacks are not applicable.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill handles missing configuration files by exiting gracefully with an informative message, preventing unexpected state from causing further issues.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills, performing its audit function independently.",1778696852363,"This skill audits connected MCP servers by analyzing token overhead, redundancy, and security, providing actionable recommendations for cleanup and optimization.",[195,196,197,198,199],"List active MCP servers and their configurations","Estimate token overhead per MCP server","Identify redundant or unused MCP servers","Provide actionable recommendations for disabling or filtering servers","Calculate projected token savings",[201,202,203],"Modifying MCP server configurations directly","Managing MCP server authentication or credentials","Auditing the functionality or correctness of individual MCP tools","3.0.0","4.4.0","To help users manage their MCP server configurations effectively by identifying and rectifying token overhead and redundancy, leading to faster sessions and more efficient resource utilization.","The skill is highly polished, with excellent documentation, clear purpose, and robust error handling. The only minor note is the lack of explicit shebang/header for the bash scripts, but given their simplicity and standard execution environment, this is not a significant concern.",99,"A well-documented and robust skill for auditing MCP server configurations and optimizing token overhead.",[211,212,213,214,215],"mcp","configuration","audit","optimization","cost-tracking","global","verified",[219,220,221,222],"When Claude sessions feel slow or expensive","Before adding new MCP servers to an existing configuration","When the LLM context window fills up quickly","For regular reviews of project configuration and MCP server utilization",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"popularity":236,"security":238,"testCoverage":239},{"hasLockfile":225},true,1778696838563,{"descriptionLength":228,"readmeSize":229},128,22012,{"closedIssues90d":231,"forks":232,"hasChangelog":233,"openIssues90d":8,"pushedAt":234,"stars":235},5,203,false,1778554780000,2113,{"npmDownloads":237},611,{"hasNpmPackage":225,"smitheryVerified":233},{"hasCi":225,"hasTests":233},{"updatedAt":241},1778696852469,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/mcp-audit","rohitg00","pro-workflow","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":257,"parentExtension":260,"providers":291,"relations":305,"tags":306,"workflow":307},1778696595410.5615,"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv",{"reviewCount":8},{"description":252,"installMethods":253,"name":256,"sourceUrl":14},"Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.",{"claudeCode":245,"cursor":254,"npm":245,"skillkit":255},"/add-plugin pro-workflow","npx skillkit install pro-workflow","Pro Workflow",{"basePath":258,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":259},"","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":267,"providers":269,"relations":285,"tags":287,"workflow":288},1778696595410.5613,"k1741gyqaf0tj1ffq65gjpsm6x86mfhx",{"reviewCount":8},{"description":265,"installMethods":266,"name":256,"sourceUrl":14},"Battle-tested Claude Code workflows from power users",{"claudeCode":12},{"basePath":258,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":268},"marketplace",{"evaluate":270,"extract":278},{"promptVersionExtension":271,"promptVersionScoring":205,"score":208,"tags":272,"targetMarket":216,"tier":217},"3.1.0",[273,274,275,276,277],"workflow","productivity","ai-assistance","developer-tools","knowledge-management",{"commitSha":279,"license":280,"marketplace":281,"plugin":283},"HEAD","MIT",{"name":245,"pluginCount":282},1,{"mcpCount":8,"provider":284,"skillCount":8},"classify",{"repoId":286},"kd7am4e918eq98hrd9s31jm4vs86nn0b",[275,276,277,274,273],{"evaluatedAt":289,"extractAt":290,"updatedAt":289},1778696611346,1778696595410,{"evaluate":292,"extract":302},{"promptVersionExtension":204,"promptVersionScoring":205,"score":293,"tags":294,"targetMarket":216,"tier":301},96,[273,274,295,296,297,298,299,300],"ai-coding","self-correction","knowledge-base","sqlite","hooks","agents","community",{"commitSha":279,"license":280,"plugin":303},{"mcpCount":8,"provider":284,"skillCount":304},34,{"parentExtensionId":262,"repoId":286},[300,295,299,297,274,296,298,273],{"evaluatedAt":308,"extractAt":290,"updatedAt":308},1778696621396,{"evaluate":310,"extract":312},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":311,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":279},{"parentExtensionId":249,"repoId":286},{"_creationTime":315,"_id":286,"identity":316,"providers":317,"workflow":804},1778696588306.821,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":318,"discover":783,"extract":786,"github":787,"npm":803},{"commitSha":279,"extensions":319},[320,330,471,480,488,496,504,512,520,528,536,544,552,560,568,579,587,592,600,608,616,624,632,639,647,655,663,671,679,691,699,707,739,749,765,775],{"basePath":258,"description":265,"displayName":245,"installMethods":321,"rationale":322,"selectedPaths":323,"source":329,"sourceLanguage":18,"type":268},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md","rule",{"basePath":258,"description":252,"displayName":245,"installMethods":331,"license":280,"rationale":332,"selectedPaths":333,"source":329,"sourceLanguage":18,"type":259},{"claudeCode":245},"plugin manifest at .claude-plugin/plugin.json",[334,336,337,340,342,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,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],{"path":335,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":338,"priority":339},"skills/agent-teams/SKILL.md","medium",{"path":341,"priority":339},"skills/auto-setup/SKILL.md",{"path":343,"priority":339},"skills/batch-orchestration/SKILL.md",{"path":345,"priority":339},"skills/bug-capture/SKILL.md",{"path":347,"priority":339},"skills/compact-guard/SKILL.md",{"path":349,"priority":339},"skills/context-engineering/SKILL.md",{"path":351,"priority":339},"skills/context-optimizer/SKILL.md",{"path":353,"priority":339},"skills/cost-tracker/SKILL.md",{"path":355,"priority":339},"skills/deslop/SKILL.md",{"path":357,"priority":339},"skills/file-watcher/SKILL.md",{"path":359,"priority":339},"skills/insights/SKILL.md",{"path":361,"priority":339},"skills/learn-rule/SKILL.md",{"path":363,"priority":339},"skills/llm-council/SKILL.md",{"path":365,"priority":339},"skills/llm-gate/SKILL.md",{"path":367,"priority":339},"skills/mcp-audit/SKILL.md",{"path":369,"priority":339},"skills/module-map/SKILL.md",{"path":371,"priority":339},"skills/orchestrate/SKILL.md",{"path":373,"priority":339},"skills/parallel-worktrees/SKILL.md",{"path":375,"priority":339},"skills/permission-tuner/SKILL.md",{"path":377,"priority":339},"skills/plan-interrogate/SKILL.md",{"path":379,"priority":339},"skills/pro-workflow/SKILL.md",{"path":381,"priority":339},"skills/replay-learnings/SKILL.md",{"path":383,"priority":339},"skills/safe-mode/SKILL.md",{"path":385,"priority":339},"skills/session-handoff/SKILL.md",{"path":387,"priority":339},"skills/smart-commit/SKILL.md",{"path":389,"priority":339},"skills/sprint-status/SKILL.md",{"path":391,"priority":339},"skills/survey-generator/SKILL.md",{"path":393,"priority":339},"skills/thoroughness-scoring/SKILL.md",{"path":395,"priority":339},"skills/token-efficiency/SKILL.md",{"path":397,"priority":339},"skills/wiki-builder/SKILL.md",{"path":399,"priority":339},"skills/wiki-query/SKILL.md",{"path":401,"priority":339},"skills/wiki-research-loop/SKILL.md",{"path":403,"priority":339},"skills/wiki-viewer/SKILL.md",{"path":405,"priority":339},"skills/wrap-up/SKILL.md",{"path":407,"priority":408},"agents/context-engineer.md","high",{"path":410,"priority":408},"agents/cost-analyst.md",{"path":412,"priority":408},"agents/debugger.md",{"path":414,"priority":408},"agents/orchestrator.md",{"path":416,"priority":408},"agents/permission-analyst.md",{"path":418,"priority":408},"agents/planner.md",{"path":420,"priority":408},"agents/reviewer.md",{"path":422,"priority":408},"agents/scout.md",{"path":424,"priority":408},"commands/auto-setup.md",{"path":426,"priority":408},"commands/commit.md",{"path":428,"priority":408},"commands/compact-guard.md",{"path":430,"priority":408},"commands/context-optimizer.md",{"path":432,"priority":408},"commands/cost-tracker.md",{"path":434,"priority":408},"commands/deslop.md",{"path":436,"priority":408},"commands/develop.md",{"path":438,"priority":408},"commands/doctor.md",{"path":440,"priority":408},"commands/handoff.md",{"path":442,"priority":408},"commands/insights.md",{"path":444,"priority":408},"commands/learn-rule.md",{"path":446,"priority":408},"commands/learn.md",{"path":448,"priority":408},"commands/list.md",{"path":450,"priority":408},"commands/mcp-audit.md",{"path":452,"priority":408},"commands/parallel.md",{"path":454,"priority":408},"commands/permission-tuner.md",{"path":456,"priority":408},"commands/replay.md",{"path":458,"priority":408},"commands/safe-mode.md",{"path":460,"priority":408},"commands/search.md",{"path":462,"priority":408},"commands/sprint-status.md",{"path":464,"priority":408},"commands/wiki.md",{"path":466,"priority":408},"commands/wrap-up.md",{"path":468,"priority":408},"hooks/hooks.json",{"path":470,"priority":408},".cursor-plugin/plugin.json",{"basePath":472,"description":473,"displayName":474,"installMethods":475,"rationale":476,"selectedPaths":477,"source":329,"sourceLanguage":18,"type":246},"skills/agent-teams","Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.","agent-teams",{"claudeCode":12},"SKILL.md frontmatter at skills/agent-teams/SKILL.md",[478],{"path":479,"priority":326},"SKILL.md",{"basePath":481,"description":482,"displayName":483,"installMethods":484,"rationale":485,"selectedPaths":486,"source":329,"sourceLanguage":18,"type":246},"skills/auto-setup","Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase.","auto-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/auto-setup/SKILL.md",[487],{"path":479,"priority":326},{"basePath":489,"description":490,"displayName":491,"installMethods":492,"rationale":493,"selectedPaths":494,"source":329,"sourceLanguage":18,"type":246},"skills/batch-orchestration","Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.","batch-orchestration",{"claudeCode":12},"SKILL.md frontmatter at skills/batch-orchestration/SKILL.md",[495],{"path":479,"priority":326},{"basePath":497,"description":498,"displayName":499,"installMethods":500,"rationale":501,"selectedPaths":502,"source":329,"sourceLanguage":18,"type":246},"skills/bug-capture","Capture a user-reported defect as a durable GitHub issue written in the project's own domain language. Explores the codebase in parallel for context but never leaks file paths or line numbers into the issue. Use when the user reports a bug conversationally, runs a QA pass, or says \"file an issue\", \"log this as a bug\", \"capture this\".","bug-capture",{"claudeCode":12},"SKILL.md frontmatter at skills/bug-capture/SKILL.md",[503],{"path":479,"priority":326},{"basePath":505,"description":506,"displayName":507,"installMethods":508,"rationale":509,"selectedPaths":510,"source":329,"sourceLanguage":18,"type":246},"skills/compact-guard","Smart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after. Use before manual compact or when auto-compact triggers.","compact-guard",{"claudeCode":12},"SKILL.md frontmatter at skills/compact-guard/SKILL.md",[511],{"path":479,"priority":326},{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":329,"sourceLanguage":18,"type":246},"skills/context-engineering","Master the four operations of context engineering — Write, Select, Compress, Isolate. Manage token budgets, compaction strategies, and context partitioning to keep AI sessions sharp and efficient.","context-engineering",{"claudeCode":12},"SKILL.md frontmatter at skills/context-engineering/SKILL.md",[519],{"path":479,"priority":326},{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":329,"sourceLanguage":18,"type":246},"skills/context-optimizer","Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget.","context-optimizer",{"claudeCode":12},"SKILL.md frontmatter at skills/context-optimizer/SKILL.md",[527],{"path":479,"priority":326},{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":329,"sourceLanguage":18,"type":246},"skills/cost-tracker","Track session costs, set budget alerts, and optimize token spend. Use to check costs mid-session or set spending limits.","cost-tracker",{"claudeCode":12},"SKILL.md frontmatter at skills/cost-tracker/SKILL.md",[535],{"path":479,"priority":326},{"basePath":537,"description":538,"displayName":539,"installMethods":540,"rationale":541,"selectedPaths":542,"source":329,"sourceLanguage":18,"type":246},"skills/deslop","Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Cleans up boilerplate, simplifies abstractions, and strips defensive code. Use when cleaning up code, simplifying, removing boilerplate, or before committing.","deslop",{"claudeCode":12},"SKILL.md frontmatter at skills/deslop/SKILL.md",[543],{"path":479,"priority":326},{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":329,"sourceLanguage":18,"type":246},"skills/file-watcher","Configure file watching hooks to auto-react to config changes, env file updates, and dependency modifications. Use to set up reactive workflows.","file-watcher",{"claudeCode":12},"SKILL.md frontmatter at skills/file-watcher/SKILL.md",[551],{"path":479,"priority":326},{"basePath":553,"description":554,"displayName":555,"installMethods":556,"rationale":557,"selectedPaths":558,"source":329,"sourceLanguage":18,"type":246},"skills/insights","Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Computes stats from project memory and session history. Use when asking for stats, statistics, progress, how am I doing, coding history, or dashboard.","insights",{"claudeCode":12},"SKILL.md frontmatter at skills/insights/SKILL.md",[559],{"path":479,"priority":326},{"basePath":561,"description":562,"displayName":563,"installMethods":564,"rationale":565,"selectedPaths":566,"source":329,"sourceLanguage":18,"type":246},"skills/learn-rule","Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Stores, categorises, and retrieves rules for future sessions. Use after mistakes or when the user says \"remember this\", \"don't forget\", \"note this\", or \"learn from this\".","learn-rule",{"claudeCode":12},"SKILL.md frontmatter at skills/learn-rule/SKILL.md",[567],{"path":479,"priority":326},{"basePath":569,"description":570,"displayName":571,"installMethods":572,"rationale":573,"selectedPaths":574,"source":329,"sourceLanguage":18,"type":246},"skills/llm-council","Provider-agnostic multi-LLM deliberation. Three phases — independent responses, cross-model anonymized ranking, chairman synthesis. Provider config from env (OPENAI/ANTHROPIC/FIREWORKS/OPENROUTER/custom OpenAI-compatible base URL). Persists transcript to a wiki page when --wiki \u003Cslug> is passed. Use when the user wants multiple AI perspectives, consensus-building, or the \"LLM Council\" approach for high-stakes reviews, plan critique, or contested learning rules.","llm-council",{"claudeCode":12},"SKILL.md frontmatter at skills/llm-council/SKILL.md",[575,576],{"path":479,"priority":326},{"path":577,"priority":578},"scripts/council.js","low",{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":329,"sourceLanguage":18,"type":246},"skills/llm-gate","LLM-powered quality verification using prompt hooks. Validates commit messages, code patterns, and conventions using AI before allowing operations. Use to set up intelligent guardrails.","llm-gate",{"claudeCode":12},"SKILL.md frontmatter at skills/llm-gate/SKILL.md",[586],{"path":479,"priority":326},{"basePath":243,"description":10,"displayName":13,"installMethods":588,"rationale":589,"selectedPaths":590,"source":329,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-audit/SKILL.md",[591],{"path":479,"priority":326},{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":329,"sourceLanguage":18,"type":246},"skills/module-map","Produce a one-screen map of an unfamiliar area of the codebase: entry points, modules, data flow, callers. Designed to be read in fifteen seconds. Use when the user says \"I do not know this area\", \"give me the map\", \"zoom out\", \"orient me\".","module-map",{"claudeCode":12},"SKILL.md frontmatter at skills/module-map/SKILL.md",[599],{"path":479,"priority":326},{"basePath":601,"description":602,"displayName":603,"installMethods":604,"rationale":605,"selectedPaths":606,"source":329,"sourceLanguage":18,"type":246},"skills/orchestrate","Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.","orchestrate",{"claudeCode":12},"SKILL.md frontmatter at skills/orchestrate/SKILL.md",[607],{"path":479,"priority":326},{"basePath":609,"description":610,"displayName":611,"installMethods":612,"rationale":613,"selectedPaths":614,"source":329,"sourceLanguage":18,"type":246},"skills/parallel-worktrees","Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously.","parallel-worktrees",{"claudeCode":12},"SKILL.md frontmatter at skills/parallel-worktrees/SKILL.md",[615],{"path":479,"priority":326},{"basePath":617,"description":618,"displayName":619,"installMethods":620,"rationale":621,"selectedPaths":622,"source":329,"sourceLanguage":18,"type":246},"skills/permission-tuner","Analyze permission denial patterns and generate optimized alwaysAllow and alwaysDeny rules. Use when permission prompts are slowing you down or after sessions with many denials.","permission-tuner",{"claudeCode":12},"SKILL.md frontmatter at skills/permission-tuner/SKILL.md",[623],{"path":479,"priority":326},{"basePath":625,"description":626,"displayName":627,"installMethods":628,"rationale":629,"selectedPaths":630,"source":329,"sourceLanguage":18,"type":246},"skills/plan-interrogate","Stress-test a plan by walking its decision tree one question at a time. Use when the user wants to pressure-test a design before implementation.","plan-interrogate",{"claudeCode":12},"SKILL.md frontmatter at skills/plan-interrogate/SKILL.md",[631],{"path":479,"priority":326},{"basePath":633,"description":634,"displayName":245,"installMethods":635,"rationale":636,"selectedPaths":637,"source":329,"sourceLanguage":18,"type":246},"skills/pro-workflow","Complete AI coding workflow system. Orchestration patterns, 18 hook events, 5 agents, cross-agent support, reference guides, and searchable learnings. Works with Claude Code, Cursor, and 32+ agents.",{"claudeCode":12},"SKILL.md frontmatter at skills/pro-workflow/SKILL.md",[638],{"path":479,"priority":326},{"basePath":640,"description":641,"displayName":642,"installMethods":643,"rationale":644,"selectedPaths":645,"source":329,"sourceLanguage":18,"type":246},"skills/replay-learnings","Surface past learnings relevant to the current task before starting work. Searches correction history, recalls past mistakes, and applies prior patterns. Use when starting a task, saying \"what do I know about\", \"previous mistakes\", \"lessons learned\", or \"remind me about\".","replay-learnings",{"claudeCode":12},"SKILL.md frontmatter at skills/replay-learnings/SKILL.md",[646],{"path":479,"priority":326},{"basePath":648,"description":649,"displayName":650,"installMethods":651,"rationale":652,"selectedPaths":653,"source":329,"sourceLanguage":18,"type":246},"skills/safe-mode","Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.","safe-mode",{"claudeCode":12},"SKILL.md frontmatter at skills/safe-mode/SKILL.md",[654],{"path":479,"priority":326},{"basePath":656,"description":657,"displayName":658,"installMethods":659,"rationale":660,"selectedPaths":661,"source":329,"sourceLanguage":18,"type":246},"skills/session-handoff","Generate a structured handoff document capturing current progress, open tasks, key decisions, and context needed to resume work. Use when ending a session, saying \"continue later\", \"save progress\", \"session summary\", or \"pick up where I left off\".","session-handoff",{"claudeCode":12},"SKILL.md frontmatter at skills/session-handoff/SKILL.md",[662],{"path":479,"priority":326},{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":329,"sourceLanguage":18,"type":246},"skills/smart-commit","Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when saying \"commit\", \"git commit\", \"save my changes\", or ready to commit after making changes.","smart-commit",{"claudeCode":12},"SKILL.md frontmatter at skills/smart-commit/SKILL.md",[670],{"path":479,"priority":326},{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":329,"sourceLanguage":18,"type":246},"skills/sprint-status","Track parallel work sessions and prevent confusion across multiple Claude Code instances. Every major step ends with a status line. Every question re-states project, branch, and task.","sprint-status",{"claudeCode":12},"SKILL.md frontmatter at skills/sprint-status/SKILL.md",[678],{"path":479,"priority":326},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":329,"sourceLanguage":18,"type":246},"skills/survey-generator","Compile a structured literature survey on any AI/ML topic. Agent curates a research bundle (taxonomy + sections + bibliography of real papers) from a public anchor resource, then a chosen LLM generates the survey artifact. Output target is a wiki page (markdown), not a one-off HTML — survey lands in `\u003Cwiki>/derived/surveys/\u003Cslug>.md` with full bibliography rows in `sources.md`. Provider-agnostic (Anthropic/OpenAI/OpenRouter/Fireworks/custom OpenAI-compat). Use when the user asks for a \"survey\", \"literature review\", \"lit review\", or \"deep dive\" on a technical topic.","survey-generator",{"claudeCode":12},"SKILL.md frontmatter at skills/survey-generator/SKILL.md",[686,687,689],{"path":479,"priority":326},{"path":688,"priority":578},"scripts/build-survey.js",{"path":690,"priority":578},"templates/research_bundle.template.json",{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":329,"sourceLanguage":18,"type":246},"skills/thoroughness-scoring","Score every decision point with a Thoroughness Rating (1-10). AI makes the marginal cost of doing things properly near-zero — pick the higher-rated option every time. Includes scope checks to distinguish contained vs unbounded work.","thoroughness-scoring",{"claudeCode":12},"SKILL.md frontmatter at skills/thoroughness-scoring/SKILL.md",[698],{"path":479,"priority":326},{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":329,"sourceLanguage":18,"type":246},"skills/token-efficiency","Reduce token waste by 40-60% through anti-sycophancy rules, tool-call budgets, one-pass coding, task profiles, and read-before-write enforcement. Inspired by drona23/claude-token-efficient.","token-efficiency",{"claudeCode":12},"SKILL.md frontmatter at skills/token-efficiency/SKILL.md",[706],{"path":479,"priority":326},{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":329,"sourceLanguage":18,"type":246},"skills/wiki-builder","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.","wiki-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-builder/SKILL.md",[714,715,717,719,721,723,725,727,729,731,733,735,737],{"path":479,"priority":326},{"path":716,"priority":339},"references/wiki-flavors.md",{"path":718,"priority":578},"scripts/init_wiki.sh",{"path":720,"priority":578},"scripts/wiki-cli.js",{"path":722,"priority":578},"templates/index.md",{"path":724,"priority":578},"templates/maintenance-log.md",{"path":726,"priority":578},"templates/prompts/compile-concept-page.md",{"path":728,"priority":578},"templates/prompts/compile-index.md",{"path":730,"priority":578},"templates/prompts/compile-source-page.md",{"path":732,"priority":578},"templates/prompts/lint-wiki.md",{"path":734,"priority":578},"templates/prompts/query-and-file.md",{"path":736,"priority":578},"templates/sources.md",{"path":738,"priority":578},"templates/wiki.config.md",{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":329,"sourceLanguage":18,"type":246},"skills/wiki-query","Query pro-workflow wikis via SQLite FTS5 BM25 retrieval. Returns top-K passages with citations. Use when answering a question that any of the user's wikis already covers, when the user says \"what does the wiki say about X\", \"ask wiki\", \"search wikis\", or before drafting a new wiki page (to avoid duplication).","wiki-query",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-query/SKILL.md",[746,747],{"path":479,"priority":326},{"path":748,"priority":578},"scripts/query.js",{"basePath":750,"description":751,"displayName":752,"installMethods":753,"rationale":754,"selectedPaths":755,"source":329,"sourceLanguage":18,"type":246},"skills/wiki-research-loop","Auto-grow a pro-workflow wiki by running a budget-capped BFS research loop over pluggable source fetchers (web, arXiv, GitHub). Each iteration pops a seed from the queue, fetches sources, drafts a wiki page, dedupes claims against existing pages, enqueues follow-up seeds. Halts on budget cap, depth cap, or convergence. Use when the user says \"research \u003Ctopic>\", \"grow the \u003Cslug> wiki\", \"auto-research\", or wants a knowledge base that builds itself overnight.","wiki-research-loop",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-research-loop/SKILL.md",[756,757,759,761,763],{"path":479,"priority":326},{"path":758,"priority":578},"scripts/research-loop.js",{"path":760,"priority":578},"scripts/source-fetchers/arxiv.js",{"path":762,"priority":578},"scripts/source-fetchers/github.js",{"path":764,"priority":578},"scripts/source-fetchers/web.js",{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":329,"sourceLanguage":18,"type":246},"skills/wiki-viewer","Render a self-contained HTML viewer for a pro-workflow wiki. Pages, sources, claims, seed queue, page-link graph and full-text search all in one file. No external dependencies, no JS framework, S3-uploadable. Use when the user wants to browse a wiki visually, share its current state with someone, audit research progress, or hand off a knowledge base. Inspired by Thariq Shihipar's \"Unreasonable Effectiveness of HTML\" — favors information density and shareability over markdown-only outputs.","wiki-viewer",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-viewer/SKILL.md",[772,773],{"path":479,"priority":326},{"path":774,"priority":578},"scripts/render.js",{"basePath":776,"description":777,"displayName":778,"installMethods":779,"rationale":780,"selectedPaths":781,"source":329,"sourceLanguage":18,"type":246},"skills/wrap-up","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.","wrap-up",{"claudeCode":12},"SKILL.md frontmatter at skills/wrap-up/SKILL.md",[782],{"path":479,"priority":326},{"sources":784},[785],"manual",{"npmPackage":245},{"closedIssues90d":231,"description":788,"forks":232,"homepage":789,"openIssues90d":8,"pushedAt":234,"readmeSize":229,"stars":235,"topics":790},"Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.","https://rohitg00.github.io/pro-workflow/infographic.html",[791,792,793,273,794,795,295,796,797,798,799,800,515,276,801,299,274,296,802],"claude","claude-code","cursor","agent-orchestration","ai-agents","ai-workflow","claude-code-plugin","claude-code-skills","claude-skills","codex","gemini-cli","worktrees",{"downloads":237},{"classifiedAt":805,"discoverAt":806,"extractAt":807,"githubAt":807,"npmAt":808,"updatedAt":805},1778696594915,1778696588306,1778696590961,1778696593284,[213,212,215,211,214],{"evaluatedAt":241,"extractAt":290,"updatedAt":241},[],[813,841,861,890,915,943],{"_creationTime":814,"_id":815,"community":816,"display":817,"identity":823,"providers":827,"relations":834,"tags":837,"workflow":838},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":818,"installMethods":819,"name":821,"sourceUrl":822},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":820},"Yeachan-Heo/oh-my-claudecode","setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":824,"githubOwner":825,"githubRepo":826,"locale":18,"slug":821,"type":246},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":828,"extract":833},{"promptVersionExtension":204,"promptVersionScoring":205,"score":829,"tags":830,"targetMarket":216,"tier":217},100,[821,831,212,832,211],"routing","cli",{"commitSha":279},{"parentExtensionId":835,"repoId":836},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[832,212,211,831,821],{"evaluatedAt":839,"extractAt":840,"updatedAt":839},1778699724286,1778699234184,{"_creationTime":842,"_id":843,"community":844,"display":845,"identity":849,"providers":851,"relations":857,"tags":858,"workflow":859},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":846,"installMethods":847,"name":848,"sourceUrl":822},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":820},"mcp-setup",{"basePath":850,"githubOwner":825,"githubRepo":826,"locale":18,"slug":848,"type":246},"skills/mcp-setup",{"evaluate":852,"extract":856},{"promptVersionExtension":204,"promptVersionScoring":205,"score":829,"tags":853,"targetMarket":216,"tier":217},[211,212,832,854,855],"agent","tooling",{"commitSha":279},{"parentExtensionId":835,"repoId":836},[854,832,212,211,855],{"evaluatedAt":860,"extractAt":840,"updatedAt":860},1778699492025,{"_creationTime":862,"_id":863,"community":864,"display":865,"identity":871,"providers":876,"relations":881,"tags":885,"workflow":886},1778694393651.5916,"k17c83hf8pgdvrdn6t460zm24x86mfpe",{"reviewCount":8},{"description":866,"installMethods":867,"name":869,"sourceUrl":870},"Anleitung für Benutzer zur Konfiguration wichtiger MongoDB MCP-Serveroptionen. Verwenden Sie diese Skill, wenn ein Benutzer den MongoDB MCP-Server installiert hat, aber die erforderlichen Umgebungsvariablen nicht konfiguriert wurden oder wenn er nach der Verbindung zu MongoDB/Atlas fragt und die Anmeldeinformationen nicht eingerichtet sind.",{"claudeCode":868},"mongodb/agent-skills","mongodb-mcp-setup","https://github.com/mongodb/agent-skills",{"basePath":872,"githubOwner":873,"githubRepo":874,"locale":875,"slug":869,"type":246},"skills/mongodb-mcp-setup","mongodb","agent-skills","de",{"evaluate":877,"extract":880},{"promptVersionExtension":204,"promptVersionScoring":205,"score":829,"tags":878,"targetMarket":216,"tier":217},[873,211,212,821,879,832],"authentication",{"commitSha":279},{"parentExtensionId":882,"repoId":883,"translatedFrom":884},"k170hje3xzpy2mbkn00agzm38x86mkbz","kd74vahs1zbjqzqbert490xyrd86nfv5","k1798fc1hmtx3bmdgwyn3fet2d86mzt5",[879,832,212,211,873,821],{"evaluatedAt":887,"extractAt":888,"updatedAt":889},1778694262565,1778694149049,1778694393651,{"_creationTime":891,"_id":892,"community":893,"display":894,"identity":898,"providers":901,"relations":909,"tags":911,"workflow":912},1778694378261.7441,"k17fkkx5s0960j77wnp642y0vs86nmq7",{"reviewCount":8},{"description":895,"installMethods":896,"name":897,"sourceUrl":870},"Optimieren Sie die Konfiguration von MongoDB-Clientverbindungen (Pools, Timeouts, Muster) für jede unterstützte Treibersprache. Verwenden Sie diese Fähigkeit, wenn Sie an Funktionen arbeiten/diese aktualisieren/überprüfen, die einen MongoDB-Client instanziieren oder konfigurieren (z. B. beim Aufruf von `connect()`), Verbindungspools konfigurieren, Verbindungsprobleme beheben (ECONNREFUSED, Timeouts, Pool-Erschöpfung), Leistungsprobleme im Zusammenhang mit Verbindungen optimieren. Dies schließt Szenarien wie das Erstellen von serverlosen Funktionen mit MongoDB, das Erstellen von API-Endpunkten, die MongoDB verwenden, die Optimierung von MongoDB-Anwendungen mit hohem Datenverkehr, das Erstellen von langlaufenden Aufgaben und Nebenläufigkeit oder das Debuggen von verbindungsbezogenen Fehlern ein.",{"claudeCode":868},"MongoDB Connection Optimizer",{"basePath":899,"githubOwner":873,"githubRepo":874,"locale":875,"slug":900,"type":246},"skills/mongodb-connection","mongodb-connection",{"evaluate":902,"extract":907},{"promptVersionExtension":204,"promptVersionScoring":205,"score":829,"tags":903,"targetMarket":216,"tier":217},[873,904,905,906,214,212],"database","connection","performance",{"commitSha":279,"license":908},"Apache-2.0",{"parentExtensionId":882,"repoId":883,"translatedFrom":910},"k175wmq2n17n23xzphj2zzt3qs86n3xd",[212,905,904,873,214,906],{"evaluatedAt":913,"extractAt":888,"updatedAt":914},1778694243014,1778694378261,{"_creationTime":916,"_id":917,"community":918,"display":919,"identity":925,"providers":930,"relations":936,"tags":939,"workflow":940},1778692488329.0164,"k17d7dgccv6vnj9tcw0cehwnph86nryb",{"reviewCount":8},{"description":920,"installMethods":921,"name":923,"sourceUrl":924},"Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.",{"claudeCode":922},"luiseiman/claude-kit","Rule Effectiveness Analysis","https://github.com/luiseiman/claude-kit",{"basePath":926,"githubOwner":927,"githubRepo":928,"locale":18,"slug":929,"type":246},"skills/rule-effectiveness","luiseiman","claude-kit","rule-effectiveness",{"evaluate":931,"extract":935},{"promptVersionExtension":204,"promptVersionScoring":205,"score":829,"tags":932,"targetMarket":216,"tier":217},[792,212,933,214,934],"analysis","git",{"commitSha":279,"license":280},{"parentExtensionId":937,"repoId":938},"k17650xadq8363kzchr4w0gmf186nq24","kd79wqc8an5wh20cc2znr8tyb586mxwx",[933,792,212,934,214],{"evaluatedAt":941,"extractAt":942,"updatedAt":941},1778693275143,1778692488329,{"_creationTime":944,"_id":945,"community":946,"display":947,"identity":953,"providers":958,"relations":967,"tags":971,"workflow":972},1778693798788.0542,"k170ymfjagf8xv5gd19p7dq52986mp9g",{"reviewCount":8},{"description":948,"installMethods":949,"name":951,"sourceUrl":952},"Domänenwissen für die Evolution Engine — LLM-gestützte autonome Strategieentdeckung aus rohen OHLCV-Daten. Behandelt die Schleife Generieren-Backtesten-Auswählen-Entwickeln, vektorisiertes Backtesting, Out-of-Sample-Validierung und Strategiegraduierung. Verwenden Sie es beim Entdecken von Handelspatterns, Ausführen von Backtests, Entwickeln von Strategien oder Überprüfen von Evolutionsprotokollen. Löst aus bei \"evolve\", \"discover patterns\", \"backtest\", \"evolution\", \"strategy generation\", \"candidate strategy\".",{"claudeCode":950},"mnemox-ai/tradememory-protocol","TradeMemory Protocol","https://github.com/mnemox-ai/tradememory-protocol",{"basePath":954,"githubOwner":955,"githubRepo":956,"locale":875,"slug":957,"type":246},"tradememory-plugin/skills/evolution-engine","mnemox-ai","tradememory-protocol","evolution-engine",{"evaluate":959,"extract":966},{"promptVersionExtension":204,"promptVersionScoring":205,"score":829,"tags":960,"targetMarket":216,"tier":217},[961,962,963,213,964,965],"trading","ai","memory","compliance","llm",{"commitSha":279,"license":280},{"parentExtensionId":968,"repoId":969,"translatedFrom":970},"k170vxkqee48k2xq1v55a025nh86nzn7","kd73z11kfekksxyrs8ds0snacs86ncdy","k171p5pgbfbm5g4k5sa3y4cj9s86m6hk",[962,213,964,965,963,961],{"evaluatedAt":973,"extractAt":974,"updatedAt":975},1778693678813,1778693539593,1778693798788]